lyx_mirror/src/insets
Guillaume Munch 5fdc577bad Improve the list of equations
Also convert other Tocs to TocBuilder when trivial, to make them customisable
2017-01-09 18:27:26 +01:00
..
CMakeLists.txt
ExternalSupport.cpp Fix substitution for $$Contents. 2016-07-31 00:15:48 -04:00
ExternalSupport.h Rationalise includes 2016-07-04 02:42:17 +02:00
ExternalTemplate.cpp Docstringify getLongString in general and preamble snippets in particular 2016-10-17 00:16:59 +02:00
ExternalTemplate.h Docstringify getLongString in general and preamble snippets in particular 2016-10-17 00:16:59 +02:00
ExternalTransforms.cpp Fix embarrassing logic mistake 2016-08-03 22:17:26 +01:00
ExternalTransforms.h Simplifications, mainly removal of boost::function and useless std::bind 2016-07-03 01:39:32 +02:00
Inset.cpp Implement AddToToc layout command for Flex insets 2017-01-09 18:22:22 +01:00
Inset.h Remove hardcoded values 2017-01-03 20:18:48 +01:00
InsetArgument.cpp Implement IsTocCaption for InsetArgument 2017-01-09 18:22:22 +01:00
InsetArgument.h Implement IsTocCaption for InsetArgument 2017-01-09 18:22:22 +01:00
InsetBibitem.cpp
InsetBibitem.h Improve quotation mark opening/closing guess 2016-12-27 12:06:54 +01:00
InsetBibtex.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetBibtex.h
InsetBox.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetBox.h
InsetBranch.cpp Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetBranch.h Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetCaption.cpp Revert most of dd7863b6. 2016-07-30 01:42:08 -04:00
InsetCaption.h Change tracking cue for InsetCaption 2016-10-18 01:06:03 +02:00
InsetCaptionable.cpp Use otexstringstream for the captions of InsetCaptionables 2016-10-17 00:16:59 +02:00
InsetCaptionable.h Use otexstringstream for the captions of InsetCaptionables 2016-10-17 00:16:59 +02:00
InsetCitation.cpp Improve the list of equations 2017-01-09 18:27:26 +01:00
InsetCitation.h
InsetCode.h Add support for \mathbin and friends 2016-11-16 15:21:53 +01:00
InsetCollapsable.cpp Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetCollapsable.h Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetCommand.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetCommand.h Now Inset::dimension is only an access to cache 2016-12-06 09:52:17 +01:00
InsetCommandParams.cpp
InsetCommandParams.h
InsetERT.cpp
InsetERT.h
InsetExternal.cpp Improve the list of equations 2017-01-09 18:27:26 +01:00
InsetExternal.h Replace Boost.Signals with Boost.Signals2 2016-06-09 22:25:34 +02:00
InsetFlex.cpp Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetFlex.h Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetFloat.cpp Add safe line breaks to improve TexRow precision in subfloat & caption 2016-10-22 23:05:44 +02:00
InsetFloat.h Improve quotation mark opening/closing guess 2016-12-27 12:06:54 +01:00
InsetFloatList.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetFloatList.h Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetFoot.cpp Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetFoot.h Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetFootlike.cpp
InsetFootlike.h
InsetGraphics.cpp Improve the list of equations 2017-01-09 18:27:26 +01:00
InsetGraphics.h Change tracking cue: for Graphics 2016-07-03 17:28:47 +02:00
InsetGraphicsParams.cpp Remove variables set but not used 2016-05-29 17:55:46 -04:00
InsetGraphicsParams.h
InsetHyperlink.cpp Escape link name for DocBook. 2017-01-08 13:38:48 -05:00
InsetHyperlink.h
InsetInclude.cpp Improve the list of equations 2017-01-09 18:27:26 +01:00
InsetInclude.h Replace boost::scoped_ptr with unique_ptr 2016-06-09 15:21:39 +01:00
InsetIndex.cpp Improve the list of equations 2017-01-09 18:27:26 +01:00
InsetIndex.h Improve quotation mark opening/closing guess 2016-12-27 12:06:54 +01:00
InsetInfo.cpp
InsetInfo.h
InsetIPA.cpp Get rid of Inset::setDimCache 2016-12-06 16:15:47 +01:00
InsetIPA.h Force local language switch in IPA insets 2016-09-29 18:35:26 +02:00
InsetIPAMacro.cpp Get rid of Inset::setDimCache 2016-12-06 16:15:47 +01:00
InsetIPAMacro.h
InsetLabel.cpp
InsetLabel.h Improve quotation mark opening/closing guess 2016-12-27 12:06:54 +01:00
InsetLayout.cpp Implement PassThru option to arguments. 2016-10-21 10:39:55 +02:00
InsetLayout.h
InsetLine.cpp Get rid of Inset::setDimCache 2016-12-06 16:15:47 +01:00
InsetLine.h Now Inset::dimension is only an access to cache 2016-12-06 09:52:17 +01:00
InsetListings.cpp Enable InsetQuote in verbatim and Hebrew 2016-12-10 11:53:42 +01:00
InsetListings.h Enable InsetQuote in verbatim and Hebrew 2016-12-10 11:53:42 +01:00
InsetListingsParams.cpp Add comments to fix coverity #23505 and 23507. 2016-06-12 00:35:49 -04:00
InsetListingsParams.h
InsetMarginal.cpp Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetMarginal.h Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetNewline.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetNewline.h
InsetNewpage.cpp context-sensitive command termination at some more places. 2016-12-16 10:20:25 +01:00
InsetNewpage.h
InsetNomencl.cpp Improve the list of equations 2017-01-09 18:27:26 +01:00
InsetNomencl.h Show symbol name and description in plaintext export of nomenclature entries. 2016-10-31 10:50:33 +01:00
InsetNote.cpp Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetNote.h Remove some hardcoded addToToc: note, footnote, marginalnote, branch 2017-01-09 18:27:26 +01:00
InsetPhantom.cpp Get rid of Inset::setDimCache 2016-12-06 16:15:47 +01:00
InsetPhantom.h Get rid of Inset::setDimCache 2016-12-06 16:15:47 +01:00
InsetPreview.cpp Get rid of Inset::setDimCache 2016-12-06 16:15:47 +01:00
InsetPreview.h Change tracking cue: for instant preview 2016-07-03 17:28:47 +02:00
InsetQuotes.cpp Tweaks to the quotes GUI 2017-01-05 14:25:36 +01:00
InsetQuotes.h Tweaks to the quotes GUI 2017-01-05 14:25:36 +01:00
InsetRef.cpp Add a "noprefix" option to the "labelonly" version of the reference 2017-01-07 15:07:44 -05:00
InsetRef.h Add ability to use refstyle's plural and capitalization features. 2017-01-02 22:32:36 -05:00
InsetScript.cpp RefChanger 2016-06-13 08:46:15 +01:00
InsetScript.h Cleanup handling of LFUN_LAYOUT_PARAGRAPH in getStatus 2016-05-29 17:55:46 -04:00
InsetSeparator.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetSeparator.h Allow inset-forall to match separators (#10090) 2016-05-17 00:48:26 +01:00
InsetSpace.cpp Get rid of Inset::setDimCache 2016-12-06 16:15:47 +01:00
InsetSpace.h Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetSpecialChar.cpp Improve quotation mark opening/closing guess 2016-12-27 12:06:54 +01:00
InsetSpecialChar.h Improve quotation mark opening/closing guess 2016-12-27 12:06:54 +01:00
InsetTabular.cpp Move class definitions inside main class 2016-10-22 23:24:01 +02:00
InsetTabular.h Fix output of table borders for XHTML. Fixes bug #10154. 2016-07-30 20:15:12 -04:00
InsetText.cpp Implement AddToToc for paragraph layouts 2017-01-09 18:27:25 +01:00
InsetText.h Implement AddToToc for paragraph layouts 2017-01-09 18:27:25 +01:00
InsetTOC.cpp
InsetTOC.h Simplify class structure in TocBackend 2016-05-29 17:55:42 -04:00
InsetVSpace.cpp Get rid of Inset::setDimCache 2016-12-06 16:15:47 +01:00
InsetVSpace.h Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetWrap.cpp Rationalise includes 2016-07-04 02:42:17 +02:00
InsetWrap.h Improve quotation mark opening/closing guess 2016-12-27 12:06:54 +01:00
RenderBase.h
RenderButton.cpp Remove extra spacing around InsetCommand buttons 2016-05-29 17:55:46 -04:00
RenderButton.h
RenderGraphic.cpp Add 'needauth' option to converters that need explicit user authorization. 2016-11-22 23:54:58 +01:00
RenderGraphic.h
RenderPreview.cpp Change tracking cue: for instant preview 2016-07-03 17:28:47 +02:00
RenderPreview.h Replace Boost.Signals with Boost.Signals2 2016-06-09 22:25:34 +02:00