..
CMakeLists.txt
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Match header/source function argument naming
2020-11-01 22:23:44 +02:00
Inset.cpp
Match header/source function argument naming
2020-11-01 22:23:44 +02:00
Inset.h
Whitespace & renaming
2020-11-06 21:34:02 +02:00
InsetArgument.cpp
DocBook: add support for IGNORE tags.
2020-11-15 04:03:04 +01:00
InsetArgument.h
DocBook: add DocBookSection parameter for styles that define new sections and implement argument parameters; improve Springer support.
2020-10-30 01:59:34 +01:00
InsetBibitem.cpp
DocBook: use the right key when generating bibiomixed.
2020-08-01 03:39:53 +02:00
InsetBibitem.h
Remove unused forward declarations
2020-10-13 09:57:36 +03:00
InsetBibtex.cpp
whitespace and style
2020-11-02 11:45:09 -05:00
InsetBibtex.h
Remove unused forward declarations
2020-10-13 09:57:36 +03:00
InsetBox.cpp
DocBook: ensure to have paragraphs in <sidebar>.
2020-10-30 01:59:34 +01:00
InsetBox.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetBranch.cpp
New DocBook support
2020-07-08 08:42:16 +02:00
InsetBranch.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetCaption.cpp
DocBook: ensure xml:id is not output too many times.
2020-09-19 20:43:41 +02:00
InsetCaption.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetCaptionable.cpp
DocBook: refactor code about retrieving captions and labels.
2020-11-15 04:03:04 +01:00
InsetCaptionable.h
DocBook: refactor code about retrieving captions and labels.
2020-11-15 04:03:04 +01:00
InsetCitation.cpp
Reduce includes in header files (2)
2020-10-19 18:01:17 +03:00
InsetCitation.h
Reduce includes in header files (2)
2020-10-19 18:01:17 +03:00
InsetCode.h
InsetCollapsible.cpp
Simplify Changers
2020-11-12 14:22:00 +02:00
InsetCollapsible.h
Remove unused forward declarations
2020-10-13 09:57:36 +03:00
InsetCommand.cpp
Use const references
2020-11-01 22:23:26 +02:00
InsetCommand.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetCommandParams.cpp
Move include of own header to the top. Fix dependencies
2020-10-25 19:58:57 +02:00
InsetCommandParams.h
InsetCounter.cpp
Fix bug #12002 .
2020-10-13 19:51:27 -04:00
InsetCounter.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetERT.cpp
DocBook: make Paragraph::simpleDocBookOnePar return a list of paragraphs.
2020-09-19 20:43:38 +02:00
InsetERT.h
Remove unused forward declarations
2020-10-13 09:57:36 +03:00
InsetExternal.cpp
New DocBook support
2020-07-08 08:42:16 +02:00
InsetExternal.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetFlex.cpp
InsetFlex.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetFloat.cpp
DocBook: refactor code about retrieving captions and labels.
2020-11-15 04:03:04 +01:00
InsetFloat.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetFloatList.cpp
Rename XHTMLStream to XMLStream, move it to another file, and prepare for DocBook adoption.
2020-06-15 13:01:56 +02:00
InsetFloatList.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetFoot.cpp
Fix header inclusions
2020-07-09 17:19:01 +02:00
InsetFoot.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetFootlike.cpp
InsetFootlike.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetGraphics.cpp
DocBook: remove special options from InsetGraphics.cpp
2020-11-05 05:35:34 +01:00
InsetGraphics.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetGraphicsParams.cpp
Match header/source function argument naming
2020-11-01 22:23:44 +02:00
InsetGraphicsParams.h
InsetHyperlink.cpp
Move include of own header to the top. Fix dependencies
2020-10-25 19:58:57 +02:00
InsetHyperlink.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetInclude.cpp
DocBook: add DocBookSection parameter for styles that define new sections and implement argument parameters; improve Springer support.
2020-10-30 01:59:34 +01:00
InsetInclude.h
Remove unused forward declarations
2020-10-13 09:57:36 +03:00
InsetIndex.cpp
DocBook: fix handling of index end-of-range.
2020-09-19 20:43:38 +02:00
InsetIndex.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetInfo.cpp
Match header/source function argument naming
2020-11-01 22:23:44 +02:00
InsetInfo.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetIPA.cpp
Move Dimension.h from InsetIPA.h
2020-10-15 19:26:16 +03:00
InsetIPA.h
Move Dimension.h from InsetIPA.h
2020-10-15 19:26:16 +03:00
InsetIPAMacro.cpp
Refactoring
2020-10-05 14:55:00 +02:00
InsetIPAMacro.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetLabel.cpp
Match header/source function argument naming
2020-11-01 22:23:44 +02:00
InsetLabel.h
Remove unused forward declarations
2020-10-13 09:57:36 +03:00
InsetLayout.cpp
DocBook: missing support for customisation of layouts in inset arguments.
2020-11-15 04:03:04 +01:00
InsetLayout.h
whitespace and style
2020-11-02 11:45:09 -05:00
InsetLine.cpp
#9376 prepare use of Length in lyxrc - move the class Length to support
2020-08-07 09:24:31 +02:00
InsetLine.h
Remove unused forward declarations
2020-10-13 09:57:36 +03:00
InsetListings.cpp
DocBook: refactor code about retrieving captions and labels.
2020-11-15 04:03:04 +01:00
InsetListings.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetListingsParams.cpp
Match header/source function argument naming
2020-11-01 22:23:44 +02:00
InsetListingsParams.h
Run codespell on src/insets
2020-06-25 23:46:16 +02:00
InsetMarginal.cpp
DocBook: fix margin notes.
2020-09-19 20:43:39 +02:00
InsetMarginal.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetNewline.cpp
Refactoring
2020-10-05 14:55:00 +02:00
InsetNewline.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetNewpage.cpp
Add inset for \nopagebreak.
2020-10-13 19:13:59 +02:00
InsetNewpage.h
Add inset for \nopagebreak.
2020-10-13 19:13:59 +02:00
InsetNomencl.cpp
Refactoring
2020-10-05 14:55:00 +02:00
InsetNomencl.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetNote.cpp
Fix header inclusions
2020-07-09 17:19:01 +02:00
InsetNote.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetPhantom.cpp
Remove duplicate and unused header includes in .cpp files
2020-10-19 18:01:11 +03:00
InsetPhantom.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetPreview.cpp
InsetPreview.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetQuotes.cpp
Constify InsetQuotesParams
2020-11-01 22:24:31 +02:00
InsetQuotes.h
Constify InsetQuotesParams
2020-11-01 22:24:31 +02:00
InsetRef.cpp
Use const references
2020-11-01 22:23:26 +02:00
InsetRef.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetScript.cpp
Fix header inclusions
2020-07-09 17:19:01 +02:00
InsetScript.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetSeparator.cpp
Refactoring
2020-10-05 14:55:00 +02:00
InsetSeparator.h
Match header/source function argument naming
2020-11-01 22:23:44 +02:00
InsetSpace.cpp
Refactoring
2020-10-05 14:55:00 +02:00
InsetSpace.h
Match header/source function argument naming
2020-11-01 22:23:44 +02:00
InsetSpecialChar.cpp
Refactoring
2020-10-05 14:55:00 +02:00
InsetSpecialChar.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetTabular.cpp
Use const references
2020-11-01 22:23:26 +02:00
InsetTabular.h
Remove unused forward declarations
2020-10-13 09:57:36 +03:00
InsetText.cpp
DocBook: add support for IGNORE tags.
2020-11-15 04:03:04 +01:00
InsetText.h
Whitespace & renaming
2020-11-06 21:34:02 +02:00
InsetTOC.cpp
Move docstream.h from output_xhtml.h
2020-10-14 15:06:12 +02:00
InsetTOC.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetVSpace.cpp
Refactoring
2020-10-05 14:55:00 +02:00
InsetVSpace.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetWrap.cpp
New DocBook support
2020-07-08 08:42:16 +02:00
InsetWrap.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
RenderBase.h
RenderButton.cpp
RenderButton.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
RenderGraphic.cpp
RenderGraphic.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
RenderPreview.cpp
RenderPreview.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00