]> git.lyx.org Git - lyx.git/commit
Refactoring
authorYuriy Skalko <yuriy.skalko@gmail.com>
Mon, 5 Oct 2020 10:38:09 +0000 (13:38 +0300)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 5 Oct 2020 12:55:00 +0000 (14:55 +0200)
commitfe85162a29893e98bd3426d15c9a9eb62aa90f6b
tree638655514dc561a25251dff3e2ddd2d102ba21c7
parentd82adc625b13ae2f752492e598ac2a8aaad2690c
Refactoring
61 files changed:
src/Buffer.cpp
src/BufferParams.cpp
src/DepTable.cpp
src/ErrorList.cpp
src/Font.cpp
src/HunspellChecker.cpp
src/Language.cpp
src/LyXVC.cpp
src/Paragraph.cpp
src/PersonalWordList.cpp
src/Session.cpp
src/Text.cpp
src/Text3.cpp
src/TextMetrics.cpp
src/Trans.cpp
src/VCBackend.cpp
src/frontends/Painter.h
src/frontends/qt/CategorizedCombo.cpp
src/frontends/qt/FancyLineEdit.cpp
src/frontends/qt/FindAndReplace.cpp
src/frontends/qt/FloatPlacement.cpp
src/frontends/qt/GuiApplication.cpp
src/frontends/qt/GuiErrorList.cpp
src/frontends/qt/GuiImage.cpp
src/frontends/qt/GuiRef.cpp
src/frontends/qt/GuiSendto.cpp
src/frontends/qt/GuiSymbols.cpp
src/frontends/qt/GuiToolbar.cpp
src/frontends/qt/GuiView.cpp
src/frontends/qt/GuiWorkArea.cpp
src/frontends/qt/LayoutBox.cpp
src/frontends/qt/PanelStack.cpp
src/frontends/qt/Toolbars.cpp
src/insets/InsetIPAMacro.cpp
src/insets/InsetNewline.cpp
src/insets/InsetNewpage.cpp
src/insets/InsetNomencl.cpp
src/insets/InsetQuotes.cpp
src/insets/InsetSeparator.cpp
src/insets/InsetSpace.cpp
src/insets/InsetSpecialChar.cpp
src/insets/InsetTabular.cpp
src/insets/InsetVSpace.cpp
src/lyxfind.cpp
src/mathed/InsetMathColor.cpp
src/mathed/InsetMathFont.cpp
src/mathed/InsetMathFrac.cpp
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathMacro.cpp
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathScript.cpp
src/mathed/MathExtern.cpp
src/mathed/MathFactory.cpp
src/mathed/MathParser.cpp
src/mathed/MathRow.cpp
src/output_latex.cpp
src/support/FileName.cpp
src/support/Package.cpp
src/support/docstring.cpp
src/tests/check_layout.cpp
src/tex2lyx/Parser.cpp