summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Collapse)Author
2010-10-19Merged oox-pptx-export-blip-luminance.diff from ooo-buildKatarina Machalkova
2010-10-19Merged oox-drawingml-fix-shapes-map-crash.diff from ooo-buildKatarina Machalkova
2010-10-19Merged oox-pptx-export-fix-action-button-presets.diff from ooo-buildKatarina Machalkova
2010-10-19Merged oox-pptx-export-para-linespacing.diff from ooo-buildKatarina Machalkova
2010-10-19Merged oox-pptx-export-vertical-text.diff from ooo-buildKatarina Machalkova
2010-10-19Merged oox-pptx-export-hyperlinks.diff from ooo-buildKatarina Machalkova
2010-10-19Merged pptx-fix-connector-crash.diff from ooo-buildKatarina Machalkova
2010-10-19Merged pptx-the-rest-from-git.diff from ooo-buildKatarina Machalkova
2010-10-19Merged pptx-snapshot-at-ooxml03-creation.diff from ooo-buildKatarina Machalkova
2010-10-16Adding missing header for Rectangle.Muthu Subramanian K
2010-10-16PPTX chart import feature.Muthu Subramanian K
This is similar to xlsx chart importer.
2010-10-16commentPr import feature.Muthu Subramanian K
2010-10-16Adding commentPr tokens.Muthu Subramanian K
2010-10-16'\n' at the end of a vml file causes hang+memory fillup.Muthu Subramanian K
2010-10-13Merged oox-sc-notes.diff from ooo-buildKatarina Machalkova
2010-10-13Merged ooxml-sc-brk.diff from ooo-buildKatarina Machalkova
2010-10-13Merged ooxml-sc-page-date-imp.diff from ooo-buildKatarina Machalkova
2010-10-13Merged ooxml-sc-docpropsimp.dff from ooo-buildKatarina Machalkova
2010-10-13Merged ooxml-schema.diff from ooo-buildKatarina Machalkova
2010-10-13Merged ooxml-sc-page-date.diff from ooo-buildKatarina Machalkova
2010-10-13Merged ooxml-filter.diff from ooo-buildKatarina Machalkova
2010-10-13Merged pptx-autoplay-fix.diff from ooo-buildKatarina Machalkova
2010-10-13Merged xlsx-shared-xlsx-shared-import-and-export.diff from ooo-buildKatarina Machalkova
2010-10-13initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-08fix default vertical text alignment and placeholder style, n#645116Radek Doulik
- use master's body style in case placeholder doesn't have shape in master/layout
2010-10-08oox-pptx-import-fix-text-body-properties.diff: fix textbody properties.Radek Doulik
n#621744
2010-10-08oox-pptx-import-fix-placeholder-text-style.diff: fix placeholders style.Radek Doulik
n#592906, n#479834
2010-10-08pptx-gfx-layout-fix.diff: temp fixThorsten Behrens
to make GraphicShapeContext recognise layout
2010-10-08oox-pptx-import-fix-groups-2: fix group shapes (final part).Radek Doulik
n#619678
2010-10-08oox-pptx-import-fix-customshapes-and-groups.diff: fix group shapes and guides.Radek Doulik
n#621739
2010-10-08oox-import-fix-ole2-shapes.diff: fix OLE2 import.Radek Doulik
n#593611
2010-10-08oox-pptx-fix-transition-auto-advance.diff: import transition auto advance.Radek Doulik
n#480243
2010-10-08oox-pptx-import-fix-layout.diff: fix list styles applying.Radek Doulik
n#480223
2010-10-08oox-import-drawing-font-spacing.diff: import character spacing.Radek Doulik
n#479822
2010-10-08oox-fix-list-style-apply.diff: use slide's list style.Radek Doulik
n#485417
2010-10-06fate#307731, fate#307730: Adds dotted and dashed border linesCédric Bosdonnat
2010-10-06Ported calc-xls-import-slanted-border-oox.diff from ooo-build.Kohei Yoshida
Sets correct reference point when importing cell contents that are angled.
2010-10-06Misc improvements for docx VML importCédric Bosdonnat
2010-10-05Ported calc-xlsx-import-default-cellstyle.diff from ooo-build.Kohei Yoshida
Import default cell styles into the 'Default' calc style. Not doing this severely degrade the performance of the export of the same document; since each cell is treated as having a non-default cell style. (n#558577)
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-05Ported calc-distributed-cell-text-*.diff from ooo-build.Kohei Yoshida
This feature enables horizontal 'distributed' alignment and vertical 'justified' and 'distributed' alignments for cell contents in Calc. Note that this feature relies on ODF 1.2 extended in order for the relevant cell attributes to be saved in ODS.
2010-10-04Ported calc-perf-xlsx-import-string-cells.diff from ooo-build.Kohei Yoshida
This patch slightly improves performance of xlsx import, by improving the import of string cells.
2010-09-24Fix text paragraph autofit pptx importRadek Doulik
Notes: split repo tag: filters_OOO_BUILD_3_2_99_0_PRE
2010-09-23oox depends on filterPetr Mladek
liboox is linked against libmsfilter, so the module filter must be built before
2010-09-21Add dependency for generated vmlexport-shape-typesThorsten Behrens
2010-09-17Fix the build of oox.Jan Holesovsky
2010-09-17oox-build-fix-dev300-m77.diff: Partial fix of the oox build.Jan Holesovsky
2010-09-16docx-export-enable.diff: Enable the .docx export.Jan Holesovsky