lyx_mirror/src/insets
2013-05-16 16:10:06 +02:00
..
CMakeLists.txt CMake: Put projects into subdirs 2012-12-15 11:02:06 +01:00
ExternalSupport.cpp
ExternalSupport.h
ExternalTemplate.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
ExternalTemplate.h Header cleanup. 2011-07-14 17:00:35 +00:00
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
Inset.h Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
InsetArgument.cpp Support for command argument placement after the workarea argument 2012-12-28 11:21:24 +01:00
InsetArgument.h Fix plaintext header definition 2013-04-08 11:09:45 +02:00
InsetBibitem.cpp Don't use widest label for numerical citations. 2013-05-16 16:10:06 +02:00
InsetBibitem.h Fix another faulty signature 2013-04-08 15:18:04 +02: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 InsetBox.cpp: remove unnecessary non-ASCII char 2013-05-15 00:03:46 +02: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 bug #8603: We want unabbreviated TOC entries here. 2013-03-24 09:34:36 -04:00
InsetCaption.h Fix bug #8603: We want unabbreviated TOC entries here. 2013-03-24 09:34:36 -04:00
InsetCitation.cpp Links between citations and bibliography entries were broken in XHTML 2013-03-27 15:59:36 -04:00
InsetCitation.h Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
InsetCode.h Add support for some basic non-unicoded IPA macros 2012-08-23 17:42:53 +02:00
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 Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
InsetCommandParams.h Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
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 Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04: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 Fix bug #7080. 2011-03-28 23:11:54 +00:00
InsetFloat.cpp Support \caption* (bug #3209) 2013-03-22 22:23:38 +01:00
InsetFloat.h Support \caption* (bug #3209) 2013-03-22 22:23:38 +01:00
InsetFloatList.cpp Use InsetLayout to get the tag type for TOC-like things. 2013-03-27 20:03:32 -04:00
InsetFloatList.h Update the XHTML output for InsetFloatList. We'll now use an 2013-03-27 20:03:32 -04: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 This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetFootlike.h
InsetGraphics.cpp Minor code simplification. 2013-03-27 18:36:01 -04:00
InsetGraphics.h InsetGraphics: add a layoutName method 2013-03-23 05:35:09 -04:00
InsetGraphicsParams.cpp Move readBB_from_PSFile() out of support (no code change), 2012-02-15 20:50:52 +00:00
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 Remove all messages to user related to assertions. We'll just use 2013-04-27 17:52:55 -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 Fix bug #8608: Don't output index entries from notes, etc. 2013-03-25 17:36:21 -04: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 Change the type of the context menu name to string 2011-10-29 14:48:55 +00:00
InsetInfo.h Change the type of the context menu name to string 2011-10-29 14:48:55 +00:00
InsetIPA.cpp Add support for some basic non-unicoded IPA macros 2012-08-23 17:42:53 +02:00
InsetIPA.h Consider specifics for TIPAs T3 font encoding and allow insertion of straight quote (stress shortcut) to IPA inset. 2012-03-09 11:14:39 +00:00
InsetIPAMacro.cpp Introduce max_length parameter for plaintext() output routines, 2013-03-08 15:12:58 -05:00
InsetIPAMacro.h Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
InsetLabel.cpp Allowing direct, read-write access to the references cache just seems 2013-03-18 19:32:30 -04: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 Default font for an InsetLayout should be to inherit everything. 2013-04-25 17:08:59 -04: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 Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
InsetListings.cpp Fix bug #8604: Forgot not to escape the caption string in listings. 2013-03-23 10:05:56 -04:00
InsetListings.h Change the type of the context menu name to string 2011-10-29 14:48:55 +00:00
InsetListingsParams.cpp Use new T not new T() 2012-10-27 01:25:38 +02:00
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 Implement XHTML output for InsetPrintNomencl. 2013-03-27 21:30:48 -04:00
InsetNomencl.h Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
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 Change the type of the context menu name to string 2011-10-29 14:48:55 +00:00
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 Fix bug #8587 properly, by using local language for translation. 2013-03-19 11:30:36 -04: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 Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04: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 Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
InsetTabular.cpp Remove all messages to user related to assertions. We'll just use 2013-04-27 17:52:55 -04:00
InsetTabular.h A first batch of potential bugs spotted by llvm/clang 2013-05-02 16:38:25 +02:00
InsetText.cpp Remove all messages to user related to assertions. We'll just use 2013-04-27 17:52:55 -04:00
InsetText.h More llvm/clang warnings 2013-05-02 18:27:32 +02:00
InsetTOC.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
InsetTOC.h Factor common code from TOC updates. 2013-03-27 17:16:34 -04:00
InsetVSpace.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04: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 Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
RenderButton.cpp Fix bug #7256. Reduce space around inset buttons by a pixel on each side. 2011-12-09 15:36:53 +00:00
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp Remove all messages to user related to assertions. We'll just use 2013-04-27 17:52:55 -04:00
RenderPreview.h Graphics cleanup: get rid of Previews.{h,cpp} 2011-07-12 12:43:11 +00:00