lyx_mirror/src/insets
2013-03-15 21:16:40 +01:00
..
CMakeLists.txt CMake: Put projects into subdirs 2012-12-15 11:02:06 +01:00
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp Rename Path.h to PathChanger.h (actual name of the class) 2013-02-06 11:51:06 +01:00
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp
Inset.h Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetArgument.cpp Support for command argument placement after the workarea argument 2012-12-28 11:21:24 +01:00
InsetArgument.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetBibitem.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetBibitem.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetBibtex.cpp Add a for_search member to OutputParams, and use it to limit what 2013-03-12 12:45:15 -04:00
InsetBibtex.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetBox.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetBox.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetBranch.cpp Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetBranch.h Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetCaption.cpp Fix output of getCaptionAsPlaintext() 2013-03-15 21:16:40 +01:00
InsetCaption.h Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetCitation.cpp Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetCitation.h Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetCode.h
InsetCollapsable.cpp Allow for some argument visual customization 2012-11-26 09:10:14 +01:00
InsetCollapsable.h Allow for some argument visual customization 2012-11-26 09:10:14 +01:00
InsetCommand.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetCommand.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetCommandParams.cpp
InsetCommandParams.h
InsetERT.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetERT.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetExternal.cpp Try again to fix Kornel's slowness problem. The previous attempt was 2013-03-09 12:42:56 -05:00
InsetExternal.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetFlex.cpp Do not force Flex insets to be collapsed at insertion (#8442) 2012-12-08 09:35:52 +01:00
InsetFlex.h
InsetFloat.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetFloat.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetFloatList.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetFloatList.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetFoot.cpp Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetFoot.h Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetGraphics.h Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetHyperlink.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetInclude.cpp Add a for_search member to OutputParams, and use it to limit what 2013-03-12 12:45:15 -04:00
InsetInclude.h Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetIndex.cpp Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetIndex.h Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetInfo.cpp
InsetInfo.h
InsetIPA.cpp
InsetIPA.h
InsetIPAMacro.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetIPAMacro.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetLabel.cpp Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetLabel.h Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetLayout.cpp Allow to specify default argument for layout/inset argments 2013-02-24 11:29:21 +01:00
InsetLayout.h Support for command argument placement after the workarea argument 2012-12-28 11:21:24 +01:00
InsetLine.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetLine.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetListings.cpp Don't convert --- and -- to entities in XHTML listings output. 2013-02-21 18:12:53 -05:00
InsetListings.h
InsetListingsParams.cpp
InsetListingsParams.h
InsetMarginal.cpp Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetMarginal.h Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetNewline.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetNewline.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetNewpage.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetNewpage.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetNomencl.cpp
InsetNomencl.h
InsetNote.cpp Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetNote.h Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetPhantom.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetPhantom.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetPreview.cpp
InsetPreview.h
InsetQuotes.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetQuotes.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetRef.cpp Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetRef.h Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetScript.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetScript.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetSpace.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetSpace.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetSpecialChar.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetSpecialChar.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetTabular.cpp Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetTabular.h Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetText.cpp Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetText.h Add a member to TocItem that tells us whether the item in question 2013-03-08 16:38:18 -05:00
InsetTOC.cpp Fix bug #8580: Do not include material in the XHTML TOC that is not 2013-03-08 16:38:45 -05:00
InsetTOC.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetVSpace.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetVSpace.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetWrap.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetWrap.h Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
RenderBase.h
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp
RenderPreview.h