Commit graph

21586 commits

Author SHA1 Message Date
jonathan aquilina
824111ae62 removed double spaced lines in the genericfilter.cxx file 2011-01-24 10:19:11 +00:00
Thomas Arnhold
1eb19e9176 Remove VERT_DISTANCE directive. 2011-01-24 08:36:19 +01:00
Thomas Arnhold
225561911c Remove CUTNOEXPAND directive. 2011-01-24 08:36:19 +01:00
Pierre-André Jacquod
89e183204a delete in binfilter bf_sw class SwWriter
deletion of write classes within the binfilter. Still not going out of
the StarWrtier range
2011-01-23 20:44:49 +01:00
Pierre-André Jacquod
91d29554f1 delete in binfilter/bf_sw class StgWriter
cleaning write functionalities within binfilter / in starWriter part
2011-01-23 20:44:49 +01:00
Pierre-André Jacquod
84fcede871 delete binfilter/bf_sw SwXMLWriter class
cleaning part of the binfilter. deletion of now unneeded classes
within binfilter/bf_sw. Currently only the StarWriter part is touched
2011-01-23 20:44:49 +01:00
Pierre-André Jacquod
bb7325084e class Sw3Writer in binfilter deleted
this class has been deleted with all its dependencies witin bf_sw,
aka StarWriter filter functionalities.
2011-01-23 20:44:49 +01:00
Pierre-André Jacquod
6781d6de40 deletion of Sw3Io::Save and Sw3Io::SaveAs in binfilter sw
this is the cleaning of Sw3Io class, deleting the Save and SaveAs
function and the dependancies (inheritance, virtual functions, function
where this was called...) This may still left behind orphean functions
that are not called any more, but have not yet been deleted

The scope of this cleaning is binfilter/bf_sw, means StarWriter perimeter
only
2011-01-23 20:44:49 +01:00
Pierre-André Jacquod
da30958601 deletion of StgWriter::Write and its dependancies
During this deletion part, all the deletion have been done within
the binfilter/bf_sw, not touching the generic part. Further, all deletion
have been done based only on the deletion of the above mentionned function
and of its dependancies.
This step left behind some orphean functions, that are probably not called anymore,
this will be deleted in further steps.
2011-01-23 20:44:49 +01:00
Pierre-André Jacquod
e4227eb1ef not using Write function on loading anymore for binfilter without EXPORT
when the document is loaded, the writing functionality is not called any more
if the filter does not have the EXPORT flag set. Without the EXPORT flag, it
may well be that the filte does not have the write functionalities implemened
2011-01-23 20:44:49 +01:00
Pierre-André Jacquod
f063a06d28 Star Writer file format not EXPORT anymore
the EXPORT flag is removed from the properties of filters used for
managing the Star Writer This allow still to imort files of
this format, but not saving / creating further files within this
format
2011-01-23 20:44:49 +01:00
Caolán McNamara
25c21b8e5a WaE: unused varibles 2011-01-23 18:41:03 +00:00
Caolán McNamara
6df9ee2e8b WaE: ununsed variable 2011-01-23 18:35:46 +00:00
Joseph Powers
463bdef573 Remove DECLARE_LIST(ImpSdXMLExpTransObj3DBaseList, ImpSdXMLExpTransObj3DBase*) 2011-01-22 19:19:20 -08:00
Thomas Arnhold
128469fc99 Remove some dead code. 2011-01-22 16:42:39 +01:00
Thomas Arnhold
6a9abf79a5 Remove some dead code. 2011-01-22 14:15:06 +01:00
Thomas Arnhold
efce458f5e Remove empty description and dates. 2011-01-22 00:15:11 +01:00
Thomas Arnhold
a2f4eb838e Remove obsolete RCS lines. 2011-01-21 20:52:35 +01:00
Thomas Arnhold
96efa727ac Remove all of this //STRIP stuff.
Props go out to sed ;)

