commit d38eddb397de982a379d8c0644c6ca2190c67fe9
Author: Yuriy Skalko <[email protected]>
Date:   Sat Oct 31 19:18:51 2020 +0200

    Match header/source function argument naming

 src/Buffer.cpp                        |   10 +++---
 src/BufferList.cpp                    |    8 ++--
 src/BufferView.cpp                    |   48 +++++++++++++-------------
 src/Cursor.cpp                        |   26 +++++++-------
 src/Cursor.h                          |    2 +-
 src/CutAndPaste.h                     |    4 +-
 src/Floating.h                        |    4 +-
 src/Font.cpp                          |    8 ++--
 src/FontInfo.cpp                      |    4 +-
 src/Format.cpp                        |    4 +-
 src/FuncRequest.cpp                   |    4 +-
 src/Graph.cpp                         |    6 ++--
 src/KeySequence.h                     |    4 +-
 src/LaTeXFeatures.cpp                 |    8 ++--
 src/LaTeXFeatures.h                   |    2 +-
 src/Language.cpp                      |   14 ++++----
 src/LayoutFile.h                      |    2 +-
 src/Lexer.cpp                         |    4 +-
 src/Lexer.h                           |    4 +-
 src/LyXAction.cpp                     |    4 +-
 src/MetricsInfo.h                     |    2 +-
 src/Paragraph.cpp                     |   24 ++++++------
 src/ParagraphParameters.cpp           |   12 +++---
 src/Server.h                          |    2 +-
 src/Session.cpp                       |    4 +-
 src/Text.h                            |    2 +-
 src/Text3.cpp                         |   28 ++++++++--------
 src/TextMetrics.h                     |    4 +-
 src/frontends/qt/FloatPlacement.h     |    2 +-
 src/frontends/qt/GuiClipboard.h       |    2 +-
 src/frontends/qt/GuiCounter.h         |    2 +-
 src/frontends/qt/GuiGraphics.cpp      |   60 ++++++++++++++++----------------
 src/frontends/qt/qt_helpers.cpp       |   14 ++++----
 src/frontends/qt/qt_helpers.h         |    4 +-
 src/insets/ExternalTransforms.h       |    2 +-
 src/insets/Inset.cpp                  |   12 +++---
 src/insets/InsetGraphicsParams.cpp    |   36 ++++++++++----------
 src/insets/InsetInfo.cpp              |   10 +++---
 src/insets/InsetLabel.cpp             |   14 ++++----
 src/insets/InsetListingsParams.cpp    |    4 +-
 src/insets/InsetSeparator.h           |    2 +-
 src/insets/InsetSpace.h               |    2 +-
 src/mathed/InsetMath.cpp              |   28 ++++++++--------
 src/mathed/InsetMathAMSArray.h        |    2 +-
 src/mathed/InsetMathCases.cpp         |    4 +-
 src/mathed/InsetMathDots.h            |    2 +-
 src/mathed/InsetMathMacroTemplate.cpp |   22 ++++++------
 src/mathed/InsetMathMacroTemplate.h   |    4 +-
 src/mathed/InsetMathUnknown.cpp       |    4 +-
 src/mathed/MacroTable.cpp             |   10 +++---
 src/mathed/TextPainter.cpp            |    8 ++--
 src/output_plaintext.h                |    2 +-
 src/tex2lyx/tex2lyx.h                 |    2 +-
 53 files changed, 251 insertions(+), 251 deletions(-)
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to