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
Noel Power
a7badbae94
fdo#33237 remove debug line
2011-01-21 12:50:00 +00:00
Noel Power
540389736f
fdo#33237# fix ole object import for writer (docx)
2011-01-21 12:49:50 +00: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
Noel Power
c4a1101766
fdo#33237 remove debug line
2011-01-18 12:58:17 +00:00
Noel Power
4b8663ad09
fdo#33237# fix ole object import for writer (docx)
2011-01-18 12:45:51 +00:00
Caolán McNamara
ca5d4067c9
free ctxt *after* taking lastError details
2011-01-18 12:10:32 +00:00
Caolán McNamara
a55158aa1f
Use the foolproof checked macro for this
2011-01-18 10:59:43 +00:00
Caolán McNamara
02cf0e0f89
disambiguate between two different SkipBlocks
2011-01-18 10:53:42 +00:00
Caolán McNamara
b9ef2799e6
this file isn't built, remove it
2011-01-18 10:49:49 +00:00
Caolán McNamara
1cbd2a6b34
cppcheck: object destroyed immediately
2011-01-18 10:44:36 +00:00
Caolán McNamara
c844c562f6
WaE: this dir is now warnings free
2011-01-18 10:40:37 +00:00
Fridrich Štrba
18e97ee37b
Fix a typo SolarMuexGuard -> SolarMutexGuard
...
signoff: Jan Holesovsky <kendy@suse.cz>
signoff: Thorsten Behrens <thb@documentfoundation.org>
signoff: Tor Lillqvist <tlillqvist@novell.com>
signoff: Petr Mladek <pmladek@suse.cz>
2011-01-18 11:12:52 +01:00
Joseph Powers
bea58eff15
Remove dead code
2011-01-17 22:09:52 -08:00
Joseph Powers
2b3ec951a1
Remove DECLARE_LIST(SvContainerEnvironmentList,SvContainerEnvironment*)
...
I also removed SvAppFrame::pChildList and its related code. The code never
inserted anyting into the list; thus, it could never having anything in it
to process.
2011-01-17 20:43:41 -08:00
Joseph Powers
81a2a8212f
Remove DECLARE_LIST( _SfxVersionTable, SfxVersionInfo* )
2011-01-17 06:23:19 -08:00