lyx_mirror/src/insets
2020-11-01 22:22:50 +02:00
..
CMakeLists.txt
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h Remove unused forward declarations 2020-10-13 09:57:36 +03:00
Inset.cpp New DocBook support 2020-07-08 08:42:16 +02:00
Inset.h Use nullptr 2020-10-29 15:52:33 +02:00
InsetArgument.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
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 Fix isSpace for docstring 2020-10-24 18:55:05 +03: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 New DocBook support 2020-07-08 08:42:16 +02:00
InsetCaptionable.h Remove unused forward declarations 2020-10-13 09:57:36 +03: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 Reduce includes in header files (2) 2020-10-19 18:01:17 +03:00
InsetCollapsible.h Remove unused forward declarations 2020-10-13 09:57:36 +03:00
InsetCommand.cpp New DocBook support 2020-07-08 08:42:16 +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 Move include of own header to the top. Fix dependencies 2020-10-25 19:58:57 +02: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 Loop refactoring 2020-10-09 09:04:20 +03:00
InsetGraphics.h Add override specifiers to improve code maintainability 2020-10-03 12:43:48 +02:00
InsetGraphicsParams.cpp Run codespell on src/insets 2020-06-25 23:46:16 +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 Move Cursor.h from Clipboard.h 2020-10-16 08:02:51 +03: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 Move Cursor.h from Clipboard.h 2020-10-16 08:02:51 +03:00
InsetLabel.h Remove unused forward declarations 2020-10-13 09:57:36 +03:00
InsetLayout.cpp Use default member initialization in InsetLayout 2020-11-01 22:22:50 +02:00
InsetLayout.h Use default member initialization in InsetLayout 2020-11-01 22:22:50 +02: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: fix line issues around programlisting. 2020-09-19 20:43:39 +02:00
InsetListings.h Add override specifiers to improve code maintainability 2020-10-03 12:43:48 +02:00
InsetListingsParams.cpp Loop refactoring 2020-10-09 09:04:20 +03: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 Refactoring 2020-10-05 14:55:00 +02:00
InsetQuotes.h Add override specifiers to improve code maintainability 2020-10-03 12:43:48 +02:00
InsetRef.cpp Never mark references in inactive insets broken 2020-10-03 08:54:06 +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 Add override specifiers to improve code maintainability 2020-10-03 12:43:48 +02:00
InsetSpace.cpp Refactoring 2020-10-05 14:55:00 +02:00
InsetSpace.h Add override specifiers to improve code maintainability 2020-10-03 12:43:48 +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 Move Author.h, Format.h from BufferParams.h 2020-10-16 08:02:51 +03:00
InsetTabular.h Remove unused forward declarations 2020-10-13 09:57:36 +03:00
InsetText.cpp Clean includes using the output of iwyu tool 2020-10-20 11:38:55 +03:00
InsetText.h Remove unused forward declarations 2020-10-13 09:57:36 +03: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