Age | Commit message (Expand) | Author |
2014-04-03 | oox: sal_Bool->bool | Noel Grandin |
2014-02-26 | fix OOXML validation error for text shapes, related fdo#31551 | Markus Mohrhard |
2014-02-26 | first step in improving the OOXML validation result | Markus Mohrhard |
2014-02-12 | drawingML export\import: cropping of shape's fill texture | Zolnai Tamás |
2014-02-12 | fdo#74115 Fix for DOCX BitmapFill for Chart Wall | Vinaya Mandke |
2014-02-07 | oox: make sure debug output appears on stderr | Miklos Vajna |
2014-02-03 | drawingML export: custom geometry with cubic bezier curves | Zolnai Tamás |
2014-01-20 | drawingML export: write TextShape outline properties | Miklos Vajna |
2014-01-20 | drawingML export: write TextShape fill properties | Miklos Vajna |
2014-01-18 | ooxml: Preserve shape style attribute fillRef | Jacobo Aragunde Pérez |
2014-01-06 | oox: fix XML namespace of drawing::GraphicObjectShape in DML export | Miklos Vajna |
2014-01-02 | oox: fix export of TextShapes in DOCX | Miklos Vajna |
2014-01-02 | oox: fix export of LineShapes in DOCX | Miklos Vajna |
2014-01-02 | oox: fix export of BezierShapes in DOCX | Miklos Vajna |
2013-12-23 | oox: fix drawingml export of nested groupshapes | Miklos Vajna |
2013-12-17 | DOCX drawingml export: give drawinglayer pictures the correct namespace | Miklos Vajna |
2013-12-16 | oox: fix ShapeExport::WriteRectangleShape() for docx | Miklos Vajna |
2013-12-13 | drawingml export: handle child shapes when exporting groupshapes | Miklos Vajna |
2013-12-12 | oox: initial ShapeExport::WriteGroupShape | Miklos Vajna |
2013-12-12 | oox: allow a callback to be registered for shape text DML export | Miklos Vajna |
2013-12-12 | oox: fix ShapeExport::WriteTextBox() for DOCX when shape has text | Miklos Vajna |
2013-12-11 | drawingml export: fix EllipseShape for docx | Miklos Vajna |
2013-12-10 | drawingml customshape export: handle docx corner cases | Miklos Vajna |
2013-12-02 | oox: move lcl_GetPresetGeometry to msfilter, so filter can use it | Miklos Vajna |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-05-31 | In ShapeExport, use general com.sun.star.comp.oox.xls.ExcelFilter | Stephan Bergmann |
2013-05-31 | Resolves: #i119631# Teardrop shape cannot be shown correctly in pptx | Zhe Wang |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-21 | fdo#46808, Convert oox.ExcelFilterExport service to new style | Noel Grandin |
2013-05-21 | fdo#46808, Remove unnecessary XMultiServiceFactory member | Noel Grandin |
2013-05-10 | Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqual | Herbert Dürr |
2013-05-02 | fdo#60549 - pptx export presentation as well as draw shape objects. | Michael Meeks |
2013-03-06 | fdo#48735: Save crop information in PPTX. | Pallavi Jadhav |
2013-03-05 | doubled using | Thomas Arnhold |
2013-02-24 | coverity#983372 : Dereference before null check | Norbert Thiebaud |
2013-01-31 | fdo#56976 fixes up Arrow import bug | Lennard |
2013-01-23 | oox: kill no longer needed US() macro | Miklos Vajna |
2013-01-22 | oox: kill no longer needed S() macro | Miklos Vajna |
2013-01-17 | Const correct-ness in one place... | Kohei Yoshida |
2013-01-04 | oox: kill no longer needed CREATE_OUSTRING | Miklos Vajna |
2012-12-19 | Removel ::rtl:: prefixes and macros in oox | José Guilherme Vanz |
2012-12-03 | fixes for where fast string operator+ is not perfectly source compatible | Luboš Luňák |
2012-11-29 | fdo#45495 pptx Export saves rotation of pictures,shapes,text | Lennard |
2012-11-19 | export embedded spreadsheet(s), fixes n#780830 | Radek Doulik |
2012-08-15 | use a namespace for xfrm transformation element, fixes part of fdo#41992 | Radek Doulik |
2012-08-15 | call WriteTransformation with namespace id, fixes part of fdo#41992 | Radek Doulik |
2012-08-11 | Remove unused local vars | Julien Nabet |
2012-07-17 | re-base on ALv2 code. Includes: | Michael Meeks |