Joseph Powers
da2319c8e9
Remove DECLARE_LIST(ImpMasterPageList, SdXMLMasterPageContext*)
2011-01-12 08:07:47 -08:00
Joseph Powers
de84f6da54
Remove unused header file
2011-01-12 07:52:34 -08:00
Joseph Powers
86fad8918f
Quite compiler warnings
2011-01-12 07:52:18 -08:00
Joseph Powers
e2dcef6cea
Remove #include & whitespace
2011-01-12 07:51:42 -08:00
Joseph Powers
07716077c7
Remove DECLARE_LIST( SwXMLFrmFmts_Impl, SwFrmFmtPtr )
2011-01-12 06:17:28 -08:00
David Tardon
09527e934a
rhbz#659394 avoid mangling internal state in case of UNO exception
2011-01-12 12:21:45 +01:00
Joseph Powers
aab5e57ea4
Remove DECLARE_LIST( SwXMLTableLinesCache_Impl, SwXMLTableLinesPtr )
2011-01-11 21:01:30 -08:00
Joseph Powers
7348b649a5
Cleanup Whitespace & Quite Warnings
2011-01-11 21:01:00 -08:00
Joseph Powers
c5460252f8
Remove DECLARE_LIST( SvxShapeList, SvxShape * )
...
Also quite some compiler warnings.
2011-01-11 20:42:46 -08:00
Joseph Powers
15f1150fa0
Remove DECLARE_LIST( SvxDrawPageList, SvxDrawPage * )
...
Also quite some compiler warnings.
2011-01-11 20:16:40 -08:00
Joseph Powers
ab5b9ca676
Remove DECLARE_LIST( SvxIDPropertyCombineList, SvxIDPropertyCombine * )
2011-01-11 19:35:56 -08:00
Joseph Powers
f324384677
Remove extra #include & white space & quite warnings
2011-01-11 19:35:56 -08:00
Petr Mladek
b6a5c194d7
Please, ignore the previous message; it was for the libreoffice-3-3-0 branch
...
This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.
If you want to build something cool, unstable, and risky, use master.
2011-01-11 23:05:56 +01:00
Petr Mladek
962d30debc
Branch libreoffice-3-3-0
...
This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.
If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.
If you want to build something cool, unstable, and risky, use master.
2011-01-11 22:39:07 +01:00
Caolán McNamara
a2b5f7f267
WaE: this dir is warnings free now
2011-01-11 20:55:52 +00:00
Caolán McNamara
380f4ba2f8
WaE: this dir is warning free now
2011-01-11 17:03:23 +00:00
Caolán McNamara
9d83518712
WaE: this dir is warning free now
2011-01-11 17:03:23 +00:00
Caolán McNamara
aa62a01c51
WaE: this dir is warning free now
2011-01-11 17:03:23 +00:00
Caolán McNamara
2fd0637a52
cppcheck: this can be const
2011-01-11 17:03:23 +00:00
Joseph Powers
7a09afcf1a
Remove DECLARE_LIST(ImpRecordPortionListList, ImpRecordPortionList*)
2011-01-11 07:58:24 -08:00
Joseph Powers
8cf48c00cc
Remove DECLARE_LIST(ImpRecordPortionList, ImpRecordPortion*)
2011-01-11 07:20:20 -08:00
Peter Jentsch
81bcda01f3
Add alternative implementation of flat xml filter w/o xslt.
...
This filter implementation is directly based on
XmlFilterAdaptor and simply dumps the SAX events
provided by the XmlFilterAdaptor to an outputstream.
It currently still lacks the advanced pretty printing
available through split-long-lines.xsl in the xslt based
flat xml filter.
2011-01-11 15:16:50 +00:00
Joseph Powers
42c6115d26
Remove DECLARE_LIST(FmObjectList, FmFormObj*)
2011-01-11 06:55:17 -08:00
Anders Jonsson
896deb3caa
Remove commented code
2011-01-11 14:38:35 +00:00
Joseph Powers
3343199e17
Remove DECLARE_LIST(Polygon3DList, Polygon3D*)
2011-01-11 05:31:24 -08:00
Caolán McNamara
efd0d15dea
WaE: this dir is now warning free
2011-01-11 10:25:31 +00:00
Joseph Powers
1d0435281d
Remove DECLARE_LIST( ConvList, Conversation* )
2011-01-10 20:38:21 -08:00
Joseph Powers
78ba5a41a8
Remove DECLARE_LIST( LinkList, Link * )
...
It's a read only list, so I deleted it.
2011-01-10 20:29:06 -08:00
Joseph Powers
2a479be118
remove DECLARE_LIST( LinkList, Link * )
...
The list was read-only (no insert). I don't see why I should keep an empty
list around and try to process it's non-existant entries.
2011-01-10 20:25:05 -08:00
Joseph Powers
22d5faa18f
Remove 2 more DECLARE_LIST() items
2011-01-10 19:13:52 -08:00
Petr Mladek
62479cc5aa
Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)
2011-01-10 19:47:09 +01:00
Noel Power
2b7b205993
fdo#32600# fix specific core dump on read
...
Seems like the REFERENCENAME record has some optional parts ( when Reserved is not eh expected 0x003E ) Ultimately thow we should get rid of filter/source/msfilter/msvbasic.cxx in favour of the oox filter.
(cherry picked from commit 3dafb0e3f67b676169238b565890d88258377eb4)
Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
2011-01-10 17:49:55 +01:00
Noel Power
624ec49f98
fdo#32600# fix specific core dump on read
...
Seems like the REFERENCENAME record has some optional parts ( when Reserved is not eh expected 0x003E ) Ultimately thow we should get rid of filter/source/msfilter/msvbasic.cxx in favour of the oox filter.
2011-01-10 15:30:28 +00:00
Joseph Powers
e9c987f9f8
Remove DECLARE_LIST( SfxEventList_Impl, EventNames_Impl* )
2011-01-10 07:11:38 -08:00
David Tardon
0c525d8a44
use SAL_N_ELEMENTS
2011-01-10 07:26:23 +01:00
Joseph Powers
335fc0758e
Remove DECLARE_LIST( SfxFContainerList_Impl, SfxFilterContainer * )
2011-01-09 20:41:58 -08:00
Joseph Powers
36ec6bb72b
Remove DECLARE_LIST( BasErrorLst, BasicError* )
...
PS: This version passes smoketest.
2011-01-09 20:10:17 -08:00
Joseph Powers
5d495e9f86
Remove some extra includes & white space.
2011-01-09 19:59:52 -08:00
Joseph Powers
c70e37a0a0
Remove DECLARE_LIST( BasicLibsBase, BasicLibInfo* )
...
Passes SMOKETEST this time.
2011-01-09 19:24:21 -08:00
Joseph Powers
5d193edc82
Revert DECLARE_LIST( BasicLibsBase, BasicLibInfo* )
2011-01-09 07:51:45 -08:00
Joseph Powers
194ce09c65
Remove DECLARE_LIST( WeakRefList, uno::WeakReference< uno::XInterface >* )
2011-01-09 07:25:49 -08:00
Joseph Powers
84e3cd762a
Revert DECLARE_LIST( BasErrorLst, BasicError* )
2011-01-09 07:25:32 -08:00
Joseph Powers
ca3261f7d4
Quite a few compiler warnings.
2011-01-09 06:51:09 -08:00
Joseph Powers
26dc413bc4
Remove DECLARE_LIST (ScFormulaCellList, ScFormulaCell*)
2011-01-09 06:18:25 -08:00
Joseph Powers
97c826611e
Remove DECLARE_LIST(ScBroadcasters, SfxBroadcaster*)
2011-01-08 13:30:37 -08:00
Joseph Powers
8ce006f89e
Remove DECLARE_LIST( ScBroadcastAreaList, ScBroadcastArea* )
2011-01-08 13:18:45 -08:00
Joseph Powers
eaa247c0f3
Remove DECLARE_LIST( BasicLibsBase, BasicLibInfo* )
2011-01-08 12:52:32 -08:00
Joseph Powers
7daccf890e
Remove DECLARE_LIST( BasErrorLst, BasicError* )
2011-01-08 12:19:46 -08:00
Takeshi Kurosawa
7cdf7a032d
Export text color
...
The color selection logic is what flash export filter does.
2011-01-07 23:48:37 +01:00
Takeshi Kurosawa
1d5e6e4fb2
Remove redundant 'g' element
...
pTransform is completely redundant.
2011-01-07 23:48:37 +01:00