lyx_mirror/src/insets
Richard Heck 5db4b7eb16 Move a bunch of code from Buffer to BufferParams. The point of this
is contained in the next commit.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38742 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-13 19:39:56 +00:00
..
CMakeLists.txt cmake: move CMakeLists.txt into source dir (multiple steps) 2011-05-10 17:44:41 +00:00
ExternalSupport.cpp Revert r36654. 2010-12-04 23:01:59 +00:00
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp TR1: use std::tr1 regex with msvc10 2010-06-29 17:09:40 +00:00
ExternalTransforms.h
Inset.cpp This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
Inset.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetArgument.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetArgument.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetBibitem.cpp Try to finally fix #6930. All the paths that did not come from context 2010-12-08 09:24:04 +00:00
InsetBibitem.h Simplify some of the bibliography update code. There is really no reason 2010-12-03 20:08:04 +00:00
InsetBibtex.cpp Clean up XHTML output a bit. 2011-04-01 19:18:25 +00:00
InsetBibtex.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetBox.cpp Don't output box width if it's 100% (default). 2011-04-03 12:57:33 +00:00
InsetBox.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetBranch.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetBranch.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetCaption.cpp This "#if 0" code is very old, and obsolete. 2011-03-28 22:34:41 +00:00
InsetCaption.h This "#if 0" code is very old, and obsolete. 2011-03-28 22:34:41 +00:00
InsetCitation.cpp Fix bug #7499. The problem here is that there was no way for the 2011-05-07 23:02:53 +00:00
InsetCitation.h Fix bug #7499. The problem here is that there was no way for the 2011-05-07 23:02:53 +00:00
InsetCode.h fix compiler warnings in pedantic mode: remove trailing comma after last enum member 2010-12-17 19:56:51 +00:00
InsetCollapsable.cpp Trivial cleanup. 2010-12-14 23:18:48 +00:00
InsetCollapsable.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetCommand.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetCommand.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetCommandParams.cpp Fix gcc 4.6 compilation. 2011-02-12 22:08:32 +00:00
InsetCommandParams.h Fix bug #6962. I hadn't see how these were being escaped. 2010-10-21 17:56:00 +00:00
InsetERT.cpp Remove unused headers. 2011-04-11 14:11:07 +00:00
InsetERT.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetExternal.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetExternal.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetFlex.cpp Fix bug #6919 by splitting Inset::noFontChange() into inheritFont() and 2011-02-22 19:41:04 +00:00
InsetFlex.h Fix bug #7080. 2011-03-28 23:11:54 +00:00
InsetFloat.cpp This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetFloat.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetFloatList.cpp Fix wrong translations of float lists spotted by Pavel: 2011-04-06 21:20:35 +00:00
InsetFloatList.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetFoot.cpp When an error occurs, don't highlight more than necessary. 2011-03-12 01:40:01 +00:00
InsetFoot.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00: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 Fix bug #6919 by splitting Inset::noFontChange() into inheritFont() and 2011-02-22 19:41:04 +00:00
InsetGraphics.cpp Fix export of new LaTeX formats: xetex and luatex. Prior to this, child 2011-04-14 18:32:42 +00:00
InsetGraphics.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetGraphicsParams.cpp
InsetGraphicsParams.h
InsetHyperlink.cpp Hyperlinks have to be escaped for XHTML output. 2011-04-02 23:35:57 +00:00
InsetHyperlink.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetInclude.cpp Move a bunch of code from Buffer to BufferParams. The point of this 2011-05-13 19:39:56 +00:00
InsetInclude.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetIndex.cpp Clean up XHTML output a bit. 2011-04-01 19:18:25 +00:00
InsetIndex.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetInfo.cpp InsetInfo - on VCS error we don't want localized output in .tex output. 2011-03-29 01:43:06 +00:00
InsetInfo.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetLabel.cpp Inset::addToToc() can and should be const. It wasn't, I take it, because 2011-01-12 22:23:27 +00:00
InsetLabel.h Inset::addToToc() can and should be const. It wasn't, I take it, because 2011-01-12 22:23:27 +00:00
InsetLayout.cpp Refine previous commit: Forgot the break. 2011-03-29 01:01:24 +00:00
InsetLayout.h Introduce a wrapper class for odocstream to help ensuring that no 2011-01-29 02:41:13 +00:00
InsetLine.cpp Clean up XHTML output a bit. 2011-04-01 19:18:25 +00:00
InsetLine.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetListings.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetListings.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetListingsParams.cpp fix compiler warnings in pedantic mode: remove trailing comma after last enum member 2010-12-17 19:56:51 +00:00
InsetListingsParams.h More include frenzy. 2010-10-31 01:26:50 +00:00
InsetMarginal.cpp Inset::addToToc() can and should be const. It wasn't, I take it, because 2011-01-12 22:23:27 +00:00
InsetMarginal.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetNewline.cpp Clean up XHTML output a bit. 2011-04-01 19:18:25 +00:00
InsetNewline.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetNewpage.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetNewpage.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetNomencl.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetNomencl.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetNote.cpp This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetNote.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetPhantom.cpp This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetPhantom.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetPreview.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetPreview.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetQuotes.cpp This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetQuotes.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetRef.cpp Move a bunch of code from Buffer to BufferParams. The point of this 2011-05-13 19:39:56 +00:00
InsetRef.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetScript.cpp This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetScript.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetSpace.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetSpace.h typos in comments. 2011-03-15 13:27:08 +00:00
InsetSpecialChar.cpp * InsetSpecialChar.cpp: 2011-03-18 09:17:09 +00:00
InsetSpecialChar.h typos in comments. 2011-03-15 13:27:08 +00:00
InsetTabular.cpp Fix multirow output for XHTML. 2011-05-11 14:20:24 +00:00
InsetTabular.h Fix bug #6919 by splitting Inset::noFontChange() into inheritFont() and 2011-02-22 19:41:04 +00:00
InsetText.cpp Fix crash when there are text insets in a table cell with decimal alignment. This is discussed in these threads: 2011-04-25 12:56:09 +00:00
InsetText.h Fix crash when there are text insets in a table cell with decimal alignment. This is discussed in these threads: 2011-04-25 12:56:09 +00:00
InsetTOC.cpp Better TOC output for XHTML, per Rob and Pavel. 2011-04-12 17:33:18 +00:00
InsetTOC.h Fix bug #7176: Clicking TOC doesn't bring up outline 2010-12-17 13:12:43 +00:00
InsetVSpace.cpp Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetVSpace.h Integrate texrow with otexstream in order to perform automatic line 2011-02-10 20:02:48 +00:00
InsetWrap.cpp This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
InsetWrap.h This is intended to be a pure renaming of the Inset::name() routine, 2011-03-28 22:33:04 +00:00
RenderBase.h Correct the return and parameter types to match the type of RenderBase::state_. 2011-02-13 09:56:54 +00:00
RenderButton.cpp
RenderButton.h
RenderGraphic.cpp
RenderGraphic.h
RenderPreview.cpp Allow images to be export even when LyXRC says no previews. 2010-07-29 15:17:58 +00:00
RenderPreview.h Allow images to be export even when LyXRC says no previews. 2010-07-29 15:17:58 +00:00