Commit graph

1996 commits

Author SHA1 Message Date
Miklos Vajna
946482802f dmapper: don't set default style for shapes, they do not support that 2011-07-29 17:32:36 +02:00
Miklos Vajna
5775d11472 give dmapper a chance to send parprops 2011-07-29 17:32:36 +02:00
Miklos Vajna
034d30c045 vertical test should not be rotated 2011-07-29 17:32:36 +02:00
Miklos Vajna
c2078710a6 implement boolean linestyle 2011-07-29 17:32:36 +02:00
Miklos Vajna
c064ec80a0 implement vertical text 2011-07-29 17:32:36 +02:00
Miklos Vajna
635b75c9a3 implement linecolor 2011-07-29 17:32:36 +02:00
Miklos Vajna
9203d3a382 implement fillcolor default 2011-07-29 17:32:36 +02:00
Miklos Vajna
dbf2ad161f add comment explaining ww8 import does the same 2011-07-29 17:32:36 +02:00
Miklos Vajna
bff7dd2614 implement fillcolor 2011-07-29 17:32:36 +02:00
Miklos Vajna
36ddb44e08 so far a customshape is always enough 2011-07-29 17:32:36 +02:00
Miklos Vajna
61ff3c5a42 handle run properties in draw text 2011-07-29 17:32:35 +02:00
Miklos Vajna
a6ca3eccd2 initial RTF_SHPTXT 2011-07-29 17:32:35 +02:00
Miklos Vajna
b243bc619c introduce m_pCurrentBuffer to simplify code 2011-07-29 17:32:35 +02:00
Miklos Vajna
209dffc1e3 introduce RTFBuffer_t 2011-07-29 17:32:35 +02:00
Miklos Vajna
6ce39d25ab m_nHeaderFooterPositions can be a queue 2011-07-29 17:32:35 +02:00
Miklos Vajna
dcc53357fc drop never read aTableCells* 2011-07-29 17:32:35 +02:00
Miklos Vajna
58ec833349 try to import as much custom shape as possible 2011-07-29 17:32:35 +02:00
Miklos Vajna
94aa3a2455 more custom shapes 2011-07-29 17:32:35 +02:00
Miklos Vajna
6f2b3c05dc first custom shape 2011-07-29 17:32:35 +02:00
Miklos Vajna
8d2b70a8d6 implement ellipse 2011-07-29 17:32:35 +02:00
Miklos Vajna
8d23968642 size and position is in mm/100 2011-07-29 17:32:35 +02:00
Miklos Vajna
83188e07cc initial shape size and position 2011-07-29 17:32:35 +02:00
Miklos Vajna
824f8e49cc introduce RTFShape 2011-07-29 17:32:35 +02:00
Miklos Vajna
56e79808f8 initial rectangle support (properties are not yet parsed) 2011-07-29 17:32:35 +02:00
Miklos Vajna
473dea9279 parse all properties before resolving pib 2011-07-29 17:32:35 +02:00
Miklos Vajna
fef435dbbd no need to delay the resolution of shape properties 2011-07-29 17:32:34 +02:00
Miklos Vajna
0a34e36558 resolvePict should know nothing about special rtf chars 2011-07-29 17:32:34 +02:00
Miklos Vajna
14814a9bb5 send initial paragraph before trying to close it 2011-07-29 17:32:34 +02:00
Miklos Vajna
821fade8f9 implement RTF_ANNOTATION 2011-07-29 17:32:34 +02:00
Luboš Luňák
a1f516893b remove duplicate definitions for w:sdt and w:sdtContent (bnc#705949)
The duplicates are merged somehow (and thus it doesn't work).
2011-07-27 17:42:08 +02:00
Luboš Luňák
48b12f56b0 proper #ifdef for dumpXml() 2011-07-27 17:42:01 +02:00
Luboš Luňák
ee81d8d813 export needed symbols from a lib 2011-07-27 17:41:53 +02:00
Luboš Luňák
6910b10a8b #if -> #ifdef for conditional compilation 2011-07-27 17:41:43 +02:00
Luboš Luňák
b8b044af4d avoid iterator retreating before the start of an empty list 2011-07-27 17:41:31 +02:00
Thomas Arnhold
ee0bbef103 callcatcher: remove unused methods 2011-07-26 23:38:20 +02:00
Norbert Thiebaud
f0119ed6a8 typo doctoc for doctok whichprevented the proper inclusion of libxml2 2011-07-24 19:29:08 -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
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
Bjoern Michaelsen
e0b4860fb1 postmerge fixes for gnumake4 2011-07-22 21:22:43 +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
Marc-Andre Laverdiere
dc3578dc76 Removed dead code listed in unusedcode.easy 2011-07-21 15:56:03 +05:30
Matúš Kukan
a9137707c4 Remove component_getImplementationEnvironment 2011-07-12 17:58:59 +02:00