lyx_mirror/src
2020-04-07 11:47:08 +02:00
..
client Update to boost 1.72 2020-01-07 16:27:23 +01:00
convert
frontends Do not compute caret geometry when we are not ready to do so. 2020-04-04 18:11:07 +02:00
graphics Remove obsolete (and false) comment. 2020-03-28 23:23:52 -04:00
insets Fix indentation 2020-04-06 16:29:34 +02:00
mathed Disable append-column with gathered 2020-04-04 09:27:24 +02:00
support Fix indentation 2020-03-22 10:10:36 +01:00
tests Update to boost 1.72 2020-01-07 16:27:23 +01:00
tex2lyx update tex2lyx tests 2020-03-15 17:19:23 +01:00
.gitignore
AppleSpellChecker.cpp
AppleSpellChecker.h
AspellChecker.cpp
AspellChecker.h
Author.cpp Use more ranges 2020-02-28 01:06:22 -05:00
Author.h Use ranges, fix warnings 2020-02-28 01:40:30 -05:00
BiblioInfo.cpp Avoid a copy. 2020-02-29 05:55:20 -05:00
BiblioInfo.h Use ranges, fix warnings 2020-02-28 01:40:30 -05:00
boost.cpp endl needs ostream header here. 2020-01-14 21:59:05 +01:00
Box.cpp
Box.h
BranchList.cpp Use range and rename private variable 2020-02-28 01:08:28 -05:00
BranchList.h Use range and rename private variable 2020-02-28 01:08:28 -05:00
buffer_funcs.cpp Fix warnings 2020-02-28 01:09:45 -05:00
buffer_funcs.h
Buffer.cpp Strip polyglossia options from pdf string 2020-04-05 15:23:22 +02:00
Buffer.h Tell updateBuffer whether an inset is deleted. 2020-03-06 13:23:01 +01:00
BufferEncodings.cpp Use range 2020-02-28 01:16:10 -05:00
BufferEncodings.h
BufferList.cpp Fix warnings 2020-02-28 01:16:21 -05:00
BufferList.h Use real path names for buffer lookup by name of temporary external files. 2020-02-22 12:11:42 +01:00
BufferParams.cpp Introduce maintain unincluded children "mostly" 2020-03-13 15:46:35 +01:00
BufferParams.h Introduce maintain unincluded children "mostly" 2020-03-13 15:46:35 +01:00
BufferView.cpp Use ranges, fix warnings 2020-02-28 01:40:30 -05:00
BufferView.h Use ranges, fix warnings 2020-02-28 01:40:30 -05:00
Bullet.cpp
Bullet.h
Changes.cpp Rest in peace, dvipost! 2020-01-13 08:59:26 +01: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 Allow for multiple use of same key in qualified citation lists 2019-08-07 13:00:29 +02:00
CiteEnginesList.cpp Use ranges, fix warnings 2020-02-28 01:25:30 -05:00
CiteEnginesList.h More requires --> required, for C++2a. 2020-02-28 00:36:55 -05:00
CMakeLists.txt Cmake build: Remove warnings about deprecated policy CMP0069 2019-11-09 16:56:16 +01:00
CmdDef.cpp
CmdDef.h
Color.cpp Color broken citations, xrefs, and includes 2020-03-14 14:17:30 +01:00
Color.h
ColorCode.h Color broken citations, xrefs, and includes 2020-03-14 14:17:30 +01:00
ColorSet.h
Compare.cpp Fix nullptr warnings 2020-02-28 01:28:08 -05:00
Compare.h
CompletionList.h
Converter.cpp Do not break on undefined references that are part of the family. 2020-03-14 09:43:57 +01:00
Converter.h Improve performance of includeonly with "maintain counters and references" 2020-03-13 11:49:07 +01:00
ConverterCache.cpp Fix nullptr warnings 2020-02-28 01:42:32 -05:00
ConverterCache.h
CoordCache.cpp Use range 2020-02-28 01:44:48 -05:00
CoordCache.h
Counters.cpp Use ranges, fix warning 2020-02-28 01:48:10 -05:00
Counters.h Use ranges, fix warning 2020-02-28 01:48:10 -05:00
Cursor.cpp Use ranges, fix warning 2020-02-28 01:55:05 -05:00
Cursor.h Use ranges, fix warning 2020-02-28 01:55:05 -05:00
CursorSlice.cpp Use ranges, fix warning 2020-02-28 01:55:05 -05:00
CursorSlice.h
CutAndPaste.cpp remove constructs and comments about old compilers 2020-03-13 16:15:41 +01:00
CutAndPaste.h
DepTable.cpp
DepTable.h
Dimension.cpp
Dimension.h
DispatchResult.h Revert "Automatically show the review toolbar if the document has tracked changes" 2020-01-12 20:26:35 +01:00
DocIterator.cpp Fix a bunch of warnings 2020-02-29 00:06:35 -05:00
DocIterator.h
DocumentClassPtr.h
EnchantChecker.cpp
EnchantChecker.h
Encoding.cpp Fix a bunch of warnings 2020-02-29 00:06:35 -05:00
Encoding.h Amend 464d6262: Forgot these 2019-10-27 00:17:27 +02:00
ErrorList.cpp
ErrorList.h
Exporter.cpp
Exporter.h
factory.cpp Fix a bunch of warnings 2020-02-29 00:06:35 -05:00
factory.h
Floating.cpp Fix warnings 2020-02-29 00:21:00 -05:00
Floating.h More requires --> required, for C++2a. 2020-02-28 00:36:55 -05:00
FloatList.cpp
FloatList.h
Font.cpp Strip polyglossia options from pdf string 2020-04-05 15:23:22 +02:00
Font.h Nullptr warnings 2020-03-16 02:09:39 -04:00
FontEnums.h Rename LM_ST_* to *_STYLE and FONT_SIZE_* to *_SIZE 2019-06-14 17:05:49 +02:00
FontInfo.cpp Rename LM_ST_* to *_STYLE and FONT_SIZE_* to *_SIZE 2019-06-14 17:05:49 +02:00
FontInfo.h Move the stateText code for FontInfo to FontInfo class. 2019-05-10 10:45:40 +02:00
FontList.cpp Remove unused function 2020-03-16 02:18:19 -04:00
FontList.h Remove unused function 2020-03-16 02:18:19 -04:00
Format.cpp Fix warnings 2020-02-29 00:21:00 -05:00
Format.h Allow to hide formats from menus 2019-09-11 10:29:50 +02:00
FuncCode.h New helper lfun ifrelatives 2020-01-02 14:09:24 +01:00
FuncRequest.cpp Fix warnings 2020-02-29 00:21:00 -05:00
FuncRequest.h
FuncStatus.cpp
FuncStatus.h
Graph.cpp
Graph.h
HunspellChecker.cpp
HunspellChecker.h
IndicesList.cpp Fix warnings 2020-02-29 00:21:00 -05: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 warnings 2020-02-29 00:21:00 -05:00
KeyMap.h
KeySequence.cpp
KeySequence.h
Language.cpp More requires --> required, for C++2a. 2020-02-28 00:36:55 -05:00
Language.h More requires --> required, for C++2a. 2020-02-28 00:36:55 -05:00
LaTeX.cpp Support log parsing for multi-line warnings wrt undefined references 2020-03-14 11:16:12 +01:00
LaTeX.h Do not break on undefined references that are part of the family. 2020-03-14 09:43:57 +01:00
LaTeXFeatures.cpp Use a reference 2020-03-14 18:06:18 -04:00
LaTeXFeatures.h Fix bug #11780. 2020-03-14 18:31:25 -04:00
LaTeXFonts.cpp Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
LaTeXFonts.h More requires --> required, for C++2a. 2020-02-28 00:36:55 -05:00
LaTeXPackages.cpp
LaTeXPackages.h
Layout.cpp Add InsertOnNewline argument tag 2019-06-02 18:07:10 +02:00
Layout.h Apparently, "requires" is a keyword in C++2a. 2020-02-28 00:28:18 -05:00
LayoutEnums.h
LayoutFile.cpp
LayoutFile.h
LayoutModuleList.cpp
LayoutModuleList.h
Length.cpp
Length.h
lengthcommon.cpp
Lexer.cpp
Lexer.h
lyx_commit_hash.h.in
LyX.cpp Code cleanup: avoid repeating temp_dir method calls while local variable has a result already. 2020-02-17 13:25:35 +01:00
LyX.h
LyXAction.cpp Implement buffer-write force 2020-03-31 08:01:17 +02:00
LyXAction.h
lyxfind.cpp Fix indentation 2020-04-07 11:47:08 +02:00
lyxfind.h Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
LyXRC.cpp Add pref to keep ct markup on copy/paste 2020-01-13 15:20:48 +01:00
LyXRC.h Add pref to keep ct markup on copy/paste 2020-01-13 15:20:48 +01:00
LyXVC.cpp
LyXVC.h git VCS: add support for short hashes in inset info ("Abbreviated revision"). 2019-07-28 22:01:17 +02:00
lyxwinres.rc
main.cpp
Makefile.am Fix distcheck target 2020-01-26 20:31:03 +01:00
MetricsInfo.cpp Rename PainterMetrics::change_ to change 2020-01-14 11:50:44 +01:00
MetricsInfo.h Rename PainterMetrics::change_ to change 2020-01-14 11:50:44 +01:00
ModuleList.cpp Add system/local icon to available modules list 2019-04-20 09:28:46 +02:00
ModuleList.h Fix small typo. 2019-05-14 16:39:35 +02:00
Mover.cpp
Mover.h
output_docbook.cpp
output_docbook.h
output_latex.cpp Revert "Fix bug reported by Kornel." 2020-03-20 17:19:19 -04:00
output_latex.h
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
output_xhtml.h Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
output.cpp
output.h
OutputEnums.h
OutputParams.cpp Strip polyglossia options from pdf string 2020-04-05 15:23:22 +02:00
OutputParams.h Strip polyglossia options from pdf string 2020-04-05 15:23:22 +02:00
paper.h
Paragraph.cpp Fix some warnings 2020-03-16 02:12:16 -04:00
Paragraph.h Account for changes in insets when checking changes in selection 2020-03-06 10:53:54 +01:00
ParagraphList.h
ParagraphMetrics.cpp
ParagraphMetrics.h
ParagraphParameters.cpp
ParagraphParameters.h
ParIterator.cpp
ParIterator.h
PDFOptions.cpp Make Japanese documentation more robust. 2019-05-07 16:16:35 +02:00
PDFOptions.h
PersonalWordList.cpp
PersonalWordList.h Forgot to test aspell and hunspell support 2019-09-13 19:01:26 +02:00
PrinterParams.cpp
PrinterParams.h
Row.cpp Fixup b321bb1a: set changebar when inset contains changes 2020-01-12 20:26:35 +01:00
Row.h Fixup da2696cc: do not clear useful information from row 2019-05-23 10:26:08 +02:00
RowPainter.cpp Make sure that spelling marks do not spill ouside of row 2020-02-22 18:02:13 +01:00
RowPainter.h Streamline RowPainter a bit 2020-01-14 11:42:01 +01:00
Server.cpp
Server.h
ServerSocket.cpp
ServerSocket.h
Session.cpp Constify and un-constify 2019-11-06 10:36:21 +01:00
Session.h Keep last file positions in last-use ordering 2019-10-20 12:37:27 +02:00
sgml.cpp
sgml.h
Spacing.cpp
Spacing.h
SpellChecker.h
TexRow.cpp
TexRow.h Remove support for gcc 4.6 2019-06-12 15:03:18 +02:00
texstream.cpp
texstream.h
Text2.cpp Use ranges and fix nullptr warnings. 2020-03-16 01:31:30 -04:00
Text3.cpp Fix assertion from setCursor() in outline-down/up 2020-03-26 19:00:37 -04:00
Text.cpp Paste some special chars as insets 2020-03-23 12:07:47 +01:00
Text.h Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
TextClass.cpp Fix warning about 'requires' being a keyword. 2020-03-16 01:31:30 -04:00
TextClass.h Apparently, "requires" is a keyword in C++2a. 2020-02-28 00:28:18 -05:00
TextMetrics.cpp Avoid bleeding of inset background outside of inset 2020-03-24 12:13:36 +01:00
TextMetrics.h
Thesaurus.cpp
Thesaurus.h
Toc.h
TocBackend.cpp Add outliner section for broken refs and citations 2020-03-14 15:18:28 +01:00
TocBackend.h Revert unintended change 2020-02-27 14:36:46 -05:00
TocBuilder.cpp
TocBuilder.h
Trans.cpp
Trans.h
Undo.cpp Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
Undo.h Allow to undo partly math autocorrect 2019-06-02 21:17:26 +02:00
update_flags.h
VCBackend.cpp git VCS: add support for short hashes in inset info ("Abbreviated revision"). 2019-07-28 22:01:17 +02:00
VCBackend.h git VCS: add support for short hashes in inset info ("Abbreviated revision"). 2019-07-28 22:01:17 +02:00
version.cpp
version.h Introduce maintain unincluded children "mostly" 2020-03-13 15:46:35 +01:00
VSpace.cpp
VSpace.h
WordLangTuple.h
WordList.cpp
WordList.h