summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Collapse)Author
2011-03-21CWS-TOOLING: integrate CWS dr78Vladimir Glazunov
2011-02-28dr78: #i116996# remove wrong assertionsDaniel Rentz [dr]
2011-02-28dr78: rebase to DEV300_m101Daniel Rentz [dr]
2011-02-25dr78: #164376# use XCellRangeData to increase import performanceDaniel Rentz [dr]
2011-02-18merged DEV300Release Engineering
2011-02-11dr78: #164376# oox import performance: step 2 - move every access to XCell ↵Daniel Rentz [dr]
interface into SheetDataBuffer class, delay creation of array formulas and table operations, let XCellRangeData::setDataArray() accept formula token sequences in addition to plain values
2011-02-10dr78: #164376# oox import performance: step 1 - encapsulate all code related ↵Daniel Rentz [dr]
to cell contents and cell formatting import into class SheetDataBuffer (including shared formulas, array formulas, table operations), remove FormulaContext concept to gain full control over formula import
2011-02-07dr78: rework of stream handling, improve handling of very large streams ↵Daniel Rentz [dr]
(prevent loading entire stream into array or string, esp. dumper and VML import), full support of XComponentContext
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-02-03chart52: merge with DEV300_m99Ingrid Halama [iha]
2011-02-01CWS-TOOLING: integrate CWS writerfilter09Vladimir Glazunov
2011-01-31CWS-TOOLING: integrate CWS chart46Vladimir Glazunov
2011-01-28chart46: merge with dev300m98Ingrid Halama [iha]
2011-01-27dr78: revert migration of oox to gbuild (will be done in a dedicated CWS)Daniel Rentz [dr]
2011-01-26chart52: #i28670# import/export of manual chart legend size from/to XLSDaniel Rentz [dr]
2011-01-26chart52: #i28670# import of manual chart legend size from OOXMLDaniel Rentz [dr]
2011-01-25CWS gnumake3: resync to m98Mathias Bauer
2011-01-25chart52: merge with DEV300_m98Ingrid Halama [iha]
2011-01-25chart52: adapt to changed APIDaniel Rentz [dr]
2011-01-24merged DEV300_m98Henning Brinkmann
2011-01-19masterfix: #i10000# header file removedIvo Hinkelmann
Notes: split repo tag: filters_ooo/DEV300_m98
2011-01-19gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex ↵Bjoern Michaelsen
test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing
2011-01-19dr78: minor changes in gperf usageDaniel Rentz [dr]
2011-01-18CWS-TOOLING: integrate CWS chartextensibilityIvo Hinkelmann
2011-01-18dr78: branch mergeDaniel Rentz [dr]
2011-01-18dr78: switch module oox to new gbuild systemDaniel Rentz [dr]
2011-01-17mergehb
2011-01-17dr78: minor changes in token macrosDaniel Rentz [dr]
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]
2011-01-13dr78: unx build errorsDaniel Rentz [dr]
2011-01-12dr78: build errors after rebaseDaniel Rentz [dr]
2011-01-12dr78: rebase to DEV300_m97Daniel Rentz [dr]
2011-01-11dr78: oox - encapsulate shape property handling in own class ShapePropertyMapDaniel Rentz [dr]
2011-01-08dr78: oox - BIFF3-BIFF5 arcs and polygons, line and fill formattingDaniel Rentz [dr]
2011-01-06dr78: oox - import children of BIFF3-BIFF5 group shapesDaniel Rentz [dr]
2011-01-06dr78: #i96587# oox - import BIFF8 cell notesDaniel Rentz [dr]
2011-01-06dr78: #i96587# oox - import BIFF2-BIFF5 cell notesDaniel Rentz [dr]
2011-01-05dr78: #i96587# import text formatting from OOXML and BIFF12Daniel Rentz [dr]
2011-01-05merged DEV300_m96Henning Brinkmann
2011-01-04dr78: oox - import of BIFF3-BIFF5 drawing objects - first bitsDaniel Rentz [dr]
2010-12-29dr78: rebase to DEV300m96Daniel Rentz [dr]
2010-12-28dr77: post rebase fixesDaniel Rentz [dr]
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau
2010-12-17dr78: #i71453# remove unused flagsDaniel Rentz [dr]
2010-12-17dr78: #i71453# BIFF2: use formatting information from cell records if XF ↵Daniel Rentz [dr]
records are missing
2010-12-16dr78: corrected color indexes when dumping PALETTEDaniel Rentz [dr]
2010-12-16dr78: #i109800# SHEET record may not point to BOF but to any record in the ↵Daniel Rentz [dr]
sheet substream
2010-12-15dr78: #i71810# rework import of fill bitmap mode: ignore CHPICFORMAT record ↵Daniel Rentz [dr]
except for bar chart series/points and for 3D walls/floor
2010-12-14merge OOO330Hans-Joachim Lankenau