Commit graph

23070 commits

Author SHA1 Message Date
Caolán McNamara
26cdd787f6 CreateFromDouble->valueOf 2011-06-27 23:55:09 +01:00
Tor Lillqvist
12330bfe5b Fix Windows build 2011-06-27 14:06:18 +03:00
Matus Kukan
1ef868489e update component factory methods to use new prefixes, to add lib merging 2011-06-24 14:55:37 +01:00
Caolán McNamara
eddbb9c7d6 junk some more unused pre-stl template-like macros 2011-06-22 09:24:45 +01:00
Markus Mohrhard
5e137eb78c don't erase an entry in a vector and continue using the iterator 2011-06-22 01:37:13 +02:00
Fridrich Štrba
831a0c88bd Be gracious with broken paths 2011-06-22 00:06:20 +02:00
Caolán McNamara
e8de073d63 use size_t here 2011-06-21 12:24:31 +01:00
Fridrich Štrba
313c5e1e67 Add bounding box of an elliptical arc and output the 'A' element 2011-06-21 10:51:00 +02:00
Miklos Vajna
4a54db0836 XmlFilterBase::exportDocumentProperties: use OSL_TRACE to dump statistics 2011-06-18 20:27:24 +02:00
David Tardon
6e7add3703 rhbz#667082 do not crash importing section containing just an empty paragraph 2011-06-18 16:58:08 +02:00
David Tardon
169f83bb9c use the new way of setting UNO API include dirs 2011-06-18 11:26:56 +02:00
David Tardon
c25e9282ad remove all traces of offuh from makefiles 2011-06-18 11:26:56 +02:00
Hans-Joachim Lankenau
4d427bd5c8 ause130: #i117218# missing pieces... 2011-06-18 11:26:56 +02:00
Hans-Joachim Lankenau
4fb5b90d3e ause130: #i117218# change .idl handling to gnu make 2011-06-18 11:26:55 +02:00
Julien Nabet
f58679159a Just 2 little fixes 2011-06-18 10:34:07 +02:00
Joseph Powers
6a7387935d Replace List with std::vector< PPTFieldEntry* > 2011-06-17 16:45:47 -07:00
Noel Power
cd1c434c4b another partial fix for bnc#693238 2011-06-17 16:00:19 +01:00
Jan Holesovsky
957cfec9de Merge remote-tracking branch 'origin/libreoffice-3-4' 2011-06-17 13:02:08 +02:00
Joseph Powers
16f4b0df1f Replace List with std::vector< EscherPersistEntry* > 2011-06-16 20:37:07 -07:00
Tor Lillqvist
b78b2cf6d2 Deliver also static libraries 2011-06-17 03:06:11 +03:00
Tor Lillqvist
c9e3885ea7 Use LIBXML_CFLAGS if SYSTEM_LIBXML 2011-06-17 03:05:26 +03:00
Joseph Powers
a07e97c48f Replace List with std::vector< EscherConnectorListEntry* > 2011-06-16 07:55:11 -07:00
Joseph Powers
bda04eda13 Convert List to std::vector< EscherShapeListEntry* > 2011-06-16 07:33:39 -07:00
Tor Lillqvist
4018095024 Link with user32 for Windows 2011-06-16 17:07:20 +03:00
Joseph Powers
20a81399c3 Fix a typo in my whitespace cleanup.
Sorry
2011-06-16 06:53:46 -07:00
Joseph Powers
be40f36d61 Remove unused enum entry (ESCHER_BlipFlagDontSave)
Actually this was mostly a whitespace cleanup.
2011-06-16 06:31:24 -07:00
Joseph Powers
5e62858281 Replace List with std::vector< SvxMSDffConnectorRule* > 2011-06-16 05:26:30 -07:00
Caolán McNamara
23726b1f0d Resolves: rhbz#713154 pdf export dialog too tall to fit on netbooks 2011-06-16 12:41:45 +01:00
Joseph Powers
f4fdd119a8 Whitespace cleanup 2011-06-15 21:04:09 -07:00
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