..
client
Initialize client's name in main()
2024-09-09 15:33:02 +02:00
convert
Require at least Qt 5.12
2024-10-23 10:50:23 +02:00
frontends
Re-instate support for Qt 5.9.4
2024-11-04 17:22:21 +01:00
graphics
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
insets
Header not needed anymore.
2024-10-30 20:29:54 +01:00
mathed
MathStream: add missing spaces after commas.
2024-11-04 01:22:22 +01:00
support
LYX_BEGIN_MUTE_GCC_WARNING: disable for gcc <= 7
2024-11-04 17:40:15 +01:00
tests
Fixup 2660df9b99
: missing stuff after moving Lexer to support/
2024-05-01 16:54:10 +02:00
tex2lyx
Update tex2lyx tests
2024-11-01 17:10:01 +01:00
.gitignore
AppleSpellChecker.cpp
Add way to remove items from document dictionary
2021-03-07 18:23:07 +01:00
AppleSpellChecker.h
Meet per-document spelling dictionaries ( fixes #86 [sic!])
2021-03-06 16:53:33 +01:00
AspellChecker.cpp
Mac OS X is macOS these days
2024-10-23 14:14:04 +02:00
AspellChecker.h
Meet per-document spelling dictionaries ( fixes #86 [sic!])
2021-03-06 16:53:33 +01:00
Author.cpp
Author.h
BiblioInfo.cpp
Avoid copying vector needlessly
2024-10-03 10:18:24 +02:00
BiblioInfo.h
Avoid copying vector needlessly
2024-10-03 10:18:24 +02:00
boost.cpp
Box.cpp
Box.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
BranchList.cpp
Adhere to semantic background color with default branches
2024-10-05 14:15:19 +02:00
BranchList.h
Do not use rand() to set a BranchList id
2024-09-13 11:09:30 +02:00
buffer_funcs.cpp
buffer_funcs.h
Buffer.cpp
MathML: let the user change the MathML version.
2024-10-29 01:58:56 +01:00
Buffer.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
BufferEncodings.cpp
CharInfo: allow to store several commands (both text and math) for each character.
2022-02-20 01:33:03 +01:00
BufferEncodings.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
BufferList.cpp
Fix compilation for clang 3.7 with libc++
2021-04-06 12:07:42 +02:00
BufferList.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
BufferParams.cpp
Fix loading order of fancyhdr ( #13118 )
2024-11-01 14:49:29 +01:00
BufferParams.h
MathML: let the user change the MathML version.
2024-10-29 01:58:56 +01:00
BufferView.cpp
Fix up 6c20e5db
: let PARAGRAPH_GOTO use SCROLL_TOP again
2024-10-05 15:30:22 +02:00
BufferView.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
Bullet.cpp
Whitespace
2022-03-05 13:45:27 +01:00
Bullet.h
Use a more transparent lexic for bullet label functions
2022-03-05 09:00:47 +01:00
Changes.cpp
Fix bug #11781 . Patch from Daniel.
2022-11-27 13:20:17 -05:00
Changes.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
Chktex.cpp
Chktex.h
Citation.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
CiteEnginesList.cpp
Add "notes" CiteEngine Type
2024-07-07 15:14:05 +02:00
CiteEnginesList.h
CMakeLists.txt
Cmake build: Add defines for HAVE_XCB_XCB_H and HAVE_LIBXCB
2024-08-29 14:08:39 +02:00
CmdDef.cpp
Move Lexer to support/ directory (and lyx::support namespace)
2024-04-28 12:23:13 +02:00
CmdDef.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
Color.cpp
Transform InsetNomenclature to a collapsible
2024-08-12 12:33:16 +02:00
Color.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
ColorCode.h
Transform InsetNomenclature to a collapsible
2024-08-12 12:33:16 +02:00
ColorSet.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
Compare.cpp
Fix bug #11781 . Patch from Daniel.
2022-11-27 13:20:17 -05:00
Compare.h
Fix bug #11781 . Patch from Daniel.
2022-11-27 13:20:17 -05:00
CompletionList.h
Converter.cpp
Add "needcopiesfrom" converter flag
2024-08-18 17:53:51 +02:00
Converter.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
ConverterCache.cpp
Move Lexer to support/ directory (and lyx::support namespace)
2024-04-28 12:23:13 +02:00
ConverterCache.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
CoordCache.cpp
Transform CoordCache::check/checkDim in ASSERT_DIM/POS macros
2024-09-13 15:44:33 +02:00
CoordCache.h
Transform CoordCache::check/checkDim in ASSERT_DIM/POS macros
2024-09-13 15:44:33 +02:00
Counters.cpp
Move Lexer to support/ directory (and lyx::support namespace)
2024-04-28 12:23:13 +02:00
Counters.h
Move Lexer to support/ directory (and lyx::support namespace)
2024-04-28 12:23:13 +02:00
Cursor.cpp
comment
2024-07-03 16:23:30 +02:00
Cursor.h
Fix up 5577e877
: remove logic error
2024-05-03 14:38:32 +02:00
CursorSlice.cpp
CursorSlice.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
CutAndPaste.cpp
MathML: let the user change the MathML version.
2024-10-29 01:58:56 +01:00
CutAndPaste.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
DepTable.cpp
DepTable.h
Dimension.cpp
Remove trailing underscore on members x and y of Point class.
2024-06-20 16:37:05 +02:00
Dimension.h
Remove trailing underscore on members x and y of Point class.
2024-06-20 16:37:05 +02:00
DispatchResult.h
DocIterator.cpp
Allow DocIterator::paragraphGotoArgument() to return id() without pos()
2024-07-28 15:53:05 +02:00
DocIterator.h
Allow DocIterator::paragraphGotoArgument() to return id() without pos()
2024-07-28 15:53:05 +02:00
DocumentClassPtr.h
EnchantChecker.cpp
Add way to remove items from document dictionary
2021-03-07 18:23:07 +01:00
EnchantChecker.h
Meet per-document spelling dictionaries ( fixes #86 [sic!])
2021-03-06 16:53:33 +01:00
Encoding.cpp
Revert "use std::move() instead of copying when value is no longer used"
2024-09-14 10:59:13 +02:00
Encoding.h
Remove trivstring.
2024-10-04 20:49:55 +02:00
ErrorList.cpp
ErrorList.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
Exporter.cpp
Exporter.h
factory.cpp
Transform InsetNomenclature to a collapsible
2024-08-12 12:33:16 +02:00
factory.h
Move Lexer to support/ directory (and lyx::support namespace)
2024-04-28 12:23:13 +02:00
Floating.cpp
Rename LATEX debug level to OUTFILE and use it for DocBook, HTML, and XML messages.
2022-03-01 16:05:42 +01:00
Floating.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
FloatList.cpp
FloatList.h
Font.cpp
Add support for language options ( #8034 )
2024-08-23 15:52:34 +02:00
Font.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
FontEnums.h
FontInfo.cpp
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
FontInfo.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
FontList.cpp
FontList.h
Format.cpp
Mac OS X is macOS these days
2024-10-23 14:14:04 +02:00
Format.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
FuncCode.h
Rename word-togglecase to word-invertcase.
2024-10-15 17:36:19 +02:00
FuncRequest.cpp
Add != operator to FuncRequest and special value FuncRequest::prefix
2022-12-10 20:30:58 +01:00
FuncRequest.h
Add != operator to FuncRequest and special value FuncRequest::prefix
2022-12-10 20:30:58 +01:00
FuncStatus.cpp
FuncStatus.h
Graph.cpp
Graph::getReachable(): pass a parameter by const reference
2024-09-12 18:20:43 +02:00
Graph.h
Graph::getReachable(): pass a parameter by const reference
2024-09-12 18:20:43 +02:00
HunspellChecker.cpp
Use a central typedef for vectors of WordLangTuple.
2021-07-16 16:39:05 +02:00
HunspellChecker.h
Meet per-document spelling dictionaries ( fixes #86 [sic!])
2021-03-06 16:53:33 +01:00
IndicesList.cpp
IndicesList.h
InsetIterator.cpp
InsetIterator.h
InsetList.cpp
InsetList.h
Intl.cpp
Intl.h
KeyMap.cpp
Fixup b8cdfd1e1d
: fix thinko
2024-09-09 15:19:25 +02:00
KeyMap.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
KeySequence.cpp
Consider masked modifiers (~S etc.) when writing to bind file
2024-07-21 10:18:58 +02:00
KeySequence.h
Language.cpp
output babel options via \babelprovide in all cases needed
2024-08-26 07:20:58 +02:00
Language.h
Remove trivstring.
2024-10-04 20:49:55 +02:00
LaTeX.cpp
Add support for multiple indexes in Memoir
2024-07-26 12:48:12 +02:00
LaTeX.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
LaTeXFeatures.cpp
Fix loading order of fancyhdr ( #13118 )
2024-11-01 14:49:29 +01:00
LaTeXFeatures.h
Add support for language options ( #8034 )
2024-08-23 15:52:34 +02:00
LaTeXFonts.cpp
Move Lexer to support/ directory (and lyx::support namespace)
2024-04-28 12:23:13 +02:00
LaTeXFonts.h
Move Lexer to support/ directory (and lyx::support namespace)
2024-04-28 12:23:13 +02:00
LaTeXPackages.cpp
Move Lexer to support/ directory (and lyx::support namespace)
2024-04-28 12:23:13 +02:00
LaTeXPackages.h
Handle the case of outdated chkconfig.ltx in user directory
2024-04-20 14:57:12 +02:00
Layout.cpp
Escape special chars in indexes
2024-08-12 17:10:57 +02:00
Layout.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
LayoutEnums.h
LayoutFile.cpp
Move Lexer to support/ directory (and lyx::support namespace)
2024-04-28 12:23:13 +02:00
LayoutFile.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
LayoutModuleList.cpp
Sync with master
2022-10-26 10:52:21 +02:00
LayoutModuleList.h
Sync with master
2022-10-26 10:52:21 +02:00
lyx_commit_hash.h.in
LyX.cpp
Remove unused #include
2024-10-22 18:08:32 +02:00
LyX.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
LyXAction.cpp
Rename word-togglecase to word-invertcase.
2024-10-15 17:36:19 +02:00
LyXAction.h
lyxfind.cpp
Pass three string parameters by address
2024-09-11 17:33:52 +02:00
lyxfind.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
LyXRC.cpp
Mac OS X is macOS these days
2024-10-23 14:14:04 +02:00
LyXRC.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
LyXVC.cpp
Avoid an unnecessary string copy
2024-09-11 17:08:45 +02:00
LyXVC.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
lyxwinres.rc
main.cpp
Set correct Windows console code page since all LyX output is in UTF-8
2021-03-12 18:15:33 +02:00
Makefile.am
Rewrite statistics code
2024-07-24 18:07:04 +02:00
MetricsInfo.cpp
Require C++17
2024-10-22 17:05:56 +02:00
MetricsInfo.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
ModuleList.cpp
Move Lexer to support/ directory (and lyx::support namespace)
2024-04-28 12:23:13 +02:00
ModuleList.h
Mover.cpp
Add new placeholder $${python} to configure
2022-01-04 00:21:34 +00:00
Mover.h
Move LYX_(BEGIN|END)_MUTE_GCC_WARNING macros to their own header.
2023-11-10 13:14:34 +01:00
output_docbook.cpp
Update comment: a function was renamed.
2024-02-26 02:17:48 +01:00
output_docbook.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
output_latex.cpp
Do not pass a vector by value to getArgInset
2024-10-01 13:06:37 +02:00
output_latex.h
Do not try to pop from an empty stack
2022-02-04 17:23:52 +01:00
output_plaintext.cpp
output_plaintext.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
output_xhtml.cpp
XHTML: export paragraph IDs also for list items, but not for the opening tag of the list.
2024-05-20 03:21:00 +02:00
output_xhtml.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
output.cpp
output.h
OutputEnums.h
OutputParams.cpp
Account for babel's bidi option ( #12866 )
2023-08-17 14:25:33 +02:00
OutputParams.h
MathML: let the user change the MathML version.
2024-10-29 01:58:56 +01:00
paper.h
Paragraph.cpp
Mac OS X is macOS these days
2024-10-23 14:14:04 +02:00
Paragraph.h
Rename word-togglecase to word-invertcase.
2024-10-15 17:36:19 +02:00
ParagraphList.h
ParagraphMetrics.cpp
Fix up a4d9315b
: handle metrics of not visible paragraphs
2024-05-17 17:39:09 +02:00
ParagraphMetrics.h
Comment typo
2024-05-17 12:18:09 -04:00
ParagraphParameters.cpp
Move Lexer to support/ directory (and lyx::support namespace)
2024-04-28 12:23:13 +02:00
ParagraphParameters.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
ParIterator.cpp
Remove useless casts reported by GCC with -Wuseless-cast option
2021-09-30 10:37:24 +03:00
ParIterator.h
Get rid of std::iterator
2021-10-15 18:13:09 +02:00
PDFOptions.cpp
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
PDFOptions.h
Move Lexer to support/ directory (and lyx::support namespace)
2024-04-28 12:23:13 +02:00
PersonalWordList.cpp
PersonalWordList.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
Row.cpp
Revert "Fix display of a math hull inset in a tight inset"
2024-03-22 15:08:26 +01:00
Row.h
Avoid row breaking at inconvenient places.
2023-09-25 12:46:54 +02:00
RowFlags.h
Sync with master
2022-10-26 10:52:21 +02:00
RowPainter.cpp
Fix depth bar optics
2024-06-14 16:28:04 +02:00
RowPainter.h
Display bookmarks in the workarea (take 2).
2021-02-26 19:09:25 +01:00
Server.cpp
Use specialized WINAPI functions for specialized arguments
2021-06-19 10:48:15 +02:00
Server.h
ServerSocket.cpp
ServerSocket.h
Session.cpp
Fix compiler warning about unused string consts
2023-04-26 14:06:25 -04:00
Session.h
Sync with master
2022-10-26 10:52:21 +02:00
Spacing.cpp
Spacing.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
SpellChecker.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
Statistics.cpp
Move assertion at the right position
2024-09-19 23:18:47 +02:00
Statistics.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
TexRow.cpp
Sync with master
2022-10-26 10:52:21 +02:00
TexRow.h
texstream.cpp
Sync with master
2022-10-26 10:52:21 +02:00
texstream.h
Text.cpp
Rename word-togglecase to word-invertcase.
2024-10-15 17:36:19 +02:00
Text.h
Move Lexer to support/ directory (and lyx::support namespace)
2024-04-28 12:23:13 +02:00
TextClass.cpp
Fix cut and past error (reported by coverity)
2024-09-07 12:39:45 +02:00
TextClass.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
TextMetrics.cpp
Fixup 145af7c2
: remove unused method
2024-07-10 13:42:57 +02:00
TextMetrics.h
Fixup 145af7c2
: remove unused method
2024-07-10 13:42:57 +02:00
Thesaurus.cpp
Thesaurus.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
Toc.h
TocBackend.cpp
Sync with master
2022-10-26 10:52:21 +02:00
TocBackend.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
TocBuilder.cpp
Pass shared_ptr<> arguments by const reference
2024-09-13 14:54:43 +02:00
TocBuilder.h
Remove strfwd.h.
2024-10-04 20:49:33 +02:00
Trans.cpp
Avoid a couple copies in Trans::addDeadKeys().
2024-09-12 17:24:32 +02:00
Trans.h
Avoid a couple copies in Trans::addDeadKeys().
2024-09-12 17:24:32 +02:00
Undo.cpp
Do not run updateMacros if the buffer has not changed
2024-07-24 18:29:43 +02:00
Undo.h
Add a constructor of UndoGroupHelper that uses a CursorData parameter
2024-06-20 17:52:19 +02:00
update_flags.h
Move DrawStrategy enum to update_flags.h.
2024-06-18 18:26:34 +02:00
VCBackend.cpp
* better wording
2021-10-21 16:01:57 +02:00
VCBackend.h
Remove redundant semicolons reported by GCC with -Wextra-semi option
2021-09-28 11:28:43 +03:00
version.cpp
version.h
MathML: let the user change the MathML version.
2024-10-29 01:58:56 +01:00
VSpace.cpp
Sync with master
2022-10-26 10:52:21 +02:00
VSpace.h
WordLangTuple.h
Use a central typedef for vectors of WordLangTuple.
2021-07-16 16:39:05 +02:00
WordList.cpp
WordList.h
Move LYX_(BEGIN|END)_MUTE_GCC_WARNING macros to their own header.
2023-11-10 13:14:34 +01:00
xml.cpp
DocBook: fix case with emphasis at end of footnote
2023-09-25 10:41:21 -04:00
xml.h
DocBook: fix case with emphasis at end of footnote
2023-09-25 10:41:21 -04:00