.. |
ExternalSupport.cpp
|
reduce line noise
|
2007-11-15 20:04:51 +00:00 |
ExternalSupport.h
|
|
|
ExternalTemplate.cpp
|
cosmetics
|
2007-11-10 13:44:50 +00:00 |
ExternalTemplate.h
|
|
|
ExternalTransforms.cpp
|
|
|
ExternalTransforms.h
|
|
|
Inset.cpp
|
reduce line noise
|
2007-11-15 20:04:51 +00:00 |
Inset.h
|
Use forceLTR instead of inset codes in order to determine whether an inset
|
2007-11-05 23:44:47 +00:00 |
InsetBibitem.cpp
|
Introducing TextClassPtr.h to minimize header dependencies.
|
2007-11-07 23:25:08 +00:00 |
InsetBibitem.h
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetBibtex.cpp
|
reduce line noise
|
2007-11-15 20:04:51 +00:00 |
InsetBibtex.h
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetBox.cpp
|
Further cleanup of InsetFlex, InsetCollapsable and InsetLayout:
|
2007-11-03 00:35:07 +00:00 |
InsetBox.h
|
|
|
InsetBranch.cpp
|
Introducing TextClassPtr.h to minimize header dependencies.
|
2007-11-07 23:25:08 +00:00 |
InsetBranch.h
|
remove unneeded init() method.
|
2007-11-02 17:58:16 +00:00 |
InsetCaption.cpp
|
Adjust headers.
|
2007-11-07 23:34:45 +00:00 |
InsetCaption.h
|
Adjust headers.
|
2007-11-07 23:34:45 +00:00 |
InsetCitation.cpp
|
shuffle stuff around
|
2007-11-08 00:09:58 +00:00 |
InsetCitation.h
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetCode.h
|
|
|
InsetCollapsable.cpp
|
Introducing TextClassPtr.h to minimize header dependencies.
|
2007-11-07 23:25:08 +00:00 |
InsetCollapsable.h
|
Move InsetLayout definition to insets/InsetLayout.h
|
2007-11-07 22:31:07 +00:00 |
InsetCommand.cpp
|
Remove methods marked for removal from InsetCommandParams. Yeah, we can do that now. ;-)
|
2007-10-23 18:51:04 +00:00 |
InsetCommand.h
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetCommandParams.cpp
|
InsetIndex is no longer an InsetCommand.
|
2007-10-25 22:29:45 +00:00 |
InsetCommandParams.h
|
remove unneeded include
|
2007-10-29 23:05:18 +00:00 |
InsetEnvironment.cpp
|
Introducing TextClassPtr.h to minimize header dependencies.
|
2007-11-07 23:25:08 +00:00 |
InsetEnvironment.h
|
cosmetics
|
2007-10-23 21:41:17 +00:00 |
InsetERT.cpp
|
cosmetics
|
2007-11-13 23:50:28 +00:00 |
InsetERT.h
|
Further cleanup of InsetFlex, InsetCollapsable and InsetLayout:
|
2007-11-03 00:35:07 +00:00 |
InsetExternal.cpp
|
188094 lines
|
2007-10-25 20:36:17 +00:00 |
InsetExternal.h
|
|
|
InsetFlex.cpp
|
Get rid of InsetFlexParams
|
2007-11-05 10:14:19 +00:00 |
InsetFlex.h
|
Introducing TextClassPtr.h to minimize header dependencies.
|
2007-11-07 23:25:08 +00:00 |
InsetFloat.cpp
|
Introducing TextClassPtr.h to minimize header dependencies.
|
2007-11-07 23:25:08 +00:00 |
InsetFloat.h
|
|
|
InsetFloatList.cpp
|
reduce line noise
|
2007-11-15 20:04:51 +00:00 |
InsetFloatList.h
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetFoot.cpp
|
Introducing TextClassPtr.h to minimize header dependencies.
|
2007-11-07 23:25:08 +00:00 |
InsetFoot.h
|
|
|
InsetFootlike.cpp
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
InsetFootlike.h
|
|
|
InsetGraphics.cpp
|
reduce line noise
|
2007-11-15 20:04:51 +00:00 |
InsetGraphics.h
|
Use forceLTR instead of inset codes in order to determine whether an inset
|
2007-11-05 23:44:47 +00:00 |
InsetGraphicsParams.cpp
|
reduce line noise
|
2007-11-15 20:04:51 +00:00 |
InsetGraphicsParams.h
|
|
|
InsetHFill.cpp
|
we assume (more or less) conforming compilers nowadays.
|
2007-11-06 21:45:24 +00:00 |
InsetHFill.h
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetHyperlink.cpp
|
pimpl not needed here
|
2007-11-02 23:42:27 +00:00 |
InsetHyperlink.h
|
Use forceLTR instead of inset codes in order to determine whether an inset
|
2007-11-05 23:44:47 +00:00 |
InsetInclude.cpp
|
reduce line noise
|
2007-11-15 20:04:51 +00:00 |
InsetInclude.h
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetIndex.cpp
|
we assume (more or less) conforming compilers nowadays.
|
2007-11-06 21:45:24 +00:00 |
InsetIndex.h
|
Implement ForceLtR; cleanup of collapsable insets
|
2007-10-30 12:30:46 +00:00 |
InsetInfo.cpp
|
cosmetics
|
2007-11-02 21:27:37 +00:00 |
InsetInfo.h
|
|
|
InsetLabel.cpp
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetLabel.h
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetLayout.h
|
Move InsetLayout definition to insets/InsetLayout.h
|
2007-11-07 22:31:07 +00:00 |
InsetLine.cpp
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
InsetLine.h
|
|
|
InsetListings.cpp
|
Adjust headers.
|
2007-11-07 23:34:45 +00:00 |
InsetListings.h
|
Remremove unneeded init() method.
|
2007-11-02 23:12:43 +00:00 |
InsetListingsParams.cpp
|
|
|
InsetListingsParams.h
|
|
|
InsetMarginal.cpp
|
we assume (more or less) conforming compilers nowadays.
|
2007-11-06 21:45:24 +00:00 |
InsetMarginal.h
|
|
|
InsetNewline.cpp
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
InsetNewline.h
|
|
|
InsetNomencl.cpp
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
InsetNomencl.h
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetNote.cpp
|
Introducing TextClassPtr.h to minimize header dependencies.
|
2007-11-07 23:25:08 +00:00 |
InsetNote.h
|
|
|
InsetOptArg.cpp
|
Add InsetOptArg to standard insets.
|
2007-11-15 15:40:01 +00:00 |
InsetOptArg.h
|
Add InsetOptArg to standard insets.
|
2007-11-15 15:40:01 +00:00 |
InsetPagebreak.cpp
|
more strfwd
|
2007-11-14 21:57:43 +00:00 |
InsetPagebreak.h
|
|
|
InsetQuotes.cpp
|
remove unneeded @includes from BufferView.h
|
2007-11-03 18:50:54 +00:00 |
InsetQuotes.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
InsetRef.cpp
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
InsetRef.h
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
InsetSpace.cpp
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
InsetSpace.h
|
|
|
InsetSpecialChar.cpp
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
InsetSpecialChar.h
|
|
|
InsetTabular.cpp
|
reduce line noise
|
2007-11-15 20:04:51 +00:00 |
InsetTabular.h
|
Fix bug 4147.
|
2007-11-01 16:59:40 +00:00 |
InsetText.cpp
|
reduce line noise
|
2007-11-15 20:04:51 +00:00 |
InsetText.h
|
rename asTextInset -> asInsetText (to conform with asInsetCollapsable, asInsetMath)
|
2007-11-03 18:07:41 +00:00 |
InsetTheorem.cpp
|
we assume (more or less) conforming compilers nowadays.
|
2007-11-06 21:45:24 +00:00 |
InsetTheorem.h
|
|
|
InsetTOC.cpp
|
we assume (more or less) conforming compilers nowadays.
|
2007-11-06 21:45:24 +00:00 |
InsetTOC.h
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
|
2007-10-25 04:13:56 +00:00 |
InsetVSpace.cpp
|
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
|
2007-11-01 22:17:22 +00:00 |
InsetVSpace.h
|
|
|
InsetWrap.cpp
|
Introducing TextClassPtr.h to minimize header dependencies.
|
2007-11-07 23:25:08 +00:00 |
InsetWrap.h
|
|
|
MailInset.cpp
|
more de-boostification
|
2007-11-07 20:14:30 +00:00 |
MailInset.h
|
|
|
RenderBase.h
|
|
|
RenderButton.cpp
|
Splitup Font in saner bits:
|
2007-10-28 18:51:54 +00:00 |
RenderButton.h
|
|
|
RenderGraphic.cpp
|
Splitup Font in saner bits:
|
2007-10-28 18:51:54 +00:00 |
RenderGraphic.h
|
|
|
RenderPreview.cpp
|
Splitup Font in saner bits:
|
2007-10-28 18:51:54 +00:00 |
RenderPreview.h
|
|
|