sed -i "\%^\s*//STRIP00[0-9].*%d"
sed -i "s%\s*//STRIP00[0-9].*$%%"
2011-01-21 19:55:01 +01:00
Joseph Powers
d7495cc04a Remove DECLARE_LIST(ImpSdXMLExpTransObj2DBaseList, ImpSdXMLExpTransObj2DBase*) 2011-01-21 07:17:59 -08:00
Caolán McNamara
d86a1a9ac2 WaE: mark this dir as warnings free 2011-01-21 14:55:39 +00:00
Joseph Powers
bca891d83d Remove DECLARE_LIST( XMLSectionList_Impl, XMLSectionImportContext* ) 2011-01-21 06:25:04 -08:00
Thomas Arnhold
fb02ad8229 Remove old RCS lines. 2011-01-21 12:21:28 +01:00
Caolán McNamara
a7ef7ab91e WaE: throw out some warnings 2011-01-21 11:03:49 +00:00
Caolán McNamara
dd433fe801 WaE: set this dir as warnings free 2011-01-21 11:03:49 +00:00
Caolán McNamara
bbd340e3de WaE: set this dir as warnings free 2011-01-21 11:03:49 +00:00
Caolán McNamara
f53fc2b0bc WaE: set this dir as warnings free 2011-01-21 11:03:49 +00:00
Caolán McNamara
c626107817 WaE: throw out some warnings, and mark a dir a WaE free 2011-01-21 11:01:15 +00:00
Joseph Powers
888f4c5015 Remove DECLARE_LIST(Imp3DLightList, SdXML3DLightContext*) 2011-01-20 22:18:57 -08:00
Joseph Powers
8a11c8a231 Remove DECLARE_LIST( XPolygonList, XPolygon* ) 2011-01-20 22:01:06 -08:00
Joseph Powers
f2e89fcd01 Code cleanup with #include removal
Mostly whitespace and commented code removal.
2011-01-20 21:19:03 -08:00
Joseph Powers
56eb08f2e2 Remove DECLARE_LIST(ViewList,OutlinerView*) 2011-01-20 21:19:03 -08:00
Pierre-André Jacquod
e9d397fff0 compiling fix: adding cast to ULONG in ::std::min 2011-01-20 19:35:25 +01:00
Joseph Powers
d17d3a8293 Remove DECLARE_LIST(E3dLightList, E3dLight*) 2011-01-20 08:17:28 -08:00
jonathan aquilina
eb05c1e908 removed double line spacing 2011-01-20 16:09:45 +00:00
Joseph Powers
c38aa26e16 Remove DECLARE_LIST(E3dLabelList, E3dLabelObj*) 2011-01-20 08:06:30 -08:00
Joseph Powers
96792e929e Remove (axe) DECLARE_LIST()s DbDataColumns & DbGridColumns
The entire .hxx file wasn't used; also every .hxx file that included it
also wasn't used. So I just did a mass delete.
2011-01-20 07:46:33 -08:00
Thomas Arnhold
4dd5c0b6b7 Replace suitable equalsAscii calls with equalsAsciiL.
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 11:31:12 +01:00
Takeshi Kurosawa
d870d4fa5d Fix rendering order of fill and text
The SVG export filter exports shapes (and their shadow) at first, then
exports texts (and their shadow). This causes the inverted order of
shadows (shadows of texts overlap shapes). Although, the filter
exports shapes and texts separately from the initial revision.
http://cgit.freedesktop.org/libreoffice/filters/diff/filter/source/svg/svgexport.cxx?id=d70fe3aea5ab065ab938cbd50366846f449fa7fa

I can't find any reason to do so. Make the filter export all contents at once.

From fdo#33241

Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
2011-01-20 12:04:46 +02:00
Joseph Powers
ede5a7bc69 Remove DECLARE_LIST( SfxStyles, SfxStyleSheetBase* ) 2011-01-19 07:23:26 -08:00
Joseph Powers
4deadb0285 Remove DECLARE_LIST(SvAddressList_Impl, SvAddressEntry_Impl *) 2011-01-18 21:36:39 -08:00
Joseph Powers
b98117b32d Delete commented code & quite some warnings 2011-01-18 21:22:35 -08:00
Joseph Powers
ec07a1d774 Remove DECLARE_LIST(SmListSym, SmSym *) 2011-01-18 21:22:08 -08:00
Joseph Powers
cb20b78eb8 Remove DECLARE_LIST(SmErrDescList, SmErrorDesc *) 2011-01-18 20:58:06 -08:00
Noel Power
df0b89ba5d supress bad iterator move past-end error in debug mode 2011-01-18 20:58:06 +00:00
Christian Lohmaier
2364ad704a WaE patch for filter
Signed-off-by: Kohei Yoshida <kyoshida@novell.com>
2011-01-18 15:32:22 -05:00
Radek Doulik
ce13ac6030 set characters encoding for symbol fonts, n#656934 2011-01-18 20:00:48 +01:00
Radek Doulik
624538b9e8 fix default bullet size, n#656934 2011-01-18 20:00:48 +01:00
Radek Doulik
261d520fc7 extend debug dump so that it dumps numbering rules 2011-01-18 20:00:48 +01:00
Joseph Powers
8b852389f9 Remove DECLARE_LIST(SvInPlaceObjectList,SvInPlaceObject*) 2011-01-18 08:00:46 -08:00