lyx_mirror/src/insets
Angus Leeming f5a0bad734 Define a wrapper LyXFont_size for LyXFont::FONT_SIZE.
Use it in paragraph.[Ch], allowing the removal of #include "lyxfont.h"
from paragraph.h.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7772 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-16 13:43:30 +00:00
..
.cvsignore
ChangeLog Define a wrapper LyXFont_size for LyXFont::FONT_SIZE. 2003-09-16 13:43:30 +00:00
ExternalTemplate.C Change Assert to BOOST_ASSERT. 2003-09-09 17:25:35 +00:00
ExternalTemplate.h Replace LString.h with support/std_string.h, 2003-09-05 17:23:11 +00:00
inset.C Remove #include "LColor.h" from inset.h. 2003-09-16 09:44:34 +00:00
inset.h Remove #include "LColor.h" from inset.h. 2003-09-16 09:44:34 +00:00
insetbase.C Strip out redundant includes (193 of 'em). 2003-09-05 09:01:27 +00:00
insetbase.h Replace LString.h with support/std_string.h, 2003-09-05 17:23:11 +00:00
insetbibitem.C Define a wrapper LyXFont_size for LyXFont::FONT_SIZE. 2003-09-16 13:43:30 +00:00
insetbibitem.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetbibtex.C fix some namespace issues for gcc 3.4 2003-09-16 11:03:20 +00:00
insetbibtex.h The mouse box patch for button-style insets 2003-09-04 14:02:05 +00:00
insetbranch.C Remove #include "LColor.h" from insettext.h. Deps down 10 to 95. 2003-09-16 10:30:59 +00:00
insetbranch.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetcaption.C Remove unused LColor::color framecolor variable from insetcollabsable.h 2003-09-16 10:54:23 +00:00
insetcaption.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetcite.C Replace 'using namespace abc;' with 'using abc::xyz;' 2003-09-09 22:13:45 +00:00
insetcite.h Remove all unnecessary #includes from header files. 2003-09-07 01:45:40 +00:00
insetcollapsable.C Remove unused LColor::color framecolor variable from insetcollabsable.h 2003-09-16 10:54:23 +00:00
insetcollapsable.h Remove unused LColor::color framecolor variable from insetcollabsable.h 2003-09-16 10:54:23 +00:00
insetcommand.C Get rid of lyxstring, remove usage of STRCONV. 2003-09-15 11:00:00 +00:00
insetcommand.h Get rid of trailing whitespace 'noise' in future patches for the 2003-09-09 18:27:24 +00:00
insetcommandparams.C Strip out redundant includes (193 of 'em). 2003-09-05 09:01:27 +00:00
insetcommandparams.h Replace LString.h with support/std_string.h, 2003-09-05 17:23:11 +00:00
insetenv.C Move a couple of InsetText member variables from protected to private. 2003-09-16 10:01:29 +00:00
insetenv.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetert.C Remove unused LColor::color framecolor variable from insetcollabsable.h 2003-09-16 10:54:23 +00:00
insetert.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetexternal.C Get rid of lyxstring, remove usage of STRCONV. 2003-09-15 11:00:00 +00:00
insetexternal.h Remove all unnecessary #includes from header files. 2003-09-07 01:45:40 +00:00
insetfloat.C Remove unused LColor::color framecolor variable from insetcollabsable.h 2003-09-16 10:54:23 +00:00
insetfloat.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetfloatlist.C Replace 'using namespace abc;' with 'using abc::xyz;' 2003-09-09 22:13:45 +00:00
insetfloatlist.h The mouse box patch for button-style insets 2003-09-04 14:02:05 +00:00
insetfoot.C Move depth_type to support/types.h. 2003-09-06 17:23:08 +00:00
insetfoot.h Move some more #includes out of the header files. 2003-09-04 01:18:42 +00:00
insetfootlike.C Remove unused LColor::color framecolor variable from insetcollabsable.h 2003-09-16 10:54:23 +00:00
insetfootlike.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetgraphics.C fix some namespace issues for gcc 3.4 2003-09-16 11:03:20 +00:00
insetgraphics.h Remove all unnecessary #includes from header files. 2003-09-07 01:45:40 +00:00
insetgraphicsParams.C Replace 'using namespace abc;' with 'using abc::xyz;' 2003-09-09 22:13:45 +00:00
insetgraphicsParams.h Remove all unnecessary #includes from header files. 2003-09-07 01:45:40 +00:00
insethfill.C Strip out redundant includes (193 of 'em). 2003-09-05 09:01:27 +00:00
insethfill.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetinclude.C Get rid of lyxstring, remove usage of STRCONV. 2003-09-15 11:00:00 +00:00
insetinclude.h Get rid of trailing whitespace 'noise' in future patches for the 2003-09-09 18:27:24 +00:00
insetindex.C Strip out redundant includes (193 of 'em). 2003-09-05 09:01:27 +00:00
insetindex.h Get rid of trailing whitespace 'noise' in future patches for the 2003-09-09 18:27:24 +00:00
insetlabel.C Replace 'using namespace abc;' with 'using abc::xyz;' 2003-09-09 22:13:45 +00:00
insetlabel.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetlatexaccent.C Remove #include "LColor.h" from inset.h. 2003-09-16 09:44:34 +00:00
insetlatexaccent.h Remove all unnecessary #includes from header files. 2003-09-07 01:45:40 +00:00
insetlist.C Replace LString.h with support/std_string.h, 2003-09-05 17:23:11 +00:00
insetlist.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetmarginal.C Replace ParagraphList.h with ParagraphList_fwd.h. 2003-09-06 12:36:58 +00:00
insetmarginal.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetminipage.C Remove unused LColor::color framecolor variable from insetcollabsable.h 2003-09-16 10:54:23 +00:00
insetminipage.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetnewline.C Remove #include "LColor.h" from inset.h. 2003-09-16 09:44:34 +00:00
insetnewline.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetnote.C Remove unused LColor::color framecolor variable from insetcollabsable.h 2003-09-16 10:54:23 +00:00
insetnote.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetoptarg.C Remove unused LColor::color framecolor variable from insetcollabsable.h 2003-09-16 10:54:23 +00:00
insetoptarg.h Remove all unnecessary #includes from header files. 2003-09-07 01:45:40 +00:00
insetquotes.C Replace 'using namespace abc;' with 'using abc::xyz;' 2003-09-09 22:13:45 +00:00
insetquotes.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetref.C Replace 'using namespace abc;' with 'using abc::xyz;' 2003-09-09 22:13:45 +00:00
insetref.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetspace.C Remove #include "LColor.h" from inset.h. 2003-09-16 09:44:34 +00:00
insetspace.h Finish the task of removing all cruft from the header files. 2003-09-07 21:25:37 +00:00
insetspecialchar.C Remove #include "LColor.h" from inset.h. 2003-09-16 09:44:34 +00:00
insetspecialchar.h Finish the task of removing all cruft from the header files. 2003-09-07 21:25:37 +00:00
insettabular.C Remove #include "LColor.h" from insettext.h. Deps down 10 to 95. 2003-09-16 10:30:59 +00:00
insettabular.h Replace LString.h with support/std_string.h, 2003-09-05 17:23:11 +00:00
insettext.C Remove #include "LColor.h" from insettext.h. Deps down 10 to 95. 2003-09-16 10:30:59 +00:00
insettext.h Remove #include "LColor.h" from insettext.h. Deps down 10 to 95. 2003-09-16 10:30:59 +00:00
insettheorem.C Replace LString.h with support/std_string.h, 2003-09-05 17:23:11 +00:00
insettheorem.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insettoc.C Removed all redundant using directives from the source. 2003-09-08 00:33:41 +00:00
insettoc.h The mouse box patch for button-style insets 2003-09-04 14:02:05 +00:00
inseturl.C Replace 'using namespace abc;' with 'using abc::xyz;' 2003-09-09 22:13:45 +00:00
inseturl.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
insetwrap.C Remove unused LColor::color framecolor variable from insetcollabsable.h 2003-09-16 10:54:23 +00:00
insetwrap.h Use Buffer const reference in most placees possible. 2003-08-28 07:41:31 +00:00
mailinset.C Change Assert to BOOST_ASSERT. 2003-09-09 17:25:35 +00:00
mailinset.h Replace LString.h with support/std_string.h, 2003-09-05 17:23:11 +00:00
Makefile.am The 'Branches' mega-patch. 2003-08-17 11:28:23 +00:00
renderers.C Remove #include "LColor.h" from inset.h. 2003-09-16 09:44:34 +00:00
renderers.h Get rid of trailing whitespace 'noise' in future patches for the 2003-09-09 18:27:24 +00:00
updatableinset.C Replace 'using namespace abc;' with 'using abc::xyz;' 2003-09-09 22:13:45 +00:00
updatableinset.h Remove all unnecessary #includes from header files. 2003-09-07 01:45:40 +00:00