summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml
AgeCommit message (Collapse)AuthorFilesLines
2010-03-23writerfilter07: merged DEV300_m75Henning Brinkmann33-147/+134
2010-02-16writerfilter07: resolved memory leak in OOXMLTableImpl::resolveHenning Brinkmann1-1/+1
2010-02-16writerfilter07: fixed memory leak: do not use RefAndPointer_t in ↵Henning Brinkmann1-2/+4
OOXMLFastHelper.cxx
2010-02-16writerfilter07: fixed memory leak in OOXMLPropertyImpl::resolveHenning Brinkmann1-1/+3
2010-02-16writerfilter07: resolved warnings on unxlngi6.prohb1-0/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien88-504/+174
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12writerfilter07: generate attribute handling code via rng:ref correctlyHenning Brinkmann1-1/+4
2010-02-12writefilter07: merged DEV300_m71Henning Brinkmann1-0/+1
2010-02-04writerfilter07: use references when resetting property sets in a stackHenning Brinkmann1-12/+12
2010-02-03writerfilter07: stack table properties in parser stateHenning Brinkmann3-24/+79
2010-02-03writerfilter07: OOXMLDocumentImpl::resolve: Handle parser exceptionHenning Brinkmann1-1/+19
2010-01-29writerfilter07: generate more resources for values (esp CT_Cnf)Henning Brinkmann2-48/+196
2010-01-12cmcfixes69: #i108262# fix mismatch bracesCaolán McNamara1-0/+1
2010-01-11writerfilter07: factorytokentoidmapinner: look for rng:defines outside ↵Henning Brinkmann[hbrinkm]1-6/+17
current namespace, too. factorytokentoidmap: handle any parent id as default
2010-01-11writerfilter07: new: OOXMLFastContextHandler::sendPropertiesToParentHenning Brinkmann[hbrinkm]2-26/+51
2010-01-11writerfilter07: log usage of createFastChildContextFromStartHenning Brinkmann[hbrinkm]1-0/+7
2010-01-11writerfilter07: write warning to debug protocol if property is not addedHenning Brinkmann[hbrinkm]1-0/+20
2010-01-07writerfilter07: handle BUILT_IN_ANY_TYPE from model.xmlHenning Brinkmann[hbrinkm]4-2/+15
2010-01-06writerfilter07: implemented fallbacks if defines are not found in same namespaceHenning Brinkmann[hbrinkm]3-11/+47
2010-01-06writerfilter07: OOXMLFastContexHandlerShape: Only call endShape when ↵Henning Brinkmann[hbrinkm]2-2/+7
startShape has been called
2010-01-05writerfilter07: OOXMLFastContextHandler: use sprm identifiers from ↵Henning Brinkmann[hbrinkm]1-9/+10
doctok/sprmids.hxx instead of hex numbers
2009-12-17writerfilter07: removed unused ...Value classesHenning Brinkmann[hbrinkm]3-310/+0
2009-12-17writerfilter07: ran modelcleanupHenning Brinkmann[hbrinkm]1-22/+88
2009-12-17writerfilter07: modelcleanup.xsl: generate Value-resource instead of ↵Henning Brinkmann[hbrinkm]1-3/+48
StringValue-resource
2009-12-17writerfilter07: model.xml: replace ListValue:s with Value:sHenning Brinkmann[hbrinkm]1-118/+68
2009-12-17writerfilter07: modelcleanup.xsl: add encoding declarationHenning Brinkmann[hbrinkm]1-1/+1
2009-12-16writerfilter07: Use setDefault...Value for Value:sHenning Brinkmann[hbrinkm]3-25/+192
2009-12-16writerfilter07: use resource Value for StringValue:sHenning Brinkmann[hbrinkm]1-26/+29
2009-12-15writerfilter07: handle gridSpan correctlyHenning Brinkmann[hbrinkm]1-2/+2
2009-12-15writerfilter07: use Value instead of specific IntegerValue etc.Henning Brinkmann[hbrinkm]1-35/+84
2009-12-15writerfilter07: changed sending of table properitesHenning Brinkmann[hbrinkm]3-8/+23
changed writerfilter/source/ooxml/OOXMLFastContextHandler.cxx: - some debug output - OOXMLFastContextHandlerValue::getValue(): return actual value - OOXMLFastContextHandlerValue::lcl_endFastElement: propagate property to parent changed writerfilter/source/ooxml/OOXMLFastContextHandler.hxx changed writerfilter/source/ooxml/model.xml
2009-12-14writerfilter07: new action setValue to set an rng:attribute's value as value ↵Henning Brinkmann[hbrinkm]4-37/+95
of the surrounding rng:define
2009-12-11writerfilter07: more finegrained sending of table/row/cell propertiesHenning Brinkmann[hbrinkm]3-11/+19
2009-12-09writerfilter07: use protocol proxies only if DEBUG_PROTOCOL is definedhb6-5/+146
2009-12-08writerfilter07: merged DEV300_m66Henning Brinkmann[hbrinkm]4-66/+155
2009-11-30writerfilter07: model_preprocessed needs to be generated from only one play ↵Henning Brinkmann[hbrinkm]1-5/+0
which is resourcemodel
2009-11-30#i10000# fix for wrong mergeVladimir Glazunov1-2/+2
Notes: split repo tag: filters_ooo/DEV300_m66
2009-11-24writerfilter07: redefined UML:Class ListLevel according to current ↵Henning Brinkmann[hbrinkm]1-1/+1
specification from MS
2009-11-24CWS-TOOLING: integrate CWS writerfilter32bugfixes01_DEV300Vladimir Glazunov7-69/+322
2009-11-13writerfilter07: merged DEV300_m64Henning Brinkmann[hbrinkm]1-14/+25
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann7-71/+325
2009-10-16 10:25:35 +0200 os r276956 : warning fixed 2009-10-16 10:18:35 +0200 os r276954 : using namespace std removed from headers 2009-10-16 10:18:19 +0200 os r276953 : using namespace std removed from headers 2009-10-16 10:17:35 +0200 os r276952 : using namespace std removed from headers 2009-10-14 12:14:16 +0200 cedricbosdo r276890 : Fixed warnings 2009-10-09 08:36:35 +0200 cedricbosdo r276796 : Rebased to OOO320_m1 2009-10-05 11:32:53 +0200 cedricbosdo r276668 : * Fixed namespace_preprocess for windows build * Removed some unused variable * Set a default value for GetCurrentToken 2009-09-07 13:05:30 +0200 os r275892 : #i104155# support for empty URLs if called from writerfilter re-introduced 2009-09-04 14:36:14 +0200 cedricbosdo r275803 : CWS-TOOLING: rebase CWS writerfilter32bugfixes01 to trunk@275331 (milestone: DEV300:m56) 2009-05-15 17:36:28 +0200 cedricbosdo r271958 : Added file to test docx numbering import fixes 2009-05-15 17:28:27 +0200 cedricbosdo r271955 : * Implemented a VML import basis. * Fixed some docx numbering import bugs * Implemented docx outline style import 2009-03-16 11:42:06 +0100 hbrinkm r269515 : moved clog inside #ifdef 2009-03-13 18:30:14 +0100 cedricbosdo r269493 : Fixed a dummy paragraph ending problem 2009-03-13 13:57:58 +0100 cedricbosdo r269477 : Added the missing headers 2009-03-13 12:03:25 +0100 cedricbosdo r269466 : Fixed i#93786 and i#100176 2009-03-12 11:39:10 +0100 cedricbosdo r269377 : Fixed a crash in the redlines patch 2009-03-12 10:11:48 +0100 cedricbosdo r269362 : Fixes for the docx import 2009-03-12 10:10:37 +0100 cedricbosdo r269361 : docx import fixes for: + tables styles + pictures positionning + redlines Started to implement the docx settings.xml import
2009-10-27added keys 'resources-with-kind' and 'sprms-with-code' to fix SprmKindHenning Brinkmann1-0/+3
2009-10-27merged last changesHenning Brinkmann1-1/+2
2009-10-21CWS-TOOLING: integrate CWS buildverbosityVladimir Glazounov1-16/+27
2009-10-13 15:51:48 +0200 fs r276867 : allow building with 'nodep'=='' 2009-10-11 22:39:56 +0200 fs r276820 : silence a compiler warning in a file only used when VERBOSE!="" 2009-10-09 14:37:43 +0200 fs r276807 : let not override the non-presence of $VERBOSE the given command line arguments 2009-10-09 14:36:25 +0200 fs r276806 : also deliver spirit/home/classic/debug/impl 2009-10-08 13:38:07 +0200 fs r276789 : not that many line feeds in --show mode 2009-10-08 13:13:01 +0200 fs r276788 : minor adjustments requested by hjs: - replaced space/tab mixes at beginning of lines with mere tab - made "nothing to update" message for the ZIPALLTARGET target more prominent - removed useless "echo > /dev/nul" statements 2009-10-07 13:32:12 +0200 fs r276753 : #i105585# 2009-10-07 11:31:59 +0200 fs r276742 : #i10000# missing dependency between stoc/security and stoc/util 2009-10-06 22:59:59 +0200 fs r276729 : CWS-TOOLING: rebase CWS buildverbosity to trunk@276699 (milestone: DEV300:m61) 2009-09-29 12:04:58 +0200 fs r276518 : #i10000# 2009-09-29 12:04:25 +0200 fs r276517 : oops 2009-09-29 12:01:07 +0200 fs r276516 : #i84497# removed some more (non-diagnostic) 'echo ------' directives 2009-09-29 11:59:29 +0200 fs r276515 : #i84497# removed some more (non-diagnostic) 'echo ------' directives 2009-09-29 11:52:32 +0200 fs r276514 : #i84497# removed the various 'echo ------------' directives from verbose mode, as per hjs' request 2009-09-29 11:44:16 +0200 fs r276513 : do not duplicate IDLC call commands with different verbosity switches 2009-09-28 21:43:50 +0200 thb r276502 : #i84497# fixed potential recursive macro def + extra ls * solenv/inc/settings.mk: now setting via VERBOSE!:=, removes warning and my spurious "recursive macro definition" error * solenv/inc/tg_app.mk: one extra ls silenced for app target (and quiet mode, that goes without saying) 2009-09-23 08:57:01 +0200 fs r276366 : use ULFEX_VERBOSITY instead of duplicating the ULFEX call 2009-09-21 11:42:26 +0200 fs r276320 : ignore output paths 2009-09-21 11:04:27 +0200 fs r276318 : silence another compiler warning, which only hits us when actually using this (debug) file, which is the case only when slideshow is compiled with a env variable VERBOSE, thus came up in CWS buildverbosity 2009-09-21 10:30:14 +0200 fs r276313 : make some output depend on VERBOSE==TRUE, not COMMAND_ECHO="" While both are equivalent at the moment, COMMAND_ECHO finally is an implementation default of the VERBOSE flag only, so better rely on VERBOSE as the primary verbosity flag 2009-09-21 09:56:57 +0200 fs r276311 : forgot to re-generate from tg_zip before committing 2009-09-21 09:52:11 +0200 fs r276310 : #i84497# even less verbosity 2009-09-17 11:02:47 +0200 fs r276232 : #i84497# verbose implies VERBOSE nowadays, and VERBOSE==FALSE should not lead to -DVERBOSE 2009-09-15 22:59:37 +0200 fs r276189 : #i105022# copy fix for this P1 into this CWS 2009-09-15 11:56:35 +0200 fs r276165 : CWS-TOOLING: rebase CWS buildverbosity to trunk@276043 (milestone: DEV300:m58) 2009-09-14 17:45:10 +0200 fs r276137 : #i84497# don't duplicate zip lines w/ and w/o -q switch, use a variable instead (maintenance) 2009-09-14 15:01:33 +0200 fs r276124 : #i10000# 2009-09-11 23:58:46 +0200 thb r276083 : #i84497#: More quiet-build fine tuning - silenced rsc for real (properly filtering options for cpp, and a pretty brutal amputation of the tool blurp, which would have needed cmd opt parser duplication) - silenced deliver.pl - silenced checkdll.sh - silenced zip via -q (in quiet mode) - silenced various idl, resource, transex whatever tool, passing appropriate options down to them '-QQ' sometimes - silenced dmake, pointless blurb that something does *not* need update removed - silenced the old starview idl compiler, to not output tool's name & progress chars in quiet mode 2009-09-11 21:13:59 +0200 thb r276081 : #i84497#: More bits on the quiet mode of the build. The bulk of the changes is disabling those annoying "echo ------------------" lines for the quiet build, which has the stretch goal of outputting *exactly* one line per file compiled/linked/processed. Apart from that, silenced a few especialy annoying module-specific makefiles (basically adding $(COMMAND_ECHO) in front of a gazillion rules). Additionally, slightly tweaked what idlc regards verbose, normal, and quiet mode; this was to have it echo exactly one line per idl file processed (the fact that quiet mode did not echo *anything* for idl files was a bit too much for my taste) 2009-09-04 09:14:35 +0200 fs r275777 : don't emit the link parameters if VERBOSE!=TRUE 2009-09-02 10:31:15 +0200 fs r275700 : #i10000# 2009-09-02 08:44:14 +0200 fs r275697 : update svn:ignore to ignore the output paths 2009-09-02 08:40:54 +0200 fs r275695 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given 2009-09-02 08:40:28 +0200 fs r275694 : GRAPHITE is missing in the BUILD_TYPE 2009-09-02 08:40:05 +0200 fs r275693 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given 2009-09-02 08:39:25 +0200 fs r275692 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given 2009-09-02 08:39:02 +0200 fs r275691 : #i84497# less verbose output during build, unless a dedicated '-verbose' switch is given 2009-09-02 08:38:09 +0200 fs r275690 : #i84497# less verbose output during build 2009-09-02 08:37:06 +0200 fs r275689 : #i84497# don't emit that much noise, unless a '-verbose' switch is given
2009-10-09use TableProtocol when resolving Tablehb1-1/+7
2009-10-09logging of some property sets is handled by PropertiesProtocol nowhb2-4/+8
2009-10-09use PropertiesProtocol when resolving OOXMLPropertySethb1-2/+11
2009-10-08use StreamProtocol in OOXMLFastDocumentHandlerhb2-0/+12
2009-10-07ran modelcleanuphb1-4/+4
2009-10-07added handling for actions on attributeshb8-26/+150
changed writerfilter/source/ooxml/OOXMLFactory.cxx OOXMLFactory::attributes: call attributeAction on factory for each attribute changed writerfilter/source/ooxml/OOXMLFactory.hxx new: void attributeAction(OOXMLFastContextHandler * pHandler, Token_t nToken, OOXMLValue::Pointer_t pValue); changed writerfilter/source/ooxml/OOXMLFastContextHandler.cxx changed writerfilter/source/ooxml/OOXMLFastContextHandler.hxx new: void OOXMLFastContextHandler::setXNoteId(OOXMLValue::Pointer_t pValue) changed signature: void OOXMLFastContextHandlerXNote::checkId(OOXMLValue::Pointer_t pValue) changed writerfilter/source/ooxml/factory_ns.xsl new in factorydecl: declaration of attributeAction changed writerfilter/source/ooxml/factoryimpl_ns.xsl new: implementation of attributeAction moved here: factorycreateelementmapfromstart changed writerfilter/source/ooxml/factorytools.xsl moved from here: factorycreateelementmapfromstart changed writerfilter/source/ooxml/model.xml removed unhandled action "checkXNoteType" annotated "footnotes", "CT_Footnotes", "endnotes", "CT_Endnotes"