]> git.lyx.org Git - lyx.git/commit
header cleanup
authorAbdelrazak Younes <younes@lyx.org>
Mon, 18 Feb 2008 07:14:42 +0000 (07:14 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 18 Feb 2008 07:14:42 +0000 (07:14 +0000)
commit2bf1c09376de37a3d66b79ca5f4304f29d5b4d06
treeb3b1c854b6a15cd83833de4c4075d645ce46952d
parentba76bf5eb85db5a10839fccee3430d906d3f7b70
header cleanup

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23049 a592a061-630c-0410-9148-cb99ea01b6c8
115 files changed:
src/DocIterator.cpp
src/InsetList.cpp
src/Intl.cpp
src/KeyMap.cpp
src/LaTeX.cpp
src/Language.cpp
src/Layout.cpp
src/Lexer.cpp
src/LyXAction.cpp
src/LyXFunc.cpp
src/LyXRC.cpp
src/LyXVC.cpp
src/MenuBackend.cpp
src/ModuleList.cpp
src/PDFOptions.cpp
src/Paragraph.cpp
src/ParagraphMetrics.cpp
src/Row.cpp
src/Server.cpp
src/ServerSocket.cpp
src/Session.cpp
src/TexRow.cpp
src/Text.cpp
src/Text2.cpp
src/TextClass.cpp
src/TextClassList.cpp
src/TextMetrics.cpp
src/ToolbarBackend.cpp
src/Trans.cpp
src/Undo.cpp
src/VCBackend.cpp
src/frontends/qt4/Action.cpp
src/frontends/qt4/ButtonController.cpp
src/frontends/qt4/ButtonPolicy.cpp
src/frontends/qt4/GuiAlert.cpp
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiBibtex.cpp
src/frontends/qt4/GuiCitation.cpp
src/frontends/qt4/GuiClipboard.cpp
src/frontends/qt4/GuiDocument.cpp
src/frontends/qt4/GuiErrorList.cpp
src/frontends/qt4/GuiFontLoader.cpp
src/frontends/qt4/GuiGraphics.cpp
src/frontends/qt4/GuiLabel.cpp
src/frontends/qt4/GuiListings.cpp
src/frontends/qt4/GuiMath.cpp
src/frontends/qt4/GuiNomencl.cpp
src/frontends/qt4/GuiPainter.cpp
src/frontends/qt4/GuiParagraph.cpp
src/frontends/qt4/GuiParagraph.h
src/frontends/qt4/GuiPopupMenu.cpp
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/GuiSelection.cpp
src/frontends/qt4/GuiSpellchecker.cpp
src/frontends/qt4/GuiTexinfo.cpp
src/frontends/qt4/GuiToc.cpp
src/frontends/qt4/GuiToolbar.cpp
src/frontends/qt4/GuiToolbars.cpp
src/frontends/qt4/qt_helpers.cpp
src/graphics/GraphicsCacheItem.cpp
src/graphics/GraphicsImage.cpp
src/graphics/GraphicsLoader.cpp
src/insets/ExternalTemplate.cpp
src/insets/ExternalTransforms.cpp
src/insets/InsetBibtex.cpp
src/insets/InsetBox.cpp
src/insets/InsetCitation.cpp
src/insets/InsetCollapsable.cpp
src/insets/InsetCommandParams.cpp
src/insets/InsetERT.cpp
src/insets/InsetExternal.cpp
src/insets/InsetFloat.cpp
src/insets/InsetFloatList.cpp
src/insets/InsetFoot.cpp
src/insets/InsetGraphics.cpp
src/insets/InsetGraphicsParams.cpp
src/insets/InsetInfo.cpp
src/insets/InsetLine.cpp
src/insets/InsetNewline.cpp
src/insets/InsetNewpage.cpp
src/insets/InsetOptArg.cpp
src/insets/InsetQuotes.cpp
src/insets/InsetSpace.cpp
src/insets/InsetSpecialChar.cpp
src/insets/InsetTabular.cpp
src/insets/InsetText.cpp
src/insets/InsetWrap.cpp
src/insets/MailInset.cpp
src/lyxfind.cpp
src/mathed/InsetMath.cpp
src/mathed/InsetMathChar.cpp
src/mathed/InsetMathDecoration.cpp
src/mathed/InsetMathDiff.cpp
src/mathed/InsetMathExInt.cpp
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathLim.cpp
src/mathed/InsetMathMBox.cpp
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathRef.cpp
src/mathed/MacroTable.cpp
src/mathed/MathAutoCorrect.cpp
src/mathed/MathData.cpp
src/mathed/MathExtern.cpp
src/mathed/MathFactory.cpp
src/mathed/MathMacro.cpp
src/mathed/MathMacroTemplate.cpp
src/mathed/MathParser.cpp
src/mathed/MathSupport.cpp
src/output_docbook.cpp
src/output_latex.cpp
src/output_plaintext.cpp
src/paragraph_funcs.cpp
src/rowpainter.cpp
src/support/debug.cpp