Commit graph

178 commits

Author SHA1 Message Date
Lionel Elie Mamane
4b30e0cae3 Proper fix for "problem with sytem wpd/wpg" 2011-09-10 00:14:08 +02:00
Fridrich Štrba
c6044b8afe Work around a problem when building with system libwpd and libwpg
before somebody who has a clue fixes it
2011-09-09 22:25:01 +02:00
Fridrich Štrba
edf44ff462 Output the Font styles in office:font-face-decls 2011-09-04 08:08:54 +02:00
Fridrich Štrba
91fd138dfe Get rid of some warnings 2011-09-03 19:42:24 +02:00
Fridrich Štrba
1a4467ea3a try to use text properties 2011-09-03 18:47:33 +02:00
Fridrich Štrba
41201afcea Actually show some text 2011-09-03 16:53:49 +02:00
Fridrich Štrba
fd9905e99c Initial work on text implementation 2011-09-03 16:53:48 +02:00
Norbert Thiebaud
d64bbd6bf8 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set 2011-08-19 18:29:07 -05:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Takeshi Abe
1a44d29eb1 Emacs modeline compatible with vim's one 2011-08-05 10:59:45 +09:00
Lionel Elie Mamane
9015ccd2f1 Missing externals declarations 2011-08-02 12:22:45 +02:00
Tor Lillqvist
b9bee88e1b Add consistent Emacs and vim mode lines 2011-07-30 23:01:51 +03:00
Matúš Kukan
f50f28cfb2 convert writerperfect to gbuild 2011-07-30 10:38:46 +02:00
Fridrich Štrba
27b9aaee29 Work around a bug in libwpd's WPXPropertyList::operator= 2011-07-22 23:52:18 +02: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
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
Fridrich Štrba
5844fa8dc2 Trying to use the svg:fill-rule in ODG 2011-07-14 15:42:24 +02:00
Matúš Kukan
a9137707c4 Remove component_getImplementationEnvironment 2011-07-12 17:58:59 +02:00
Fridrich Štrba
c65d19b8d0 Some more ODG style mappings that LO understands and displays properly 2011-07-06 18:29:38 +02:00
Fridrich Štrba
0749b0fd12 Trying to work around some inperfections of odf 2011-07-06 14:37:08 +02:00
Fridrich Štrba
1125182775 Handle svg and odf expressions of gradients 2011-07-05 23:25:25 +02:00
Tor Lillqvist
1b2ebc239d Interestingly, struct lconv is empty in Android's C library 2011-07-04 21:18:14 +03:00
Fridrich Štrba
831a0c88bd Be gracious with broken paths 2011-06-22 00:06:20 +02:00
Fridrich Štrba
313c5e1e67 Add bounding box of an elliptical arc and output the 'A' element 2011-06-21 10:51:00 +02:00
Caolán McNamara
46d4d4b877 no point in extra initialization 2011-06-13 16:15:34 +01:00
Julien Nabet
88d538c6e3 Some cppcheck cleaning 2011-06-12 17:56:38 +02:00
Julien Nabet
f36245ea51 Some cppcheck cleaning 2011-06-11 12:48:21 +02:00
Fridrich Štrba
346dbb0a6e For the time being approximate ellipic arc with a straight line 2011-06-10 14:50:02 +02:00
Fridrich Štrba
8821487f7a Workaround a limitation of draw 2011-06-09 15:03:27 +02:00
Caolán McNamara
45395858ba these are empty by default 2011-06-09 00:30:34 +01:00
Fridrich Štrba
a90fa6413f Laying foundation for multipage support in writerperfect's OdgGenerator 2011-06-08 14:44:37 +02:00
Fridrich Štrba
448c89362d Fix parsing of WordPerfect documents that are not password protected 2011-06-07 00:03:53 +02:00
Fridrich Štrba
0755b71e3a register the visio component too 2011-06-06 14:33:35 +02:00
Tor Lillqvist
21a1eabf51 Drop %_EXT% which was always empty 2011-06-03 13:32:47 +03:00
Fridrich Štrba
e30ee00b51 Some moving of block to have the numbers in sequence 2011-05-20 09:38:10 +02:00
Fridrich Štrba
8f8faf15b1 Don't link with libraries that are not needed 2011-05-17 21:34:04 +02:00
Fridrich Štrba
5b7a361cac some tab -> spaces changes 2011-05-17 21:28:33 +02:00
Fridrich Štrba
df42a30530 Some more makefile.mk typos that were breaking windows build 2011-05-17 21:25:43 +02:00
Fridrich Štrba
975b40ecc5 oops 2011-05-17 13:28:39 +02:00
Fridrich Štrba
036132d4a5 Make writerperfect actually build again 2011-05-17 12:42:09 +02:00
Fridrich Štrba
4a7cfffd57 Boilerplate code for Visio import filter module 2011-05-17 10:09:52 +02:00
David Tardon
f0c1021dd4 WaE: NULL was not declared in this scope 2011-05-17 07:08:32 +02:00
Fridrich Štrba
c5bf70f5a5 Don't allocate with new if not necessary 2011-05-10 11:24:10 +02:00
Christian Lohmaier
4634429ebd WaE - comparison between signed and unsigned 2011-05-09 13:59:57 +02:00
David Tardon
8813585838 WaE: NULL was not declared in this scope 2011-05-09 13:21:17 +02:00
Fridrich Štrba
1db2a898b0 Remove unnecessary casts 2011-05-07 09:55:46 +02:00
Fridrich Štrba
42abd83000 Refactor writerperfect 2011-05-06 23:34:35 +02:00