lyx_mirror/src
Richard Kimberly Heck ca3077b40b Change the logic of the indentation setting.
The option here is to NOT indent the paragraph, so make that clear.
As it was, we would set "Indent" to false in the case of paragraphs
that do not permit indentation and then write that, uselessly, to the
LyX file if we wrote any other option (and then keep writing it, even
if other options were removed). Now, we will write it only if it's been
explicitly set.
2020-10-30 13:34:36 -04:00
..
client Run codespell on tex2lyx/, client/, convert/ and graphics/ 2020-06-25 23:50:52 +02:00
convert Run codespell on tex2lyx/, client/, convert/ and graphics/ 2020-06-25 23:50:52 +02:00
frontends Change the logic of the indentation setting. 2020-10-30 13:34:36 -04:00
graphics Small refactorings 2020-10-25 09:28:41 +02:00
insets Fix warning 2020-10-30 13:26:48 -04:00
mathed Move HullType functions declared in InsetMath.h into InsetMath.cpp 2020-10-29 15:52:28 +02:00
support Move Windows-specific stuff into os_win32.h 2020-10-25 19:59:03 +02:00
tests Remove redundant const & for primitive types 2020-10-19 12:50:07 +03:00
tex2lyx Constify 2020-10-25 09:28:34 +02:00
.gitignore Ignore some more files when building in source tree 2020-04-23 19:17:15 +02:00
AppleSpellChecker.cpp
AppleSpellChecker.h Add override specifiers to improve code maintainability 2020-10-03 12:43:48 +02:00
AspellChecker.cpp
AspellChecker.h Add override specifiers to improve code maintainability 2020-10-03 12:43:48 +02:00
Author.cpp Loop refactoring 2020-10-09 09:04:20 +03:00
Author.h Make master compilable again with older gcc. 2020-10-21 00:01:03 +02:00
BiblioInfo.cpp Move include of own header to the top. Fix dependencies 2020-10-25 19:58:57 +02:00
BiblioInfo.h Fix compilation on cygwin 2020-10-23 15:00:23 +02:00
boost.cpp endl needs ostream header here. 2020-01-14 21:59:05 +01:00
Box.cpp Constify 2020-10-25 09:28:34 +02:00
Box.h Constify 2020-10-25 09:28:34 +02:00
BranchList.cpp Rename some routines 2020-05-05 11:19:21 -04:00
BranchList.h Use range and rename private variable 2020-02-28 01:08:28 -05:00
buffer_funcs.cpp Reduce includes in header files 2020-10-19 17:33:51 +03:00
buffer_funcs.h Remove unused forward declarations 2020-10-13 09:57:36 +03:00
Buffer.cpp Constify 2020-10-25 09:28:34 +02:00
Buffer.h Constify 2020-10-25 09:28:34 +02:00
BufferEncodings.cpp Use range 2020-02-28 01:16:10 -05:00
BufferEncodings.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
BufferList.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
BufferList.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
BufferParams.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
BufferParams.h Move Author.h, Format.h from BufferParams.h 2020-10-16 08:02:51 +03:00
BufferView.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
BufferView.h Reduce includes in header files 2020-10-19 17:33:51 +03:00
Bullet.cpp Make master compilable again with older gcc. 2020-10-21 00:01:03 +02:00
Bullet.h Make master compilable again with older gcc. 2020-10-21 00:01:03 +02:00
Changes.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Changes.h Revert "Automatically show the review toolbar if the document has tracked changes" 2020-01-12 20:26:35 +01:00
Chktex.cpp
Chktex.h
Citation.h Remove unused forward declarations 2020-10-13 09:57:36 +03:00
CiteEnginesList.cpp Reduce includes in header files 2020-10-19 17:33:51 +03:00
CiteEnginesList.h Pass parameters as const references when possible 2020-10-02 18:56:01 +02:00
CMakeLists.txt Amend e501f2c4 2020-06-21 19:50:21 +02:00
CmdDef.cpp Reduce includes in header files 2020-10-19 17:33:51 +03:00
CmdDef.h Reduce includes in header files 2020-10-19 17:33:51 +03:00
Color.cpp Use hexnames only for x11 colors 2020-08-03 14:10:46 +02:00
Color.h
ColorCode.h Color broken citations, xrefs, and includes 2020-03-14 14:17:30 +01:00
ColorSet.h Use hexnames only for x11 colors 2020-08-03 14:10:46 +02:00
Compare.cpp Constify 2020-10-25 09:28:34 +02:00
Compare.h Reduce includes in header files 2020-10-19 17:33:51 +03:00
CompletionList.h
Converter.cpp Constify 2020-10-25 09:28:34 +02:00
Converter.h Constify 2020-10-25 09:28:34 +02:00
ConverterCache.cpp Add FIXME 2020-09-10 12:24:52 -04:00
ConverterCache.h
CoordCache.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
CoordCache.h Remove unused forward declarations 2020-10-13 09:57:36 +03:00
Counters.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Counters.h Fix compilation on cygwin 2020-10-23 15:00:23 +02:00
Cursor.cpp Constify 2020-10-25 09:28:34 +02:00
Cursor.h Constify 2020-10-25 09:28:34 +02:00
CursorSlice.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
CursorSlice.h Clean Cursor and CursorSlice 2020-10-16 08:02:51 +03:00
CutAndPaste.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
CutAndPaste.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
DepTable.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
DepTable.h Reduce includes in header files 2020-10-19 17:33:51 +03:00
Dimension.cpp
Dimension.h
DispatchResult.h Simplify DispatchResult ctors 2020-10-29 15:52:38 +02:00
DocIterator.cpp #6401 improve doc iterator to allow easy backward navigation 2020-08-16 16:54:03 +02:00
DocIterator.h Revert da8b5de97 because of MSVC 2017. 2020-10-24 12:06:54 +02:00
DocumentClassPtr.h
EnchantChecker.cpp Fix some warnings. 2020-05-03 02:46:11 -04:00
EnchantChecker.h Add override specifiers to improve code maintainability 2020-10-03 12:43:48 +02:00
Encoding.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Encoding.h Fix compilation on cygwin 2020-10-23 15:00:23 +02:00
ErrorList.cpp Refactoring 2020-10-05 14:55:00 +02:00
ErrorList.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Exporter.cpp
Exporter.h
factory.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
factory.h
Floating.cpp DocBook: implement algorithm floats. 2020-10-30 01:59:34 +01:00
Floating.h DocBook: implement algorithm floats. 2020-10-30 01:59:34 +01:00
FloatList.cpp
FloatList.h
Font.cpp Remove redundant const & for primitive types 2020-10-19 12:50:07 +03:00
Font.h Remove redundant const & for primitive types 2020-10-19 12:50:07 +03:00
FontEnums.h Revert "Support the mathbbm font." 2020-07-28 18:01:38 +02:00
FontInfo.cpp Move include of own header to the top. Fix dependencies 2020-10-25 19:58:57 +02:00
FontInfo.h
FontList.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
FontList.h Remove unused function 2020-03-16 02:18:19 -04:00
Format.cpp Localize format prettyName in some more places (#11954) 2020-08-29 11:50:43 +02:00
Format.h Make master compilable again with older gcc. 2020-10-21 00:01:03 +02:00
FuncCode.h Allow LyX to find pdfs and urls of citation references and follow them from context menu. 2020-08-20 09:12:54 +02:00
FuncRequest.cpp Make master compilable again with older gcc. 2020-10-21 00:01:03 +02:00
FuncRequest.h Constify 2020-10-25 09:28:34 +02:00
FuncStatus.cpp
FuncStatus.h Make master compilable again with older gcc. 2020-10-21 00:01:03 +02:00
Graph.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Graph.h
HunspellChecker.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
HunspellChecker.h Add override specifiers to improve code maintainability 2020-10-03 12:43:48 +02:00
IndicesList.cpp Rename some routines 2020-05-05 11:19:21 -04:00
IndicesList.h
InsetIterator.cpp
InsetIterator.h
InsetList.cpp Fix warnings and use ranges. 2020-02-29 00:21:02 -05:00
InsetList.h
Intl.cpp
Intl.h
KeyMap.cpp Fix warning 2020-10-10 17:12:50 -04:00
KeyMap.h
KeySequence.cpp
KeySequence.h
Language.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Language.h Fix compilation on cygwin 2020-10-23 15:00:23 +02:00
LaTeX.cpp Move include of own header to the top. Fix dependencies 2020-10-25 19:58:57 +02:00
LaTeX.h Constify 2020-10-25 09:28:34 +02:00
LaTeXFeatures.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
LaTeXFeatures.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
LaTeXFonts.cpp Remove redundant const & for primitive types 2020-10-19 12:50:07 +03:00
LaTeXFonts.h Remove redundant const & for primitive types 2020-10-19 12:50:07 +03:00
LaTeXPackages.cpp
LaTeXPackages.h
Layout.cpp DocBook: add DocBookSection parameter for styles that define new sections and implement argument parameters; improve Springer support. 2020-10-30 01:59:34 +01:00
Layout.h DocBook: add DocBookSection parameter for styles that define new sections and implement argument parameters; improve Springer support. 2020-10-30 01:59:34 +01:00
LayoutEnums.h Remove DOCBOOK enum values, no more used. 2020-07-08 13:15:05 +02:00
LayoutFile.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
LayoutFile.h Reduce includes in header files 2020-10-19 17:33:51 +03:00
LayoutModuleList.cpp Fix some warnings. 2020-05-03 02:46:11 -04:00
LayoutModuleList.h
Lexer.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Lexer.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
lyx_commit_hash.h.in
LyX.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
LyX.h
LyXAction.cpp Fix documentation for LFUN_LAYOUT 2020-09-12 19:31:42 -04:00
LyXAction.h
lyxfind.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
lyxfind.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
LyXRC.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
LyXRC.h Make cursor width depend on current font 2020-10-13 17:27:52 +02:00
LyXVC.cpp Refactoring 2020-10-05 14:55:00 +02:00
LyXVC.h git VCS: add support for short hashes in inset info ("Abbreviated revision"). 2019-07-28 22:01:17 +02:00
lyxwinres.rc Use the same icon as in the cmake build 2020-06-17 19:52:27 +02:00
main.cpp
Makefile.am #9376 prepare use of Length in lyxrc - move the class Length to support 2020-08-07 09:24:31 +02:00
MetricsInfo.cpp Move include of own header to the top. Fix dependencies 2020-10-25 19:58:57 +02:00
MetricsInfo.h Add space before display math that starts a paragraph 2020-08-25 13:20:37 +02:00
ModuleList.cpp Fix some warnings. 2020-05-03 02:46:11 -04:00
ModuleList.h Fix remaining (I think) requires keyword issues. 2020-05-04 13:46:01 -04:00
Mover.cpp
Mover.h Add override specifiers to improve code maintainability 2020-10-03 12:43:48 +02:00
output_docbook.cpp DocBook: use the same normalisation for biblio IDs and their references. 2020-10-30 01:59:34 +01:00
output_docbook.h DocBook: implement InsetBox titles. 2020-09-19 20:43:41 +02:00
output_latex.cpp Clean output_latex 2020-10-16 08:02:51 +03:00
output_latex.h Clean output_latex 2020-10-16 08:02:51 +03:00
output_plaintext.cpp Correctly show merged paragraphs with ct in plain text output 2019-12-27 09:01:06 +01:00
output_plaintext.h
output_xhtml.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
output_xhtml.h Remove unused headers in output_xhtml.h 2020-10-16 23:05:54 +03:00
output.cpp
output.h
OutputEnums.h
OutputParams.cpp DocBook: fix file inclusion. 2020-10-20 02:34:02 +02:00
OutputParams.h DocBook: fix file inclusion. 2020-10-20 02:34:02 +02:00
paper.h
Paragraph.cpp Constify 2020-10-25 09:28:34 +02:00
Paragraph.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
ParagraphList.h Simplify code to generate only one paragraph at a time. 2020-09-19 20:43:37 +02:00
ParagraphMetrics.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
ParagraphMetrics.h <map> ParagraphMetrics.h -> TextMetrics.h 2020-10-14 13:14:58 +02:00
ParagraphParameters.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
ParagraphParameters.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
ParIterator.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
ParIterator.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
PDFOptions.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
PDFOptions.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
PersonalWordList.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
PersonalWordList.h Forgot to test aspell and hunspell support 2019-09-13 19:01:26 +02:00
Row.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Row.h Revert "Improve handling of top and bottom margin" 2020-07-13 00:00:36 +02:00
RowPainter.cpp Move include of own header to the top. Fix dependencies 2020-10-25 19:58:57 +02:00
RowPainter.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Server.cpp Raise the window in single-instance mode 2020-04-21 21:55:20 +02:00
Server.h Constify 2020-10-25 09:28:34 +02:00
ServerSocket.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
ServerSocket.h
Session.cpp Loop refactoring 2020-10-09 09:04:20 +03:00
Session.h Add override specifiers to improve code maintainability 2020-10-03 12:43:48 +02:00
Spacing.cpp
Spacing.h
SpellChecker.h
TexRow.cpp Move include of own header to the top. Fix dependencies 2020-10-25 19:58:57 +02:00
TexRow.h Make master compilable again with older gcc. 2020-10-21 00:01:03 +02:00
texstream.cpp
texstream.h
Text2.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Text3.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Text.cpp Small refactorings 2020-10-25 09:28:41 +02:00
Text.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
TextClass.cpp DocBook: add DocBookSection parameter for styles that define new sections and implement argument parameters; improve Springer support. 2020-10-30 01:59:34 +01:00
TextClass.h Reduce includes in header files 2020-10-19 17:33:51 +03:00
TextMetrics.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
TextMetrics.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Thesaurus.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Thesaurus.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Toc.h
TocBackend.cpp Constify 2020-10-25 09:28:34 +02:00
TocBackend.h Constify 2020-10-25 09:28:34 +02:00
TocBuilder.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
TocBuilder.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Trans.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Trans.h Add override specifiers to improve code maintainability 2020-10-03 12:43:48 +02:00
Undo.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
Undo.h Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
update_flags.h Fix paragraph position in TextMetrics::singleParUpdate() 2020-07-13 23:43:09 +02:00
VCBackend.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
VCBackend.h Add override in VCBackend 2020-10-12 15:14:55 +02:00
version.cpp
version.h Add inset for \nopagebreak. 2020-10-13 19:13:59 +02:00
VSpace.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
VSpace.h #9376 prepare use of Length in lyxrc - move the class Length to support 2020-08-07 09:24:31 +02:00
WordLangTuple.h
WordList.cpp
WordList.h
xml.cpp Fix isSpace for docstring 2020-10-24 18:55:05 +03:00
xml.h Pass parameters as const references when possible 2020-10-02 18:56:01 +02:00