lyx_mirror/src
Richard Kimberly Heck 1e904625b2 Remove functors in PreviewLoader.cpp.
Also fix some warnings.
2020-05-13 13:33:27 -04:00
..
client Update to boost 1.72 2020-01-07 16:27:23 +01:00
convert Add -headerpad_max_install_names option to linker calls and make run path configuration consistent. 2018-09-21 21:46:47 +02:00
frontends Fix a number of issues that were stopping compilation with MSVC 19. 2020-05-04 19:45:58 -04:00
graphics Remove functors in PreviewLoader.cpp. 2020-05-13 13:33:27 -04:00
insets Fix a number of issues that were stopping compilation with MSVC 19. 2020-05-04 19:45:58 -04:00
mathed Missing include according to VC19 2020-05-04 14:19:29 -04:00
support Revert "Get rid of lyx::next uses for RandomAccessList" 2020-05-13 10:45:25 +02:00
tests Update to boost 1.72 2020-01-07 16:27:23 +01:00
tex2lyx Fix thinkos for counter value type 2020-04-30 23:46:18 -04:00
.gitignore Ignore some more files when building in source tree 2020-04-23 19:17:15 +02:00
AppleSpellChecker.cpp Fix editorial whitespace error 2017-07-30 09:30:58 +02:00
AppleSpellChecker.h
AspellChecker.cpp Fix editorial whitespace issues, e.g. extra space before semicolon 2017-07-30 00:54:12 +02:00
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 Fix a number of issues that were stopping compilation with MSVC 19. 2020-05-04 19:45:58 -04: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 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 Fix warnings 2020-02-28 01:09:45 -05:00
buffer_funcs.h
Buffer.cpp Remove functors in PreviewLoader.cpp. 2020-05-13 13:33:27 -04:00
Buffer.h Buffer methods for dealing with recursive includes. 2020-04-25 22:17:46 -04: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 Move \PassOptionsToPackage before the first package loaded 2020-05-13 08:48:08 +02:00
BufferParams.h Introduce maintain unincluded children "mostly" 2020-03-13 15:46:35 +01:00
BufferView.cpp Revert last three commits. 2020-04-26 03:09:27 -04: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 grammar 2018-02-18 09:19:03 +01:00
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 Fix bug #10909. 2018-02-23 23:38:31 -05:00
CmdDef.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
Color.cpp Fix some warnings. 2020-05-03 02:46:11 -04:00
Color.h
ColorCode.h Color broken citations, xrefs, and includes 2020-03-14 14:17:30 +01:00
ColorSet.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
Compare.cpp Revert "Get rid of lyx::next uses for RandomAccessList" 2020-05-13 10:45:25 +02:00
Compare.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
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 GuiNames for float counters. 2020-05-02 23:17:17 -04:00
Counters.h GuiNames for float counters. 2020-05-02 23:17:17 -04: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 Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
CutAndPaste.cpp Revert "Get rid of lyx::next uses for RandomAccessList" 2020-05-13 10:45:25 +02:00
CutAndPaste.h Do not remove character at start of paragraph when cutting 2018-07-22 23:20:21 +02:00
DepTable.cpp
DepTable.h
Dimension.cpp
Dimension.h Fix embarrassing typo 2018-12-17 15:33:47 +01:00
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 embarassing crash caused by debug message 2020-04-13 12:02:26 +02:00
DocIterator.h Remove unused mathod (CursorSlice::at_cell_end is the same) 2019-01-04 13:55:57 +01:00
DocumentClassPtr.h Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
EnchantChecker.cpp Fix some warnings. 2020-05-03 02:46:11 -04:00
EnchantChecker.h
Encoding.cpp Fix some warnings. 2020-05-03 02:46:11 -04:00
Encoding.h Fix some warnings. 2020-05-03 02:46:11 -04:00
ErrorList.cpp
ErrorList.h
Exporter.cpp
Exporter.h
factory.cpp New counter manipulation inset. 2020-04-30 23:09:36 -04: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 Rename some routines 2020-05-05 11:19:21 -04:00
Format.h Fix a number of issues that were stopping compilation with MSVC 19. 2020-05-04 19:45:58 -04:00
FuncCode.h Raise the window in single-instance mode 2020-04-21 21:55:20 +02:00
FuncRequest.cpp Fix warnings 2020-02-29 00:21:00 -05:00
FuncRequest.h Comment: buffer-forall should be run synchronously 2018-04-21 23:05:21 -04:00
FuncStatus.cpp
FuncStatus.h
Graph.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
Graph.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
HunspellChecker.cpp Do not for copies in range-based for loops. 2020-04-28 13:27:50 +02:00
HunspellChecker.h
IndicesList.cpp Rename some routines 2020-05-05 11:19:21 -04:00
IndicesList.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
InsetIterator.cpp
InsetIterator.h
InsetList.cpp Fix warnings and use ranges. 2020-02-29 00:21:02 -05:00
InsetList.h Cosmetics 2018-05-28 12:33:17 +02:00
Intl.cpp
Intl.h
KeyMap.cpp Fix warnings 2020-02-29 00:21:00 -05:00
KeyMap.h Do not use GUI language for shortcut info inset if no translation is available 2019-03-09 12:00:40 +01:00
KeySequence.cpp Do not use GUI language for shortcut info inset if no translation is available 2019-03-09 12:00:40 +01:00
KeySequence.h Do not use GUI language for shortcut info inset if no translation is available 2019-03-09 12:00:40 +01:00
Language.cpp s/requires_/required_/ for code consistency 2020-05-04 14:05:44 -04:00
Language.h s/requires_/required_/ for code consistency 2020-05-04 14:05:44 -04:00
LaTeX.cpp Do not for copies in range-based for loops. 2020-04-28 13:27:50 +02: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 Fix tablefootnote loading order (#11841) 2020-04-17 09:12:51 +02:00
LaTeXFeatures.h Fix bug #11780. 2020-03-14 18:31:25 -04:00
LaTeXFonts.cpp s/requires_/required_/ for code consistency 2020-05-04 14:05:44 -04:00
LaTeXFonts.h s/requires_/required_/ for code consistency 2020-05-04 14:05:44 -04:00
LaTeXPackages.cpp
LaTeXPackages.h
Layout.cpp s/requires_/required_/ for code consistency 2020-05-04 14:05:44 -04:00
Layout.h s/requires_/required_/ for code consistency 2020-05-04 14:05:44 -04:00
LayoutEnums.h
LayoutFile.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
LayoutFile.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
LayoutModuleList.cpp Fix some warnings. 2020-05-03 02:46:11 -04:00
LayoutModuleList.h Fix bug #11055. 2018-01-28 23:37:20 -05:00
Length.cpp Move the inPixels(MetricsBase) help from Length to MetricsBase. 2018-01-05 20:14:04 +01:00
Length.h Move the inPixels(MetricsBase) help from Length to MetricsBase. 2018-01-05 20:14:04 +01:00
lengthcommon.cpp Fix some warnings. 2020-05-03 02:46:11 -04:00
Lexer.cpp Fix a number of issues that were stopping compilation with MSVC 19. 2020-05-04 19:45:58 -04:00
Lexer.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
lyx_commit_hash.h.in
LyX.cpp Fix some warnings 2020-04-18 14:52:08 -04:00
LyX.h
LyXAction.cpp GUI for new counter inset. 2020-04-30 23:11:59 -04:00
LyXAction.h Add prefs2prefs code for vcs info inset renaming 2018-08-18 16:11:08 +02:00
lyxfind.cpp Fix a number of issues that were stopping compilation with MSVC 19. 2020-05-04 19:45:58 -04:00
lyxfind.h Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
LyXRC.cpp Use c++11 to remove last char from a string 2020-04-19 08:59:54 +02:00
LyXRC.h Add pref to keep ct markup on copy/paste 2020-01-13 15:20:48 +01:00
LyXVC.cpp Fix some warnings. 2020-05-03 02:46:11 -04: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
main.cpp
Makefile.am Remove unused files. 2020-05-03 02:32:29 -04: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 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 Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
output_docbook.cpp Revert "Get rid of lyx::next uses for RandomAccessList" 2020-05-13 10:45:25 +02:00
output_docbook.h
output_latex.cpp Revert "Get rid of lyx::next uses for RandomAccessList" 2020-05-13 10:45:25 +02:00
output_latex.h Group the switch of encoding for listings in utf8 documents 2018-05-01 14:21:05 +02: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 Revert "Get rid of lyx::next uses for RandomAccessList" 2020-05-13 10:45:25 +02:00
output_xhtml.h Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
output.cpp Bulk cleanup/fix incorrect annotation at the end of namespaces. 2017-07-23 13:11:54 +02:00
output.h
OutputEnums.h
OutputParams.cpp Fix some warnings. 2020-05-03 02:46:11 -04: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 Remove obsolete comment. 2020-05-03 00:51:01 -04:00
ParagraphList.h
ParagraphMetrics.cpp Remove row crc computation 2017-11-11 13:24:08 +01:00
ParagraphMetrics.h Remove row crc computation 2017-11-11 13:24:08 +01:00
ParagraphParameters.cpp Debug output for paragraph params. 2020-04-08 17:21:43 -04:00
ParagraphParameters.h Remove unnecessary friendship. Thanks Scott! 2020-04-26 03:16:44 -04:00
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
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 Revert last three commits. 2020-04-26 03:09:27 -04:00
RowPainter.h Streamline RowPainter a bit 2020-01-14 11:42:01 +01:00
Server.cpp Raise the window in single-instance mode 2020-04-21 21:55:20 +02:00
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 Fix switch of language and line spacing in InTitle commands. 2017-12-23 13:27:10 +01:00
Spacing.h Fix switch of language and line spacing in InTitle commands. 2017-12-23 13:27:10 +01:00
SpellChecker.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
TexRow.cpp
TexRow.h Remove support for gcc 4.6 2019-06-12 15:03:18 +02:00
texstream.cpp Use HAVE_LONG_LONG_INT instead of LYX_USE_LONG_LONG 2019-03-21 14:18:17 +01:00
texstream.h Amend bd21aa9 2018-12-06 10:30:58 +01:00
Text2.cpp Revert "Get rid of lyx::next uses for RandomAccessList" 2020-05-13 10:45:25 +02:00
Text3.cpp Revert "Get rid of lyx::next uses for RandomAccessList" 2020-05-13 10:45:25 +02:00
Text.cpp Revert "Get rid of lyx::next uses for RandomAccessList" 2020-05-13 10:45:25 +02:00
Text.h Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
TextClass.cpp Fix a number of issues that were stopping compilation with MSVC 19. 2020-05-04 19:45:58 -04:00
TextClass.h Fix a number of issues that were stopping compilation with MSVC 19. 2020-05-04 19:45:58 -04:00
TextMetrics.cpp Avoid a warning 2020-05-12 17:42:50 +02:00
TextMetrics.h Make TextMetrics noncopyable 2019-03-12 16:03:22 +01:00
Thesaurus.cpp Fix some warnings. 2020-05-03 02:46:11 -04:00
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 Fix warning 2020-04-19 11:10:56 -04:00
Trans.h
Undo.cpp Fix some warnings. 2020-05-03 02:46:11 -04:00
Undo.h Allow to undo partly math autocorrect 2019-06-02 21:17:26 +02:00
update_flags.h Revert "Update documentation" 2018-05-02 12:38:40 +02:00
VCBackend.cpp Fix some warnings. 2020-05-03 02:46:11 -04: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 Format and reversion code for new counter inset. 2020-04-30 23:11:59 -04:00
VSpace.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
VSpace.h
WordLangTuple.h
WordList.cpp Fix trailing whitespace in cpp files. 2017-07-03 13:53:14 -04:00
WordList.h