Commit graph

23514 commits

Author SHA1 Message Date
Radek Doulik
7aedcad054 do not set solid line border and fill as default for chartarea
- fixes n#694392
2011-06-15 12:28:57 +02:00
Caolán McNamara
080457c094 aResult->aName 2011-06-15 10:16:37 +01:00
Francois Tigeot
528b4dc465 Forgot rtl/bootstrap.hxx header 2011-06-15 10:11:22 +02:00
Caolán McNamara
09fe786048 use other variant 2011-06-15 09:06:47 +01:00
Francois Tigeot
ef3ccbe7cc Remove some remaining TOOLS_INETDEF_OS usage 2011-06-15 09:27:52 +02:00
Petr Mladek
99dc3a4fe3 Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1) 2011-06-14 16:53:25 +02:00
Joseph Powers
e7d4fe2dfa Replace List with std::vector< SdrObject* > 2011-06-14 05:31:54 -07:00
Fridrich Štrba
6fdbf0f98e Remove any mention of w4w whatsoever 2011-06-14 12:01:32 +02:00
Fridrich Štrba
59e5396fb5 Remove them from the fcfg_w4w.mk too 2011-06-14 11:54:51 +02:00
Fridrich Štrba
3b6c48db4b Remove fragments for StarOffice WP filters that we don't have
and we don't have any reason whotsoever to use even if we had them
2011-06-14 11:49:41 +02:00
Caolán McNamara
16e0d4a57a don't need to link against vcl 2011-06-14 10:49:11 +01:00
Caolán McNamara
2787179fe9 add regression test 2011-06-14 00:56:56 +01:00
Caolán McNamara
af870cf4d7 return the correct return code 2011-06-14 00:56:22 +01:00
Caolán McNamara
0b303af5dc ditch MyDataSink and use comphelper::MediaDescriptor::addInputStream 2011-06-14 00:32:25 +01:00
Caolán McNamara
b879a95c1d gbuildize hwpfilter 2011-06-13 23:20:18 +01:00
Caolán McNamara
bfd0bbab20 survive missing writer component for testing purposes 2011-06-13 22:23:07 +01:00
Caolán McNamara
20a1afe407 valgrind: linenumber uninited 2011-06-13 21:26:18 +01:00
Caolán McNamara
3de0e85039 it's c++ not c 2011-06-13 21:14:31 +01:00
Caolán McNamara
1663abc706 #i49123# implement typedetection for supported .hwp format versions 2011-06-13 21:08:00 +01:00
Caolán McNamara
46d4d4b877 no point in extra initialization 2011-06-13 16:15:34 +01:00
Caolán McNamara
c36c2e050a tidy indent 2011-06-13 16:01:20 +01:00
Caolán McNamara
d29775ce3c stack example .hwp files here for future tests 2011-06-13 15:55:04 +01:00
Caolán McNamara
a570bbbf2e mpCommentOut never set, strip it out 2011-06-13 11:42:40 +01:00
Caolán McNamara
6e3b6788fa rename SetKey to SetCryptMaskKey 2011-06-13 11:42:40 +01:00
Caolán McNamara
e6ba8dd857 rename SetKey to informative SetCryptMaskKey 2011-06-13 11:42:40 +01:00
Caolán McNamara
b553a9b641 AddMark/RemoveMark unused 2011-06-13 11:42:40 +01:00
Caolán McNamara
9318741208 createFromAscii -> RTL_CONSTASCII_USTRINGPARAM 2011-06-13 11:42:40 +01:00
Caolán McNamara
068501f46f createFromAscii -> RTL_CONSTASCII_USTRINGPARAM 2011-06-13 11:42:40 +01:00
Korrawit Pruegsanusak
655d930476 Code cleanup
* Remove dead code
* Fix comment typos
Released under LGPLv3+/MPL
2011-06-12 16:44:43 -05:00
Joseph Powers
0fa6dbcdab Replace List with std::vector< sal_uInt32 > 2011-06-12 14:20:04 -07:00
Julien Nabet
5d54fc918f Some cppcheck cleaning+1TODO (func not implemented) 2011-06-12 23:18:17 +02:00
Julien Nabet
5cfb91df40 Some cppcheck cleaning 2011-06-12 23:01:56 +02:00
Julien Nabet
a6364087da Some cppcheck cleaning 2011-06-12 22:39:06 +02:00
Joseph Powers
3480f0d711 Replace List with std::vector< PPTBuGraEntry* > 2011-06-12 11:49:21 -07:00
Julien Nabet
88d538c6e3 Some cppcheck cleaning 2011-06-12 17:56:38 +02:00
Joseph Powers
22085914e8 Replace List with std::vector< PPTTextSpecInfo* > 2011-06-12 07:03:52 -07:00
Joseph Powers
26b1c9f8e0 Replace List with std::vector< SdHyperlinkEntry* > 2011-06-12 05:56:53 -07:00
Julien Nabet
7029263e54 Same expression before and after < 2011-06-12 10:49:57 +02:00
Julien Nabet
b61a258bef WaE : it needed casts 2011-06-11 18:28:19 +02:00
Joseph Powers
689739d9e4 Replace List with std::vector< PPTOleEntry* >
Plus a lot of whitespace cleanup (sorry). The actualcode changes are at:
@@ -539,13 +536,13 @@
@@ -1867,13 +1814,13 @@
@@ -2177,11 +2124,11 @@
2011-06-11 07:20:11 -07:00
Joseph Powers
0368eafeb3 Whitespace cleanup
No code changes.
2011-06-11 06:41:11 -07:00
Julien Nabet
f36245ea51 Some cppcheck cleaning 2011-06-11 12:48:21 +02:00
Joseph Powers
6e3bb904a2 Replace List with vector< BUndle* > 2011-06-10 23:01:24 -07:00
Joseph Powers
035060b7eb White space cleanup. 2011-06-10 22:03:13 -07:00
Joseph Powers
ae9eb65eef White space cleanup.
My editor isn't doing tab expansion... not sure why. so I'm cleaning the
tabs out first so my changes aren't hidden.
2011-06-10 22:00:32 -07:00
Miklos Vajna
31e655dbff Pict: send the XShape to the dmapper 2011-06-11 01:28:37 +02:00
Miklos Vajna
6339971bc9 RTFValue: add shape 2011-06-11 00:57:36 +02:00
Miklos Vajna
6839d117d8 pass the destination doc model to RTFDocumentImpl
so that later it can access its modelfactory
2011-06-11 00:40:07 +02:00
Miklos Vajna
cf5d05e1d1 resolvePict: wrap the url in an XShape 2011-06-11 00:40:06 +02:00
Julien Nabet
50d8cdff89 Some cppcheck cleaning 2011-06-10 23:30:54 +02:00