lyx_mirror/src
Scott Kostyshak 92b656c17b Revert "Amend a83159f0: Use logical operator ||."
This reverts commit 48c069fa8a.

The commit unintentionally changed behavior. See #13116.
2024-11-11 21:32:18 +01:00
..
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 Introduce dark/light mode preference (#12224) 2024-11-10 10:42:20 +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 Fix spacing problems in previews with math macros (#13120) 2024-11-06 18:26:14 +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
AppleSpellChecker.h
AspellChecker.cpp Mac OS X is macOS these days 2024-10-23 14:14:04 +02:00
AspellChecker.h
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.h Reorganize file list in Makefile 2024-11-05 15:11:11 +01: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
BufferEncodings.h Remove strfwd.h. 2024-10-04 20:49:33 +02:00
BufferList.cpp
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 Revert "Amend a83159f0: Use logical operator ||." 2024-11-11 21:32:18 +01:00
BufferView.h Remove strfwd.h. 2024-10-04 20:49:33 +02:00
Bullet.cpp
Bullet.h
Changes.cpp
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
Compare.h
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
EnchantChecker.h
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
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
FuncRequest.h
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
HunspellChecker.h
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
LayoutModuleList.h
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 Introduce dark/light mode preference (#12224) 2024-11-10 10:42:20 +01:00
LyXRC.h Introduce dark/light mode preference (#12224) 2024-11-10 10:42:20 +01: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
Makefile.am Reorganize file list in Makefile 2024-11-05 15:11:11 +01: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
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
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
ParIterator.h
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
RowPainter.cpp Fix depth bar optics 2024-06-14 16:28:04 +02:00
RowPainter.h
Server.cpp
Server.h
ServerSocket.cpp
ServerSocket.h
Session.cpp
Session.h
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
TexRow.h
texstream.cpp
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
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
VCBackend.h
version.cpp
version.h MathML: let the user change the MathML version. 2024-10-29 01:58:56 +01:00
VSpace.cpp
VSpace.h
WordLangTuple.h
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