lyx_mirror/src/insets
Richard Heck 35d449c5da Fix bug #10153: There's a mechanism in XHTML output that defers the
output of tags until we know they're needed. In the case of HTML
tables, empty cells should of course be output, so we need to force
the tags to be output.
2016-06-20 10:22:50 -04:00
..
CMakeLists.txt
ExternalSupport.cpp Replace auto_ptr with unique_ptr 2016-06-09 15:21:39 +01:00
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h Remove non-copyable idioms 2016-06-09 19:16:44 +01:00
ExternalTransforms.cpp Mark a number of coverity false positives. 2016-06-11 23:09:30 -04:00
ExternalTransforms.h Fix a number of other uninitialized members. 2016-06-11 23:59:55 -04:00
Inset.cpp Remove InsetMathXYArrow 2016-06-16 20:39:32 +02:00
Inset.h Change tracking cue: paint over labels in text and prepare for further work 2016-06-13 08:46:15 +01:00
InsetArgument.cpp Implement some forgotten context menu items for arguments 2016-05-29 12:32:53 +02:00
InsetArgument.h
InsetBibitem.cpp
InsetBibitem.h
InsetBibtex.cpp Rethrow excepction instead of a copy 2016-06-06 21:52:52 +02:00
InsetBibtex.h
InsetBox.cpp Avoid narrow boxes when using \width as box width unit 2016-05-28 17:43:01 -04:00
InsetBox.h Implement on screen rendering of alignment in LR boxes. 2015-11-23 11:40:36 +01:00
InsetBranch.cpp Use the much faster forOutliner also to get the tooltip text. 2015-12-12 17:19:33 -05:00
InsetBranch.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetCaption.cpp Toc: clean-up 2016-06-12 19:17:33 +01:00
InsetCaption.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetCaptionable.cpp Toc: clean-up 2016-06-12 19:17:33 +01:00
InsetCaptionable.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetCitation.cpp Amend bb344452 2016-01-04 03:43:08 +00:00
InsetCitation.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetCode.h Remove InsetMathXYArrow 2016-06-16 20:39:32 +02:00
InsetCollapsable.cpp Change tracking cue: paint over labels in text and prepare for further work 2016-06-13 08:46:15 +01:00
InsetCollapsable.h Change tracking cue: paint over labels in text and prepare for further work 2016-06-13 08:46:15 +01:00
InsetCommand.cpp Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetCommand.h Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetCommandParams.cpp Inset files: add includes to compile with cxx11 2015-12-10 01:15:16 +01:00
InsetCommandParams.h
InsetERT.cpp
InsetERT.h
InsetExternal.cpp False positive on coverity #23366. 2016-06-11 23:13:01 -04:00
InsetExternal.h Replace Boost.Signals with Boost.Signals2 2016-06-09 22:25:34 +02:00
InsetFlex.cpp Fix dataloss when flex inset is undefined. 2016-04-11 21:02:06 +01:00
InsetFlex.h
InsetFloat.cpp Rename Caption:LongTableNoNumber to Caption:Unnumbered 2016-03-30 16:07:00 +02:00
InsetFloat.h Add cursor<->row correspondance tracking for tables and subcaptions. 2015-10-19 06:55:18 +01:00
InsetFloatList.cpp Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetFloatList.h Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetFoot.cpp Use the much faster forOutliner also to get the tooltip text. 2015-12-12 17:19:33 -05:00
InsetFoot.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetFootlike.cpp Revert "InsetFootlike.cpp: disable listings inside footnotes" 2015-12-07 01:52:11 -05:00
InsetFootlike.h
InsetGraphics.cpp Replace boost::tuple with std::tuple 2016-06-09 15:21:39 +01:00
InsetGraphics.h Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetGraphicsParams.cpp Remove variables set but not used 2016-05-29 17:55:46 -04:00
InsetGraphicsParams.h Do not apply \origin at existing files 2016-01-10 19:46:01 +01:00
InsetHyperlink.cpp Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetHyperlink.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetInclude.cpp Replace boost::scoped_ptr with unique_ptr 2016-06-09 15:21:39 +01:00
InsetInclude.h Replace boost::scoped_ptr with unique_ptr 2016-06-09 15:21:39 +01:00
InsetIndex.cpp Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetIndex.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetInfo.cpp Fix bug #9898: inset info cannot show specified icon 2015-12-11 08:51:37 +01:00
InsetInfo.h Fix bug #9898: inset info cannot show specified icon 2015-12-11 08:51:37 +01:00
InsetIPA.cpp Get rid of use_preview_ in various insets 2016-02-09 09:54:14 +01:00
InsetIPA.h Replace boost::scoped_ptr with unique_ptr 2016-06-09 15:21:39 +01:00
InsetIPAMacro.cpp Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetIPAMacro.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetLabel.cpp Fix std::string docstream output error 2015-10-15 20:52:28 +02:00
InsetLabel.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetLayout.cpp Remove duplicated if clause 2016-06-06 20:33:31 +02:00
InsetLayout.h Layout format update: AddToToc, IsTocCaption, OutlinerName 2015-12-13 19:56:49 +00:00
InsetLine.cpp
InsetLine.h
InsetListings.cpp Fix InsetListings::getCaption() for std::regex 2015-11-22 17:43:10 +01:00
InsetListings.h
InsetListingsParams.cpp Add comments to fix coverity #23505 and 23507. 2016-06-12 00:35:49 -04:00
InsetListingsParams.h
InsetMarginal.cpp Use the much faster forOutliner also to get the tooltip text. 2015-12-12 17:19:33 -05:00
InsetMarginal.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetNewline.cpp Remove unused variables 2015-10-10 21:28:28 +02:00
InsetNewline.h
InsetNewpage.cpp \\pagebreak is a fragile command in general 2016-05-29 17:55:45 -04:00
InsetNewpage.h
InsetNomencl.cpp Fix a number of other uninitialized members. 2016-06-11 23:59:55 -04:00
InsetNomencl.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetNote.cpp Use the much faster forOutliner also to get the tooltip text. 2015-12-12 17:19:33 -05:00
InsetNote.h Enhancements and bugfixes to the TOCs 2015-10-01 21:44:22 +01:00
InsetPhantom.cpp Fix std::string docstream output error 2015-10-15 20:52:28 +02:00
InsetPhantom.h
InsetPreview.cpp Get rid of use_preview_ in various insets 2016-02-09 09:54:14 +01:00
InsetPreview.h Replace boost::scoped_ptr with unique_ptr 2016-06-09 15:21:39 +01:00
InsetQuotes.cpp Always initialize InsetQuote language in constructor 2016-06-09 16:42:24 +02:00
InsetQuotes.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetRef.cpp Fix bug #10194: Space missing in UI. 2016-06-06 20:41:07 -04:00
InsetRef.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01: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 Introduce the latexpar separator. 2016-04-06 05:25:27 +02:00
InsetSeparator.h Allow inset-forall to match separators (#10090) 2016-05-17 00:48:26 +01:00
InsetSpace.cpp Fix length of hfills 2015-11-24 10:11:17 +01:00
InsetSpace.h Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetSpecialChar.cpp Do not use the return value of Painter::text for logos 2016-05-30 14:55:41 +02:00
InsetSpecialChar.h Consistency of ellipses across the UI 2015-10-05 21:16:16 +01:00
InsetTabular.cpp Fix bug #10153: There's a mechanism in XHTML output that defers the 2016-06-20 10:22:50 -04:00
InsetTabular.h Change tracking cue: paint over labels in text and prepare for further work 2016-06-13 08:46:15 +01:00
InsetText.cpp Move one Text::setCursor instance to CursorSlice 2016-05-29 17:55:46 -04:00
InsetText.h Change tracking cue: paint over labels in text and prepare for further work 2016-06-13 08:46:15 +01:00
InsetTOC.cpp
InsetTOC.h Simplify class structure in TocBackend 2016-05-29 17:55:42 -04:00
InsetVSpace.cpp
InsetVSpace.h Pass a BufferView to Inset::clickable 2016-05-28 17:43:01 -04:00
InsetWrap.cpp
InsetWrap.h
RenderBase.h
RenderButton.cpp Remove extra spacing around InsetCommand buttons 2016-05-29 17:55:46 -04:00
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp Check to make sure we have a preview loader. 2016-06-11 23:09:30 -04:00
RenderPreview.h Replace Boost.Signals with Boost.Signals2 2016-06-09 22:25:34 +02:00