.. |
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
|
Correct UI strings
|
2020-08-08 16:12:50 +02:00 |
graphics
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
insets
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
mathed
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
support
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
tests
|
#9376 prepare use of Length in lyxrc - amend commit 0fa4b7e736 - catch wrong include of Length.h
|
2020-08-07 22:53:19 +02:00 |
tex2lyx
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02: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
|
Whitespace
|
2020-07-08 12:38:05 -04:00 |
BiblioInfo.h
|
New DocBook support
|
2020-07-08 08:42:16 +02: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
|
Revert [9370135c3e/lyxgit] and fix #8499 properly
|
2020-08-04 16:52:58 +02:00 |
Buffer.h
|
Whitespace
|
2020-07-08 12:38:05 -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
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
BufferParams.h
|
Add support for CALS tables in DocBook.
|
2020-07-16 00:40:16 +02:00 |
BufferView.cpp
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
BufferView.h
|
Improve handling of top and bottom margin
|
2020-07-13 02:42:39 +02:00 |
Bullet.cpp
|
|
|
Bullet.h
|
|
|
Changes.cpp
|
return from switch
|
2020-05-17 13:57:31 +02: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
|
Amend e501f2c4
|
2020-06-21 19:50:21 +02: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
|
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
|
Get rid of lyx::next uses for RandomAccessList
|
2020-05-14 10:35:49 +02:00 |
Compare.h
|
Fix whitespace at EOL.
|
2017-07-03 13:46:30 -04:00 |
CompletionList.h
|
|
|
Converter.cpp
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
Converter.h
|
New DocBook support
|
2020-07-08 08:42:16 +02: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
|
Initialize properly Counter::saved_value_ member
|
2020-06-18 11:23:26 +02: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
|
Implement proper pasting from multiple table cells to non-table (#4447)
|
2020-06-29 15:13:45 +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
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
Floating.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
FloatList.cpp
|
|
|
FloatList.h
|
|
|
Font.cpp
|
Use switches where possible around non-inheriting insets
|
2020-07-29 16:25:19 +02:00 |
Font.h
|
Use switches where possible around non-inheriting insets
|
2020-07-29 16:25:19 +02:00 |
FontEnums.h
|
Revert "Support the mathbbm font."
|
2020-07-28 18:01:38 +02:00 |
FontInfo.cpp
|
Revert "Support the mathbbm font."
|
2020-07-28 18:01:38 +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
|
Add required elements in the layouts to support DocBook.
|
2020-07-07 09:49:48 +02: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
|
Add support for the xindex index processor
|
2020-05-30 12:54:20 +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
|
Use hexnames only for x11 colors
|
2020-08-03 14:10:46 +02:00 |
LaTeXFeatures.h
|
Fix bug #11780.
|
2020-03-14 18:31:25 -04:00 |
LaTeXFonts.cpp
|
LaTeXFonts: Add ScaleCommand
|
2020-07-09 11:41:21 +02:00 |
LaTeXFonts.h
|
LaTeXFonts: Add ScaleCommand
|
2020-07-09 11:41:21 +02:00 |
LaTeXPackages.cpp
|
|
|
LaTeXPackages.h
|
|
|
Layout.cpp
|
Revert "DocBook: add new layout parameter DocBookWrapperMergeWithPrevious."
|
2020-08-03 22:57:49 +02:00 |
Layout.h
|
Revert "DocBook: add new layout parameter DocBookWrapperMergeWithPrevious."
|
2020-08-03 22:57:49 +02:00 |
LayoutEnums.h
|
Remove DOCBOOK enum values, no more used.
|
2020-07-08 13:15:05 +02:00 |
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 |
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
|
FindAdv: Correct next test (keytest/findadv-16)
|
2020-05-29 20:04:57 +02:00 |
lyxfind.h
|
Follow some of the performance advice from cppcheck
|
2019-09-13 16:23:49 +02:00 |
LyXRC.cpp
|
Use hexnames only for x11 colors
|
2020-08-03 14:10:46 +02:00 |
LyXRC.h
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02: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
|
Use the same icon as in the cmake build
|
2020-06-17 19:52:27 +02:00 |
main.cpp
|
Avoid an assertion when compiling in debug mode with MSVC 2015
|
2017-04-12 21:19:42 +02:00 |
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
|
Fixup 74540c98 : handle selection for label background
|
2020-06-05 22:32:58 +02:00 |
MetricsInfo.h
|
Fixup 74540c98 : handle selection for label background
|
2020-06-05 22:32:58 +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
|
Fix whitespace at EOL.
|
2017-07-03 13:46:30 -04:00 |
output_docbook.cpp
|
Revert "DocBook: allow empty paragraphs before the <info> section."
|
2020-08-03 22:58:15 +02:00 |
output_docbook.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
output_latex.cpp
|
Prevent outputting \maketitle within an inset embedded in title.
|
2020-07-04 10:54:20 +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
|
Add sections to HTML output.
|
2020-07-12 18:01:33 +02:00 |
output_xhtml.h
|
Rename-XHTMLStream-to-XMLStream #2.
|
2020-06-15 23:37:27 +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
|
DocBook: avoid generating empty paragraphs instead of new pages.
|
2020-08-02 04:03:39 +02:00 |
OutputParams.h
|
DocBook: avoid generating empty paragraphs instead of new pages.
|
2020-08-02 04:03:39 +02:00 |
paper.h
|
|
|
Paragraph.cpp
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
Paragraph.h
|
Move META_INSET declaration to header file
|
2020-08-01 01:53:36 -04:00 |
ParagraphList.h
|
|
|
ParagraphMetrics.cpp
|
Rename XHTMLStream to XMLStream, move it to another file, and prepare for DocBook adoption.
|
2020-06-15 13:01:56 +02: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
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02: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
|
Revert "Improve handling of top and bottom margin"
|
2020-07-13 00:00:36 +02:00 |
Row.h
|
Revert "Improve handling of top and bottom margin"
|
2020-07-13 00:00:36 +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
|
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 |
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
|
Get rid of lyx::next uses for RandomAccessList
|
2020-05-14 10:35:49 +02:00 |
Text3.cpp
|
Add required elements in the layouts to support DocBook.
|
2020-07-07 09:49:48 +02:00 |
Text.cpp
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02:00 |
Text.h
|
Follow some of the performance advice from cppcheck
|
2019-09-13 16:23:49 +02:00 |
TextClass.cpp
|
Revert "DocBook: add new layout parameter DocBookWrapperMergeWithPrevious."
|
2020-08-03 22:57:49 +02:00 |
TextClass.h
|
New DocBook support
|
2020-07-08 08:42:16 +02:00 |
TextMetrics.cpp
|
Take the height of label into account when painting rows
|
2020-07-14 20:53:32 +02:00 |
TextMetrics.h
|
Cleanup: BufferView should not need to be friend of TextMetrics
|
2020-07-14 00:08:07 +02: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
|
Fix paragraph position in TextMetrics::singleParUpdate()
|
2020-07-13 23:43:09 +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
|
Add support for CALS tables in DocBook.
|
2020-07-16 00:40:16 +02:00 |
VSpace.cpp
|
#9376 prepare use of Length in lyxrc - move the class Length to support
|
2020-08-07 09:24:31 +02: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
|
Fix trailing whitespace in cpp files.
|
2017-07-03 13:53:14 -04:00 |
WordList.h
|
|
|
xml.cpp
|
Get rid of xmlize, bringing no advantage over escapeString.
|
2020-08-01 03:20:28 +02:00 |
xml.h
|
Revert "DocBook: add a layout tag to tell whether an item is the abstract or not."
|
2020-08-03 22:55:52 +02:00 |