.. |
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
|
More requires --> required, for C++2a.
|
2020-02-28 00:36:55 -05:00 |
graphics
|
Move all python shebangs from /usr/bin/env to python3.
|
2018-12-29 19:14:41 +00:00 |
insets
|
Apparently, "requires" is a keyword in C++2a.
|
2020-02-28 00:28:18 -05:00 |
mathed
|
More requires --> required, for C++2a.
|
2020-02-28 00:36:55 -05:00 |
support
|
Fix FileName::realPath() on Windows
|
2020-02-23 22:59:03 +01:00 |
tests
|
Update to boost 1.72
|
2020-01-07 16:27:23 +01:00 |
tex2lyx
|
Apparently, "requires" is a keyword in C++2a.
|
2020-02-28 00:28:18 -05:00 |
.gitignore
|
|
|
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
|
Provide way to add (optional) user initials
|
2019-12-24 14:31:08 +01:00 |
BiblioInfo.cpp
|
Use more ranges
|
2020-02-28 01:06:22 -05:00 |
BiblioInfo.h
|
Use const &
|
2019-09-13 11:49:29 -04: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
|
Disambiguate dialog buttons
|
2018-08-14 17:05:40 +02:00 |
buffer_funcs.h
|
|
|
Buffer.cpp
|
Polish
|
2020-02-28 00:39:50 -05:00 |
Buffer.h
|
Try again to fix memory leak reported by Scott.
|
2020-02-23 16:56:43 -05:00 |
BufferEncodings.cpp
|
Correct typo in method name getDescendants()
|
2019-12-15 23:36:17 -05:00 |
BufferEncodings.h
|
|
|
BufferList.cpp
|
Use real path names for buffer lookup by name of temporary external files.
|
2020-02-22 12:11:42 +01: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
|
Use ranges
|
2020-02-28 00:52:38 -05:00 |
BufferParams.h
|
Add buffer param to opt-out fragile content movement
|
2020-01-10 10:21:09 +01:00 |
BufferView.cpp
|
Implement change tracking of column/row addition/deletion
|
2020-01-11 16:17:04 +01:00 |
BufferView.h
|
Set language to OS input language when moving cursor
|
2019-07-19 11:52:03 +02: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
|
More requires --> required, for C++2a.
|
2020-02-28 00:36:55 -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
|
Clarify change text color descriptors
|
2019-12-24 08:37:27 +01:00 |
Color.h
|
|
|
ColorCode.h
|
Clarify change text color descriptors
|
2019-12-24 08:37:27 +01:00 |
ColorSet.h
|
Fix whitespace at EOL.
|
2017-07-03 13:46:30 -04:00 |
Compare.cpp
|
Rename Paragraph::setBuffer to Paragraph::setInsetBuffers, to avoid
|
2017-10-16 15:48:47 -04:00 |
Compare.h
|
Fix whitespace at EOL.
|
2017-07-03 13:46:30 -04:00 |
CompletionList.h
|
|
|
Converter.cpp
|
Avoid crashes in case of missing document buffer for buffer based conversions.
|
2020-02-18 08:43:22 +01:00 |
Converter.h
|
Fix some problems with background cancellation.
|
2018-04-16 14:02:20 -04:00 |
ConverterCache.cpp
|
Bulk cleanup/fix incorrect annotation at the end of namespaces.
|
2017-07-23 13:11:54 +02:00 |
ConverterCache.h
|
|
|
CoordCache.cpp
|
|
|
CoordCache.h
|
|
|
Counters.cpp
|
Revert "Use swap in InsetText::updateBuffer for notes ad friends"
|
2018-09-18 23:07:48 +02:00 |
Counters.h
|
Revert "Use swap in InsetText::updateBuffer for notes ad friends"
|
2018-09-18 23:07:48 +02:00 |
Cursor.cpp
|
Revert "Automatically show the review toolbar if the document has tracked changes"
|
2020-01-12 20:26:35 +01:00 |
Cursor.h
|
Do not copy deleted text to external clipboard
|
2019-12-31 13:47:06 +01:00 |
CursorSlice.cpp
|
Rename some macro-related insets
|
2017-07-05 14:46:34 +02:00 |
CursorSlice.h
|
Fix whitespace at EOL.
|
2017-07-03 13:46:30 -04:00 |
CutAndPaste.cpp
|
Add pref to keep ct markup on copy/paste
|
2020-01-13 15:20:48 +01: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
|
Indentation fixes
|
2020-02-07 16:03:56 +01: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
|
Add support for enchant 2.x
|
2018-01-30 12:11:22 +01:00 |
EnchantChecker.h
|
|
|
Encoding.cpp
|
Use <cstdint> instead of <boost/cstdint.hpp>
|
2019-06-17 16:19:31 +02: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 bug #10932.
|
2018-02-24 00:30:24 -05:00 |
factory.h
|
|
|
Floating.cpp
|
More requires --> required, for C++2a.
|
2020-02-28 00:36:55 -05:00 |
Floating.h
|
More requires --> required, for C++2a.
|
2020-02-28 00:36:55 -05:00 |
FloatList.cpp
|
|
|
FloatList.h
|
|
|
Font.cpp
|
Fix export with Japanese (platex) and non-TeX fonts.
|
2019-08-21 12:33:13 +02:00 |
Font.h
|
Move the stateText code for FontInfo to FontInfo class.
|
2019-05-10 10:45:40 +02: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
|
Fix trailing whitespace in cpp files.
|
2017-07-03 13:53:14 -04:00 |
FontList.h
|
|
|
Format.cpp
|
Fix bug #9622
|
2018-12-14 11:41:16 +01: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 #8338.
|
2018-04-20 23:37:58 -04: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
|
Adapt to new hunspell C++ ABI
|
2018-03-29 18:43:11 +02:00 |
HunspellChecker.h
|
|
|
IndicesList.cpp
|
Fix bug #10915.
|
2018-02-23 23:47:05 -05:00 |
IndicesList.h
|
Fix whitespace at EOL.
|
2017-07-03 13:46:30 -04:00 |
InsetIterator.cpp
|
|
|
InsetIterator.h
|
|
|
InsetList.cpp
|
Cosmetics
|
2018-05-28 12:33:17 +02:00 |
InsetList.h
|
Cosmetics
|
2018-05-28 12:33:17 +02:00 |
Intl.cpp
|
|
|
Intl.h
|
|
|
KeyMap.cpp
|
Do not use GUI language for shortcut info inset if no translation is available
|
2019-03-09 12:00:40 +01: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
|
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
|
Pass proper input markup option to xindy with xetex/luatex
|
2019-12-16 11:50:11 +01:00 |
LaTeX.h
|
Report makeindex/xindy errors
|
2019-12-15 13:48:21 +01:00 |
LaTeXFeatures.cpp
|
More requires --> required, for C++2a.
|
2020-02-28 00:36:55 -05:00 |
LaTeXFeatures.h
|
Follow some of the performance advice from cppcheck
|
2019-09-13 16:23:49 +02: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
|
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 trailing whitespace in cpp files.
|
2017-07-03 13:53:14 -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
|
Bulk cleanup/fix incorrect annotation at the end of namespaces.
|
2017-07-23 13:11:54 +02:00 |
Lexer.cpp
|
Fix Lexer::getLongString prefix pruning logic
|
2017-08-29 15:30:44 +02:00 |
Lexer.h
|
Fix whitespace at EOL.
|
2017-07-03 13:46:30 -04:00 |
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
|
New helper lfun ifrelatives
|
2020-01-02 14:09:24 +01:00 |
LyXAction.h
|
Add prefs2prefs code for vcs info inset renaming
|
2018-08-18 16:11:08 +02:00 |
lyxfind.cpp
|
Remove useless assignment to a local variables never read later.
|
2020-02-18 08:55:00 +01: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
|
Fix trailing whitespace in cpp files.
|
2017-07-03 13:53:14 -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
|
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
|
Fix whitespace at EOL.
|
2017-07-03 13:46:30 -04:00 |
output_docbook.cpp
|
Bulk cleanup/fix incorrect annotation at the end of namespaces.
|
2017-07-23 13:11:54 +02:00 |
output_docbook.h
|
|
|
output_latex.cpp
|
Add missing check for nullptr on check of language encoding of next paragraph.
|
2020-02-18 09:03:20 +01: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 "ABOVE and CENTERED labels need special treatment."
|
2017-10-16 21:28:44 -04: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
|
Centralize code to markup deleted complex objects (with tikz) in output
|
2019-12-28 13:43:17 +01:00 |
OutputParams.h
|
Centralize code to markup deleted complex objects (with tikz) in output
|
2019-12-28 13:43:17 +01:00 |
paper.h
|
|
|
Paragraph.cpp
|
Whitespace
|
2020-01-13 09:21:32 +01:00 |
Paragraph.h
|
Revert "Automatically show the review toolbar if the document has tracked changes"
|
2020-01-12 20:26:35 +01: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
|
|
|
ParagraphParameters.h
|
Fix whitespace at EOL.
|
2017-07-03 13:46:30 -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 |
PrinterParams.cpp
|
Fix trailing whitespace in cpp files.
|
2017-07-03 13:53:14 -04:00 |
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
|
Fix LyX server on Windows
|
2018-08-07 17:56:07 +02:00 |
Server.h
|
Properly track the lifetime of signals2::slots (#8261)
|
2017-06-11 19:51:17 +02:00 |
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
|
Follow some of the performance advice from cppcheck
|
2019-09-13 16:23:49 +02:00 |
Text3.cpp
|
Add missing initialization for local variable.
|
2020-02-18 08:59:20 +01:00 |
Text.cpp
|
Add pref to keep ct markup on copy/paste
|
2020-01-13 15:20:48 +01:00 |
Text.h
|
Follow some of the performance advice from cppcheck
|
2019-09-13 16:23:49 +02:00 |
TextClass.cpp
|
Fix problem with validation when using InsetLayout.
|
2020-02-26 22:19:36 -05:00 |
TextClass.h
|
Apparently, "requires" is a keyword in C++2a.
|
2020-02-28 00:28:18 -05:00 |
TextMetrics.cpp
|
Replace the hardcoded TEXT_TO_INSET_OFFSET by tunable values
|
2020-01-15 11:13:54 +01:00 |
TextMetrics.h
|
Make TextMetrics noncopyable
|
2019-03-12 16:03:22 +01:00 |
Thesaurus.cpp
|
Bulk cleanup/fix incorrect annotation at the end of namespaces.
|
2017-07-23 13:11:54 +02:00 |
Thesaurus.h
|
|
|
Toc.h
|
|
|
TocBackend.cpp
|
Fix warning (and simplify)
|
2020-02-26 23:37:24 -05:00 |
TocBackend.h
|
Revert unintended change
|
2020-02-27 14:36:46 -05:00 |
TocBuilder.cpp
|
|
|
TocBuilder.h
|
|
|
Trans.cpp
|
Fix bug #10930.
|
2018-02-24 00:28:37 -05:00 |
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
|
Revert "Update documentation"
|
2018-05-02 12:38:40 +02:00 |
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
|
Implement change tracking of column/row addition/deletion
|
2020-01-11 16:17:04 +01: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
|
|
|