lyx_mirror/src
2024-09-14 10:59:13 +02:00
..
client Initialize client's name in main() 2024-09-09 15:33:02 +02:00
convert
frontends Pass shared_ptr<> arguments by const reference 2024-09-13 14:54:43 +02:00
graphics
insets Revert "use std::move() instead of copying when value is no longer used" 2024-09-14 10:59:13 +02:00
mathed Limit the number of iterations for some tabular features in math 2024-09-11 13:29:20 +02:00
support Pass shared_ptr<> arguments by const reference 2024-09-13 14:54:43 +02:00
tests
tex2lyx adapt tex2lyx to 0beb790a6a 2024-09-09 08:29:24 +02:00
.gitignore
AppleSpellChecker.cpp
AppleSpellChecker.h
AspellChecker.cpp
AspellChecker.h
Author.cpp
Author.h
BiblioInfo.cpp amend 9291fc465b 2024-07-24 21:44:02 +02:00
BiblioInfo.h amend 9291fc465b 2024-07-24 21:44:02 +02:00
boost.cpp
Box.cpp
Box.h
BranchList.cpp Do not use rand() to set a BranchList id 2024-09-13 11:09:30 +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 Avoid a copy 2024-09-12 18:05:50 +02:00
Buffer.h update comments 2024-08-30 14:53:07 +02:00
BufferEncodings.cpp
BufferEncodings.h
BufferList.cpp
BufferList.h
BufferParams.cpp Pass DocumentClassConstPtr arguments by const reference 2024-09-13 14:16:21 +02:00
BufferParams.h Pass DocumentClassConstPtr arguments by const reference 2024-09-13 14:16:21 +02:00
BufferView.cpp Revert "use std::move() instead of copying when value is no longer used" 2024-09-14 10:59:13 +02:00
BufferView.h Pass DocumentClassConstPtr arguments by const reference 2024-09-13 14:16:21 +02:00
Bullet.cpp
Bullet.h
Changes.cpp
Changes.h
Chktex.cpp
Chktex.h
Citation.h Provide reversed style specifier for citation commands 2024-07-13 17:20:29 +02:00
CiteEnginesList.cpp
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
CmdDef.h
Color.cpp Transform InsetNomenclature to a collapsible 2024-08-12 12:33:16 +02:00
Color.h
ColorCode.h Transform InsetNomenclature to a collapsible 2024-08-12 12:33:16 +02:00
ColorSet.h
Compare.cpp
Compare.h
CompletionList.h
Converter.cpp Add "needcopiesfrom" converter flag 2024-08-18 17:53:51 +02:00
Converter.h Add "needcopiesfrom" converter flag 2024-08-18 17:53:51 +02:00
ConverterCache.cpp
ConverterCache.h
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
Counters.h
Cursor.cpp
Cursor.h
CursorSlice.cpp
CursorSlice.h
CutAndPaste.cpp Pass DocumentClassConstPtr arguments by const reference 2024-09-13 14:16:21 +02:00
CutAndPaste.h Pass DocumentClassConstPtr arguments by const reference 2024-09-13 14:16:21 +02:00
DepTable.cpp
DepTable.h
Dimension.cpp
Dimension.h
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 Consider known latex text macros (basically the logos) in convertaTeXCommands() 2024-08-16 11:23:57 +02:00
ErrorList.cpp
ErrorList.h
Exporter.cpp
Exporter.h
factory.cpp Transform InsetNomenclature to a collapsible 2024-08-12 12:33:16 +02:00
factory.h
Floating.cpp
Floating.h
FloatList.cpp
FloatList.h
Font.cpp Add support for language options (#8034) 2024-08-23 15:52:34 +02:00
Font.h
FontEnums.h
FontInfo.cpp
FontInfo.h
FontList.cpp
FontList.h
Format.cpp
Format.h
FuncCode.h Implement LFUN_REFERENCE_TO_PARAGRAPH 2024-07-28 15:54:55 +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
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 output babel options via \babelprovide in all cases needed 2024-08-26 07:20:58 +02:00
LaTeX.cpp Add support for multiple indexes in Memoir 2024-07-26 12:48:12 +02:00
LaTeX.h Add support for multiple indexes in Memoir 2024-07-26 12:48:12 +02:00
LaTeXFeatures.cpp output babel options via \babelprovide in all cases needed 2024-08-26 07:20:58 +02:00
LaTeXFeatures.h Add support for language options (#8034) 2024-08-23 15:52:34 +02:00
LaTeXFonts.cpp
LaTeXFonts.h
LaTeXPackages.cpp
LaTeXPackages.h
Layout.cpp Escape special chars in indexes 2024-08-12 17:10:57 +02:00
Layout.h Add EscapeChars layout tag 2024-08-12 12:25:31 +02:00
LayoutEnums.h
LayoutFile.cpp
LayoutFile.h
LayoutModuleList.cpp
LayoutModuleList.h
lyx_commit_hash.h.in
LyX.cpp Streamline -geometry command-line option support 2024-08-30 11:15:02 +02:00
LyX.h
LyXAction.cpp Add ScrollType BOTTOM and TOGGLE for BufferView::scrollToCursor() 2024-09-06 12:21:42 +02:00
LyXAction.h
lyxfind.cpp Pass three string parameters by address 2024-09-11 17:33:52 +02:00
lyxfind.h
LyXRC.cpp Store spellchecker_esc_chars as a docstring 2024-07-21 21:35:14 +02:00
LyXRC.h Store spellchecker_esc_chars as a docstring 2024-07-21 21:35:14 +02:00
LyXVC.cpp Avoid an unnecessary string copy 2024-09-11 17:08:45 +02:00
LyXVC.h
lyxwinres.rc
main.cpp
Makefile.am Rewrite statistics code 2024-07-24 18:07:04 +02:00
MetricsInfo.cpp
MetricsInfo.h
ModuleList.cpp
ModuleList.h
Mover.cpp
Mover.h
output_docbook.cpp
output_docbook.h
output_latex.cpp Add support for language options (#8034) 2024-08-23 15:52:34 +02:00
output_latex.h
output_plaintext.cpp
output_plaintext.h
output_xhtml.cpp
output_xhtml.h
output.cpp
output.h
OutputEnums.h
OutputParams.cpp
OutputParams.h Add EscapeChars layout tag 2024-08-12 12:25:31 +02:00
paper.h
Paragraph.cpp Omit escape-chars in pass_thru context 2024-08-12 14:28:59 +02:00
Paragraph.h typo 2024-07-29 09:11:42 +02:00
ParagraphList.h
ParagraphMetrics.cpp
ParagraphMetrics.h
ParagraphParameters.cpp
ParagraphParameters.h
ParIterator.cpp
ParIterator.h
PDFOptions.cpp
PDFOptions.h
PersonalWordList.cpp
PersonalWordList.h
Row.cpp
Row.h
RowFlags.h
RowPainter.cpp
RowPainter.h
Server.cpp
Server.h
ServerSocket.cpp
ServerSocket.h
Session.cpp
Session.h
Spacing.cpp
Spacing.h
SpellChecker.h
Statistics.cpp initialize boolean (reported by coverity) 2024-09-07 12:55:10 +02:00
Statistics.h initialize boolean (reported by coverity) 2024-09-07 12:55:10 +02:00
TexRow.cpp
TexRow.h
texstream.cpp
texstream.h
Text.cpp Make some code that handle authors more readable 2024-09-10 15:32:49 +02:00
Text.h
TextClass.cpp Fix cut and past error (reported by coverity) 2024-09-07 12:39:45 +02:00
TextClass.h
TextMetrics.cpp
TextMetrics.h
Thesaurus.cpp
Thesaurus.h
Toc.h
TocBackend.cpp
TocBackend.h Fixup LFUN_REFERENCE_TO_PARAGRAPH for captions in other buffers 2024-07-30 12:36:20 +02:00
TocBuilder.cpp Pass shared_ptr<> arguments by const reference 2024-09-13 14:54:43 +02:00
TocBuilder.h Pass shared_ptr<> arguments by const reference 2024-09-13 14:54:43 +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
update_flags.h
VCBackend.cpp
VCBackend.h
version.cpp
version.h Add support for the following languages 2024-08-25 13:22:07 +02:00
VSpace.cpp
VSpace.h
WordLangTuple.h
WordList.cpp
WordList.h
xml.cpp
xml.h