]> git.lyx.org Git - lyx.git/commit - src/support/os.cpp
Fix trailing whitespace in cpp files.
authorRichard Heck <rgheck@lyx.org>
Mon, 3 Jul 2017 17:53:14 +0000 (13:53 -0400)
committerRichard Heck <rgheck@lyx.org>
Mon, 3 Jul 2017 17:53:14 +0000 (13:53 -0400)
commit75bfed55079cab6b73fbea6ce4ae3f10d1af3b91
tree0b7289e7a4324ab43aea313512d7188397655c85
parent51aebc9327345f6ea065035f489dbfec1568279f
Fix trailing whitespace in cpp files.
165 files changed:
src/AppleSpellChecker.cpp
src/AspellChecker.cpp
src/Author.cpp
src/BiblioInfo.cpp
src/Buffer.cpp
src/BufferList.cpp
src/BufferParams.cpp
src/BufferView.cpp
src/Changes.cpp
src/CmdDef.cpp
src/Color.cpp
src/Compare.cpp
src/Converter.cpp
src/ConverterCache.cpp
src/CursorSlice.cpp
src/CutAndPaste.cpp
src/DocIterator.cpp
src/EnchantChecker.cpp
src/Floating.cpp
src/Font.cpp
src/FontInfo.cpp
src/FontList.cpp
src/Graph.cpp
src/HunspellChecker.cpp
src/KeyMap.cpp
src/KeySequence.cpp
src/LaTeX.cpp
src/LaTeXFonts.cpp
src/Layout.cpp
src/LayoutFile.cpp
src/LayoutModuleList.cpp
src/Lexer.cpp
src/LyX.cpp
src/LyXAction.cpp
src/LyXRC.cpp
src/LyXVC.cpp
src/MetricsInfo.cpp
src/PDFOptions.cpp
src/Paragraph.cpp
src/PrinterParams.cpp
src/Row.cpp
src/RowPainter.cpp
src/Session.cpp
src/Spacing.cpp
src/Text2.cpp
src/Text3.cpp
src/TextClass.cpp
src/Thesaurus.cpp
src/TocBackend.cpp
src/VSpace.cpp
src/WordList.cpp
src/buffer_funcs.cpp
src/factory.cpp
src/frontends/qt4/ButtonPolicy.cpp
src/frontends/qt4/CategorizedCombo.cpp
src/frontends/qt4/FileDialog.cpp
src/frontends/qt4/GuiAlert.cpp
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiBox.cpp
src/frontends/qt4/GuiBranches.cpp
src/frontends/qt4/GuiCommandBuffer.cpp
src/frontends/qt4/GuiCompare.cpp
src/frontends/qt4/GuiCompleter.cpp
src/frontends/qt4/GuiDialog.cpp
src/frontends/qt4/GuiDocument.cpp
src/frontends/qt4/GuiErrorList.cpp
src/frontends/qt4/GuiFontLoader.cpp
src/frontends/qt4/GuiGraphics.cpp
src/frontends/qt4/GuiHSpace.cpp
src/frontends/qt4/GuiIdListModel.cpp
src/frontends/qt4/GuiInclude.cpp
src/frontends/qt4/GuiIndices.cpp
src/frontends/qt4/GuiKeySymbol.cpp
src/frontends/qt4/GuiLog.cpp
src/frontends/qt4/GuiMathMatrix.cpp
src/frontends/qt4/GuiPainter.cpp
src/frontends/qt4/GuiParagraph.cpp
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/GuiProgress.cpp
src/frontends/qt4/GuiProgressView.cpp
src/frontends/qt4/GuiRef.cpp
src/frontends/qt4/GuiSelectionManager.cpp
src/frontends/qt4/GuiSendto.cpp
src/frontends/qt4/GuiSpellchecker.cpp
src/frontends/qt4/GuiTabular.cpp
src/frontends/qt4/GuiThesaurus.cpp
src/frontends/qt4/GuiToolbar.cpp
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiWorkArea.cpp
src/frontends/qt4/GuiWrap.cpp
src/frontends/qt4/IconPalette.cpp
src/frontends/qt4/InGuiThread.cpp
src/frontends/qt4/LaTeXHighlighter.cpp
src/frontends/qt4/LayoutBox.cpp
src/frontends/qt4/Menus.cpp
src/frontends/qt4/qt_helpers.cpp
src/graphics/GraphicsCache.cpp
src/graphics/GraphicsLoader.cpp
src/insets/ExternalSupport.cpp
src/insets/Inset.cpp
src/insets/InsetBibtex.cpp
src/insets/InsetBranch.cpp
src/insets/InsetCaption.cpp
src/insets/InsetCitation.cpp
src/insets/InsetCommandParams.cpp
src/insets/InsetExternal.cpp
src/insets/InsetFlex.cpp
src/insets/InsetFloat.cpp
src/insets/InsetFloatList.cpp
src/insets/InsetGraphics.cpp
src/insets/InsetHyperlink.cpp
src/insets/InsetIPA.cpp
src/insets/InsetInclude.cpp
src/insets/InsetIndex.cpp
src/insets/InsetInfo.cpp
src/insets/InsetLabel.cpp
src/insets/InsetListingsParams.cpp
src/insets/InsetNewline.cpp
src/insets/InsetNewpage.cpp
src/insets/InsetNomencl.cpp
src/insets/InsetNote.cpp
src/insets/InsetQuotes.cpp
src/insets/InsetRef.cpp
src/insets/InsetSpace.cpp
src/insets/InsetTOC.cpp
src/insets/InsetTabular.cpp
src/insets/InsetText.cpp
src/insets/InsetVSpace.cpp
src/insets/InsetWrap.cpp
src/insets/RenderPreview.cpp
src/lyxfind.cpp
src/mathed/InsetMath.cpp
src/mathed/InsetMathBox.cpp
src/mathed/InsetMathCancel.cpp
src/mathed/InsetMathChar.cpp
src/mathed/InsetMathDelim.cpp
src/mathed/InsetMathExInt.cpp
src/mathed/InsetMathFrac.cpp
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathMatrix.cpp
src/mathed/InsetMathPhantom.cpp
src/mathed/InsetMathRoot.cpp
src/mathed/InsetMathScript.cpp
src/mathed/InsetMathSize.cpp
src/mathed/InsetMathSpace.cpp
src/mathed/InsetMathSqrt.cpp
src/mathed/InsetMathXArrow.cpp
src/mathed/InsetMathXYMatrix.cpp
src/mathed/MathExtern.cpp
src/mathed/MathMacroTemplate.cpp
src/mathed/MathStream.cpp
src/output_docbook.cpp
src/output_latex.cpp
src/output_xhtml.cpp
src/support/FileName.cpp
src/support/ForkedCalls.cpp
src/support/Package.cpp
src/support/Systemcall.cpp
src/support/debug.cpp
src/support/docstream.cpp
src/support/lassert.cpp
src/support/os.cpp
src/support/trivstring.cpp
src/tex2lyx/Parser.cpp
src/tex2lyx/Preamble.cpp