Commit graph

23627 commits

Author SHA1 Message Date
Caolán McNamara
b6ed25dd5d fix STRING->USTRING bug hidden behind ifdef 2011-07-26 10:05:16 +01:00
David Tardon
caf81916e0 icu libs are external 2011-07-26 10:10:15 +02:00
Caolán McNamara
8e17a413dc ByteString->rtl::OStringBuffer 2011-07-25 09:41:30 +01:00
Caolán McNamara
47f3f8c7e9 use good() instead of GetError() 2011-07-25 09:41:30 +01:00
Norbert Thiebaud
f0119ed6a8 typo doctoc for doctok whichprevented the proper inclusion of libxml2 2011-07-24 19:29:08 -05:00
Norbert Thiebaud
a5f9713922 Oops Bjoern's link to .gitattributes got committed by mistake 2011-07-24 15:13:23 -05:00
Bjoern Michaelsen
7fde1f54e9 Merge branch 'master' into feature/gnumake4 2011-07-24 19:22:59 +02:00
Bjoern Michaelsen
2d02fa31d1 remove superfluous include paths 2011-07-23 15:53:00 +02:00
Bjoern Michaelsen
6f38368f3b keep gbuild calls consistent at now, even if it is a bit longer 2011-07-23 15:23:21 +02:00
Bjoern Michaelsen
969003ef69 use gb_Library_use_external in writerfilter 2011-07-23 14:11:23 +02:00
Bjoern Michaelsen
4608deb5d9 merge junittests from feature/gnumake4_writerfilter_head (e0ac3ddd8a3602490854829107908abefc3eaf2f) 2011-07-23 13:58:45 +02:00
Bjoern Michaelsen
2c7baf6f2c merge cppunittest from feature/gnumake4_writerfilter_head (e0ac3ddd8a3602490854829107908abefc3eaf2f) 2011-07-23 13:55:28 +02:00
Michael Stahl
0efb060f68 add unittests from gnumake4 2011-07-23 13:36:46 +02:00
Bjoern Michaelsen
a531694236 switch to CostumTarget-based code generation from gnumake4 2011-07-23 13:29:59 +02:00
Michael Stahl
17a7059012 reintroduce CustomTarget from gnumake4
Authors: Michael Stahl <mst@openoffice.org>, Henning Brinkmann <hbrinkm@openoffice.org>
2011-07-23 11:03:35 +02:00
Bjoern Michaelsen
88efc04329 revert to old writerfilter gbuilization
* gnumake4's writerfilter gbuildization got pushed in a seperate branch
 * it might or might not be merged to master later
