Commit graph

12248 commits

Author SHA1 Message Date
Oliver Specht
6c1175ffd7 distinction between table/row/cell properties 2007-05-21 13:23:22 +00:00
Oliver Specht
b72a5de30b improved import 2007-05-21 13:22:16 +00:00
Oliver Specht
bade4e0fb3 more debugging support for cell properties 2007-05-21 13:21:17 +00:00
Fridrich Štrba
231b000089 a step towards header/footer handling in ooxml 2007-05-18 14:44:44 +00:00
Fridrich Štrba
1319075cad some more work towards styles in ooxml + moving some std::hash_map to std::map for portability reasons 2007-05-16 13:35:31 +00:00
Fridrich Štrba
003155f0ca fix a bug in StringValue resource parsing 2007-05-15 13:29:28 +00:00
Fridrich Štrba
740decfb4e some little changes to the styles 2007-05-15 10:23:34 +00:00
Fridrich Štrba
6e1b12228d removing redundant member from the StyleSheetEntry struct 2007-05-15 07:57:53 +00:00
Fridrich Štrba
af1dc525e0 adding the <namespace-alias> elements into modelcleanup.xsl 2007-05-14 19:14:16 +00:00
Fridrich Štrba
a3a72d5d96 Another step towards proper handling of styles in ooxml 2007-05-14 18:45:16 +00:00
Henning Brinkmann
78cd895620 identifier cosmetics (namespace aliases) 2007-05-14 14:54:28 +00:00
Fridrich Štrba
06babca344 my today's work towards the correct parsing of styles and document-wide defaults 2007-05-11 13:52:46 +00:00
Fridrich Štrba
d02bdcce76 simplifying the handling of BooleanValue and Boolean 2007-05-10 13:37:40 +00:00
Kurt Zenker
d1e223fc8b INTEGRATION: CWS pchfix04 (1.6.48); FILE MERGED
2007/02/07 07:57:47 os 1.6.48.1: #i73604# SvxMacroItem default Ctor removed
2007-05-10 13:15:59 +00:00
Kurt Zenker
c07d0e0215 INTEGRATION: CWS pchfix04 (1.7.22); FILE MERGED
2007/02/07 07:57:28 os 1.7.22.1: #i73604# SvxMacroItem default Ctor removed
2007-05-10 13:15:45 +00:00
Kurt Zenker
ea11f24a7f INTEGRATION: CWS libxslt02 (1.18.140); FILE MERGED
2007/04/23 07:42:28 cmc 1.18.140.2: RESYNC: (1.18-1.19); FILE MERGED
2006/12/23 17:34:23 cmc 1.18.140.1: #i56697# #i56619# use more xsltproc friendly constructs
2007-05-10 12:13:05 +00:00
Kurt Zenker
12e3f43ca0 INTEGRATION: CWS libxslt02 (1.2.348); FILE MERGED
2006/12/23 17:34:23 cmc 1.2.348.1: #i56697# #i56619# use more xsltproc friendly constructs
2007-05-10 12:12:52 +00:00
Kurt Zenker
6a035ca476 INTEGRATION: CWS libxslt02 (1.25.44); FILE MERGED
2006/12/23 17:34:23 cmc 1.25.44.1: #i56697# #i56619# use more xsltproc friendly constructs
2007-05-10 12:12:40 +00:00
Fridrich Štrba
922d9d58f3 remove a reference to a non-existing sprm and also try to call functions only if needed :-) 2007-05-10 12:10:32 +00:00
Kurt Zenker
e16be0a596 INTEGRATION: CWS pj77 (1.8.62); FILE MERGED
2007/04/25 13:28:32 pjanik 1.8.62.1: #i76688#: Remove deprecated SISSL.
2007-05-10 12:06:08 +00:00
Fridrich Štrba
0dc8dfcce1 unbreak character properties, because the api implementation does not like unknown properties 2007-05-10 11:47:15 +00:00
Fridrich Štrba
e3f2f1d257 I think that this is what was actually wanted (?) 2007-05-10 11:16:43 +00:00
Fridrich Štrba
0a65558e08 parse ListValue resources correctly again. Thanks, Henning, for the hints 2007-05-09 20:01:08 +00:00
Oliver Specht
cf75fe5a0c additional properties added 2007-05-09 12:57:29 +00:00
Oliver Specht
ed8592ab77 some defaults added 2007-05-09 12:54:44 +00:00
Oliver Specht
99a1817f3c +TableColumnSeparators 2007-05-09 12:53:49 +00:00
Oliver Specht
7c6a9eaacb ..LeftIndentHandler replaced by MeasureHandler 2007-05-09 12:51:06 +00:00
Oliver Specht
341da5ec17 handler of sprm TDefTable 2007-05-09 12:50:21 +00:00
Oliver Specht
e24fccf9f5 hander of measures, value + measurement type 2007-05-09 12:49:23 +00:00
Oliver Specht
3a1f578352 sample document 2007-05-09 12:44:33 +00:00
Henning Brinkmann
51616d243e create stream by relation id 2007-05-08 13:54:08 +00:00
Henning Brinkmann
2351b12046 do not repeat paragraph properties when opening character group for text without CHP 2007-05-08 13:53:32 +00:00
Oliver Specht
4f31c9de6c table with preferred width 2007-05-08 13:02:00 +00:00
Henning Brinkmann
a2b7ce765d new endOfCellAction/endOfRowAction. made private: endRow, endCell 2007-05-07 11:30:42 +00:00
Oliver Specht
c234141af7 set defaults of HeaderRowCount and IsSplitAllowed 2007-05-07 11:06:09 +00:00
Oliver Specht
5a0203e2ad table row height 2007-05-07 11:05:13 +00:00
Oliver Specht
e5afee6bca duplicate settings of page dimensions removed 2007-05-07 05:48:16 +00:00
Oliver Specht
7dd9166b75 don't access SectionContext in style sheet import 2007-05-07 05:22:40 +00:00
Oliver Specht
e8ba7116e7 HeaderRowCount 2007-05-07 05:21:37 +00:00
Oliver Specht
585c5c89e3 LeftIndent, HeaderRowCount 2007-05-07 05:20:52 +00:00
Oliver Specht
b8cee3b1ba check iterators before call of erase() 2007-05-07 05:19:52 +00:00
Oliver Specht
4a259fb9b4 +IsStyleSheetImport 2007-05-07 05:18:56 +00:00
Oliver Specht
dd3ddc5e7f HeaderRowCount added 2007-05-07 05:18:12 +00:00
Oliver Specht
5925ec9e29 +TableLeftIndentHandler 2007-05-07 05:17:40 +00:00
Fridrich Štrba
58b9faa69a parse page size and margins correctly 2007-05-04 13:54:11 +00:00
Fridrich Štrba
208975bbb7 remove an OSL_ENSURE because absence of value is valid in classes derived Sprm 2007-05-04 13:21:31 +00:00
Fridrich Štrba
1a7b81940d rewriting the startSectionGroup and endSectionGroup to use the new OOXMLParserState class (thanks Henning); initializing the page properties with default values; some fixes and checking for null pointers 2007-05-04 12:29:21 +00:00
Henning Brinkmann
92e35848da Generate table events in OOXML 2007-05-03 12:44:10 +00:00
Fridrich Štrba
e5793d78d0 using namespace ::writerfilter 2007-05-03 09:07:16 +00:00
Oliver Specht
d6ff104938 _PageSz.orient: now bool, separately initialized 2007-05-03 06:14:08 +00:00