..
CMakeLists.txt
ExternalSupport.cpp
Fix warnings regarding switches on enum values
2020-11-25 23:16:56 +02:00
ExternalSupport.h
ExternalTemplate.cpp
Add default TransformID enum value
2020-11-25 02:43:35 +02:00
ExternalTemplate.h
ExternalTransforms.cpp
Include standard <regex>
2020-11-29 15:27:28 +02:00
ExternalTransforms.h
Add default TransformID enum value
2020-11-25 02:43:35 +02:00
Inset.cpp
nullptr
2021-01-09 19:02:19 -05:00
Inset.h
Fix bug #5972 : Count words in citations (approximately).
2021-01-10 01:43:34 -05:00
InsetArgument.cpp
DocBook: add support for DocBookArgumentAfterMainTag.
2021-02-17 21:09:21 +01:00
InsetArgument.h
DocBook: add support for DocBookArgumentAfterMainTag.
2021-02-17 21:09:21 +01:00
InsetBibitem.cpp
Refactor OutputParams
2020-11-30 13:05:03 +02:00
InsetBibitem.h
Remove unused forward declarations
2020-10-13 09:57:36 +03:00
InsetBibtex.cpp
FindAdv: Make search for text in deleted regions configurable.
2021-01-22 21:11:28 +01:00
InsetBibtex.h
Remove unused forward declarations
2020-10-13 09:57:36 +03:00
InsetBox.cpp
Prevent more local colors from leaking ( #6626 )
2021-01-22 10:34:41 +01:00
InsetBox.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetBranch.cpp
Prevent branch background color from leaking out of the document
2021-01-21 08:09:41 +01:00
InsetBranch.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetCaption.cpp
Make InsetCaption label localizable
2021-01-27 10:32:18 +01:00
InsetCaption.h
Fix InsetCaption in RTL environment.
2021-01-26 17:58:11 +01: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
Fix bug #10646 .
2021-02-10 16:04:25 -05:00
InsetCitation.h
Fix bug #10646 .
2021-02-10 16:04:25 -05:00
InsetCode.h
New counter manipulation inset.
2020-04-30 23:09:36 -04:00
InsetCollapsible.cpp
Remove left/right spacing around top/left buttons
2021-02-10 10:22:36 +01:00
InsetCollapsible.h
More enums & includes refactoring
2020-12-06 18:26:41 +02:00
InsetCommand.cpp
Fix crash (missing Buffer update)
2021-01-14 17:17:58 +01:00
InsetCommand.h
Cleanup button handling in InsetInclude
2021-01-19 19:24:10 +01:00
InsetCommandParams.cpp
Change name in source files
2020-12-05 17:17:02 -05:00
InsetCommandParams.h
Change name in source files
2020-12-05 17:17:02 -05:00
InsetCounter.cpp
Use LaTeXName of counter in LaTeX output.
2020-12-05 16:46:33 -05:00
InsetCounter.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetERT.cpp
Amend 61657bd610
2021-02-21 13:15:10 +01:00
InsetERT.h
Remove unused forward declarations
2020-10-13 09:57:36 +03:00
InsetExternal.cpp
Fix C++20 warning on implicit capture of this via [=]
2020-12-28 23:26:14 +02:00
InsetExternal.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetFlex.cpp
Implement inset-split (only for text insets for now) ( #10260 )
2020-12-24 10:48:52 +01:00
InsetFlex.h
Correctly show deleted url with change tracking
2021-02-17 19:51:01 +01:00
InsetFloat.cpp
Capitalize labels of floats, etc. Fixes #11993 .
2021-01-03 14:38:52 -05:00
InsetFloat.h
Refactor OutputParams
2020-11-30 13:05:03 +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
Refactor OutputParams
2020-11-30 13:05:03 +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
Make InsetInfo math/IPA icons visible in dark mode
2020-12-13 09:51:32 +01:00
InsetGraphics.h
Refactor OutputParams
2020-11-30 13:05:03 +02:00
InsetGraphicsParams.cpp
Add option to revert graphics colors in dark mode ( #12076 )
2021-01-18 10:46:16 +01:00
InsetGraphicsParams.h
Make InsetInfo math/IPA icons visible in dark mode
2020-12-13 09:51:32 +01:00
InsetHyperlink.cpp
Count words in hyperlink
2021-01-10 01:54:40 -05:00
InsetHyperlink.h
Count words in hyperlink
2021-01-10 01:54:40 -05:00
InsetInclude.cpp
FindAdv: Make search for text in deleted regions configurable.
2021-01-22 21:11:28 +01:00
InsetInclude.h
Cleanup button handling in InsetInclude
2021-01-19 19:24:10 +01:00
InsetIndex.cpp
FindAdv: Make search for text in deleted regions configurable.
2021-01-22 21:11:28 +01:00
InsetIndex.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetInfo.cpp
Make InsetInfo math/IPA icons visible in dark mode
2020-12-13 09:51:32 +01:00
InsetInfo.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetIPA.cpp
Refactor OutputParams
2020-11-30 13:05:03 +02:00
InsetIPA.h
Move Dimension.h from InsetIPA.h
2020-10-15 19:26:16 +03:00
InsetIPAMacro.cpp
More enums & includes refactoring
2020-12-06 18:26:41 +02:00
InsetIPAMacro.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetLabel.cpp
Cleanup included headers
2020-11-29 00:25:14 +02:00
InsetLabel.h
Remove unused forward declarations
2020-10-13 09:57:36 +03:00
InsetLayout.cpp
DocBook: add support for DocBookArgumentAfterMainTag.
2021-02-17 21:09:21 +01:00
InsetLayout.h
DocBook: add support for DocBookArgumentAfterMainTag.
2021-02-17 21:09:21 +01:00
InsetLine.cpp
Refactor OutputParams
2020-11-30 13:05:03 +02:00
InsetLine.h
Remove unused forward declarations
2020-10-13 09:57:36 +03:00
InsetListings.cpp
Comment
2021-01-20 08:05:17 +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
Refactor OutputParams
2020-11-30 13:05:03 +02:00
InsetMarginal.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetNewline.cpp
Refactor OutputParams
2020-11-30 13:05:03 +02:00
InsetNewline.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetNewpage.cpp
Remove useless breaks
2020-12-01 00:46:02 +02:00
InsetNewpage.h
Add inset for \nopagebreak.
2020-10-13 19:13:59 +02:00
InsetNomencl.cpp
Fix comment
2021-01-14 08:57:15 +01:00
InsetNomencl.h
DocBook: fix for nomenclature xml:id and glossary paragraphs.
2020-11-15 18:43:58 +01:00
InsetNote.cpp
Prevent more local colors from leaking ( #6626 )
2021-01-22 10:34:41 +01:00
InsetNote.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetPhantom.cpp
Refactor OutputParams
2020-11-30 13:05:03 +02:00
InsetPhantom.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetPreview.cpp
Refactor OutputParams
2020-11-30 13:05:03 +02:00
InsetPreview.h
Do not reset font in preview inset
2020-12-02 15:03:21 +01:00
InsetQuotes.cpp
Implement Hungarian quotation marks style ( #12040 )
2020-12-02 17:00:40 +01:00
InsetQuotes.h
More enums & includes refactoring
2020-12-06 18:26:41 +02:00
InsetRef.cpp
Show plural and caps status for formatted references. Rest of #11073 .
2021-01-09 18:06:50 -05:00
InsetRef.h
Fix bug #11104 . Activate refstyle support for InsetMathRef.
2021-01-05 18:17:53 -05:00
InsetScript.cpp
Refactor OutputParams
2020-11-30 13:05:03 +02:00
InsetScript.h
More enums & includes refactoring
2020-12-06 18:26:41 +02:00
InsetSeparator.cpp
Refactor OutputParams
2020-11-30 13:05:03 +02:00
InsetSeparator.h
Match header/source function argument naming
2020-11-01 22:23:44 +02:00
InsetSpace.cpp
FindAdv: Make search for text in deleted regions configurable.
2021-01-22 21:11:28 +01: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
DocBook: force paragraphs in HTML cells to allow for nested tables.
2021-02-17 23:32:23 +01:00
InsetTabular.h
Cosmetics
2021-01-29 15:46:46 +01:00
InsetText.cpp
Fix cursor position when undoing inset-dissolve.
2021-02-23 19:24:54 +01:00
InsetText.h
More enums & includes refactoring
2020-12-06 18:26:41 +02:00
InsetTOC.cpp
Refactor OutputParams
2020-11-30 13:05:03 +02:00
InsetTOC.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetVSpace.cpp
Refactor OutputParams
2020-11-30 13:05:03 +02:00
InsetVSpace.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
InsetWrap.cpp
Capitalize labels of floats, etc. Fixes #11993 .
2021-01-03 14:38:52 -05:00
InsetWrap.h
Add override
specifiers to improve code maintainability
2020-10-03 12:43:48 +02:00
RenderBase.h
Make InsetInfo math/IPA icons visible in dark mode
2020-12-13 09:51:32 +01:00
RenderButton.cpp
Make InsetInfo math/IPA icons visible in dark mode
2020-12-13 09:51:32 +01:00
RenderButton.h
Remove RenderButton::button_box_, which is unused.
2021-01-19 11:27:54 +01:00
RenderGraphic.cpp
Make InsetInfo math/IPA icons visible in dark mode
2020-12-13 09:51:32 +01:00
RenderGraphic.h
Make InsetInfo math/IPA icons visible in dark mode
2020-12-13 09:51:32 +01:00
RenderPreview.cpp
Merge namespace signals2 into namespace lyx
2020-12-19 22:52:51 +02:00
RenderPreview.h
Merge namespace signals2 into namespace lyx
2020-12-19 22:52:51 +02:00