2011-07-23 03:12:47 +02:00
Fridrich Štrba
27b9aaee29 Work around a bug in libwpd's WPXPropertyList::operator= 2011-07-22 23:52:18 +02:00
Bjoern Michaelsen
e0b4860fb1 postmerge fixes for gnumake4 2011-07-22 21:22:43 +02:00
Kohei Yoshida
2384b0e257 Pick the first PREFERRED IMPORT filter.
And prefer the calc_HTML_WebQuery filter over the old and unreliable
'HTML (StarCalc)' filter to import HTML files into Calc.  The web query
filter arranges the incoming data in a more tabular fashion, which
actually works better for Calc's sheet format.  Also, the current
filter matching algorithm actually relies on unpredictable random
selection since it iterates through the filters stored in *unordered*
map container and picking the first match.  Making use of the
PREFERRED flag in case of multiple qualifying filters for the given
type is much more tractable than the current scheme.
2011-07-22 10:43:59 -04:00
Fridrich Štrba
88e2bf5341 Add shadow support 2011-07-22 13:35:41 +02:00
Fridrich Štrba
c8ffa55464 Don't output opacity gradients if the stops are completely opaque 2011-07-22 12:26:16 +02:00
Fridrich Štrba
faa27e0e6c Try to handle correctly transparency gradients and different stroke properties 2011-07-22 11:49:21 +02:00
Marc-Andre Laverdiere
e7e4552e63 Removed dead code 2011-07-22 14:54:34 +05:30
Bjoern Michaelsen
112be98c92 resyncing to master 2011-07-21 18:38:50 +02:00
Tor Lillqvist
d90e0b5999 Generate correctly named import library for WNTGCC 2011-07-21 17:41:49 +03:00
Tor Lillqvist
e556a28fec Just use REDLAND_CFLAGS, LIBXSLT_CFLAGS and LIBXML_CFLAGS always
They are empty anyway when not needed, I think.
2011-07-21 14:05:40 +03:00
Marc-Andre Laverdiere
dc3578dc76 Removed dead code listed in unusedcode.easy 2011-07-21 15:56:03 +05:30
Caolán McNamara
4c285ea4b0 unused methods 2011-07-21 09:25:23 +01:00
Kohei Yoshida
c061e2785b Correctly detect documents with xlk extension as Excel binary.
XLK is an extension for Excel backup file automatically created by
Excel upon opening of a document. The content is still a normal Excel
file so why not detect it correctly.
2011-07-20 12:41:08 -04:00
Caolán McNamara
569f9330ec ByteString::CreateFromInt32->rtl::OString::valueOf 2011-07-19 22:05:27 +01:00
Caolán McNamara
1746744196 callcatcher: remove some unused methods 2011-07-19 09:31:34 +01:00
Marc-Andre Laverdiere
1fbbd61345 Fix for valgrind error in msdffimp.cxx
Error: Conditional jump or move depends on uninitialised value(s)
Fix: Ensure that nGroupShapeFlags is initialized in the constructor
Also cleaned up some duplicate variables
2011-07-19 10:00:49 +05:30
Caolán McNamara
65f4678f52 ByteString::CreateFromInt32->rtl::OString::valueOf and simplify 2011-07-18 01:14:54 +01:00
Caolán McNamara
619126f520 not going to get re-enabled, is it 2011-07-17 23:35:09 +01:00
Caolán McNamara
13635f0afd overlong lines 2011-07-17 21:49:51 +01:00
Caolán McNamara
d68e0a4eaf these can be sal_uInt32, and pre-sanity-check massive allocs 2011-07-16 22:17:27 +01:00
Caolán McNamara
2d40de2572 callcatcher: unused methods 2011-07-15 22:25:31 +01:00
Caolán McNamara
bbcc81ebd3 callcatcher: remove unused methods 2011-07-15 22:25:30 +01:00
Fridrich Štrba
d5446cabf8 Fix a bug in bounding box computing 2011-07-15 17:04:20 +02:00
Fridrich Štrba
4ada761d67 Bounding box algorithm needs angle in radians 2011-07-15 14:41:15 +02:00
Caolán McNamara
6b9260e9cd callcatcher: remove unused methods 2011-07-14 15:24:56 +01:00
Fridrich Štrba
5844fa8dc2 Trying to use the svg:fill-rule in ODG 2011-07-14 15:42:24 +02:00
Takeshi Abe
9daf5608e4 initialize Length to suppress a compiler warning 2011-07-13 21:24:32 +09:00
Caolán McNamara
139f4852e9 add sylk extension and text/spreadsheet mimetype 2011-07-13 10:24:02 +01:00
Muthu Subramanian
b198bc73dd [Temp] Disable getCellBlock, until proper fix.
This temp-fixes formula imports and other problems
caused because of getCellBlock.
2011-07-13 14:12:06 +05:30
Markus Mohrhard
c92ec84f70 fix for fdo#39023: shared formulas are not imported correctly from xlsx 2011-07-13 10:02:32 +02:00
Matúš Kukan
a9137707c4 Remove component_getImplementationEnvironment 2011-07-12 17:58:59 +02:00
Noel Power
92eafe7218 use oox filter for *all* control import 2011-07-12 10:07:52 +01:00
Caolán McNamara
fad50e6a8c check if seek succeeded 2011-07-12 08:51:45 +01:00
Caolán McNamara
6c4edabf3e avoid optimization turning into pessimisation for stupid strings 2011-07-11 22:00:13 +01:00