lyx_mirror/src
Thibaut Cuvelier 15dbc2b9ab Revert "XHTML: remove <section> support."
This reverts commit 52216b73
2020-09-19 20:43:41 +02:00
..
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 Show slanted caret (cursor) when text style emphasis/italics/slanted. 2020-09-18 13:27:06 +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 DocBook: implement InsetBox titles. 2020-09-19 20:43:41 +02:00
mathed DocBook: new lines around formulae. 2020-09-19 20:43:39 +02:00
support Refactor runCommand 2020-09-11 16:13:23 +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 update tex2lyx tests 2020-08-12 13:13:56 +02:00
.gitignore Ignore some more files when building in source tree 2020-04-23 19:17:15 +02:00
AppleSpellChecker.cpp
AppleSpellChecker.h
AspellChecker.cpp
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 DocBook: new-line behaviour in bibliographies. 2020-09-19 20:43:39 +02:00
BiblioInfo.h Clear info_ cache if format changes 2020-08-27 12:41:40 +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 XHTML: remove DOCTYPE, as the document is then understood as HTML4/XHTML1, and not XHTML5. 2020-09-19 20:43:41 +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 set defaults for float_placement and float_alignment 2020-09-05 08:09:02 +02:00
BufferParams.h Add support for CALS tables in DocBook. 2020-07-16 00:40:16 +02:00
BufferView.cpp Fix two warnings in BufferView. 2020-09-19 20:43:40 +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
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
CmdDef.h
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
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 Add FIXME 2020-09-10 12:24:52 -04: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
CutAndPaste.cpp Implement proper pasting from multiple table cells to non-table (#4447) 2020-06-29 15:13:45 +02:00
CutAndPaste.h
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 #6401 improve doc iterator to allow easy backward navigation 2020-08-16 16:54:03 +02:00
DocIterator.h #6401 improve doc iterator to allow easy backward navigation 2020-08-16 16:54:03 +02:00
DocumentClassPtr.h
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 DocBook: introduce Floating::docbookFloatType. 2020-09-19 20:43:40 +02:00
Floating.h DocBook: introduce Floating::docbookFloatType. 2020-09-19 20:43:40 +02:00
FloatList.cpp
FloatList.h
Font.cpp Revert "Correctly set font decorations for multipar insets" 2020-08-14 18:01:26 +02:00
Font.h Revert "Correctly set font decorations for multipar insets" 2020-08-14 18:01:26 +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 Localize format prettyName in some more places (#11954) 2020-08-29 11:50:43 +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 Allow LyX to find pdfs and urls of citation references and follow them from context menu. 2020-08-20 09:12:54 +02:00
FuncRequest.cpp Fix warnings 2020-02-29 00:21:00 -05:00
FuncRequest.h
FuncStatus.cpp
FuncStatus.h
Graph.cpp
Graph.h
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
InsetIterator.cpp
InsetIterator.h
InsetList.cpp Fix warnings and use ranges. 2020-02-29 00:21:02 -05:00
InsetList.h
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 Amend 76cdca6422 2020-08-23 13:49:56 +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 DocBook: fix output in Layout::write. 2020-09-19 20:43:41 +02:00
Layout.h DocBook: define new arguments in layouts to configure new-line behaviour. 2020-09-19 20:43:37 +02:00
LayoutEnums.h Remove DOCBOOK enum values, no more used. 2020-07-08 13:15:05 +02:00
LayoutFile.cpp
LayoutFile.h
LayoutModuleList.cpp Fix some warnings. 2020-05-03 02:46:11 -04:00
LayoutModuleList.h
Lexer.cpp Fix a number of issues that were stopping compilation with MSVC 19. 2020-05-04 19:45:58 -04:00
Lexer.h
lyx_commit_hash.h.in
LyX.cpp Fix some warnings 2020-04-18 14:52:08 -04:00
LyX.h
LyXAction.cpp Fix documentation for LFUN_LAYOUT 2020-09-12 19:31:42 -04:00
LyXAction.h
lyxfind.cpp Fix warnings 2020-08-23 05:48:15 -04:00
lyxfind.h Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
LyXRC.cpp Increment preferences format to 34: rename Cyrillic *.kmap files 2020-09-17 15:05:31 +02:00
LyXRC.h Make paper search function accessible and customizable 2020-08-27 08:48:55 +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
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 Add space before display math that starts a paragraph 2020-08-25 13:20:37 +02:00
MetricsInfo.h Add space before display math that starts a paragraph 2020-08-25 13:20:37 +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
output_docbook.cpp DocBook: slight code simplification. 2020-09-19 20:43:41 +02:00
output_docbook.h DocBook: implement InsetBox titles. 2020-09-19 20:43:41 +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
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 "XHTML: remove <section> support." 2020-09-19 20:43:41 +02:00
output_xhtml.h Rename-XHTMLStream-to-XMLStream #2. 2020-06-15 23:37:27 +02:00
output.cpp
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 DocBook: fix handling of new lines and fonts. 2020-09-19 20:43:40 +02:00
Paragraph.h DocBook: avoid generating fonts for "special cases" like equations. 2020-09-19 20:43:39 +02:00
ParagraphList.h Simplify code to generate only one paragraph at a time. 2020-09-19 20:43:37 +02:00
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
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 Center correctly top labels like Abstract. 2020-08-25 10:30:34 +02: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
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
Spacing.h
SpellChecker.h
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 Amend 89d9334e03 2020-08-15 08:35:26 +02:00
Text3.cpp Fixup e1be71da5: avoid duplication of layout 2020-09-07 14:16:47 +02:00
Text.cpp Show custom text styles in status bar 2020-09-14 11:38:29 +02:00
Text.h Follow some of the performance advice from cppcheck 2019-09-13 16:23:49 +02:00
TextClass.cpp DocBook: floats can no more override DocBookTag. 2020-09-19 20:43:40 +02:00
TextClass.h New DocBook support 2020-07-08 08:42:16 +02:00
TextMetrics.cpp Add space before display math that starts a paragraph 2020-08-25 13:20:37 +02:00
TextMetrics.h Center correctly top labels like Abstract. 2020-08-25 10:30:34 +02:00
Thesaurus.cpp Fix some warnings. 2020-05-03 02:46:11 -04:00
Thesaurus.h
Toc.h
TocBackend.cpp Split some UI strings for translations 2020-08-24 07:23:40 +02: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
WordList.h
xml.cpp XML: bad fix for a crash that only happened in XHTML. 2020-09-19 20:43:40 +02:00
xml.h DocBook: avoid using isspace in StartTag::writeTag. 2020-09-19 20:43:40 +02:00