Age | Commit message (Expand) | Author |
2014-01-04 | cppcheck: Clarify expression with parentheses | Julien Nabet |
2014-01-03 | oox: fix handling of noop parent transformation from DOCX | Miklos Vajna |
2014-01-03 | drawingML import: fix default character height of WPG rectangles | Miklos Vajna |
2014-01-02 | fdo#73215 oox: don't assume single adjustment is adj during export | Miklos Vajna |
2014-01-02 | oox: extract adjustment names by type from spec XML | 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 |
2014-01-01 | workaround rather maddening endian-specific template bustage | Caolán McNamara |
2013-12-28 | oox: whitespace fixes in WpsContext | Miklos Vajna |
2013-12-27 | fdo#72998: Custom shapes have improper size. | Muthu Subramanian |
2013-12-24 | oox: whitespace fixes in WpgContext | Miklos Vajna |
2013-12-23 | oox: fix drawingml export of nested groupshapes | Miklos Vajna |
2013-12-21 | oox: whitespace fixes in LockedCanvasContext | Miklos Vajna |
2013-12-20 | typo fixes | Andras Timar |
2013-12-20 | oox: import textframe border line width from drawingml | Miklos Vajna |
2013-12-20 | oox: import textframe shadow from drawingml | Miklos Vajna |
2013-12-19 | css.xml.sax service ctor clean-up | Stephan Bergmann |
2013-12-19 | oox: import drawingml border color for TextFrames | Miklos Vajna |
2013-12-19 | n#828390: Bullet sizes set wrong. | Muthu Subramanian |
2013-12-19 | fix OOXML validation error in new data table export code | Markus Mohrhard |
2013-12-19 | fdo#72304 Write Chart Data Table information back to XML. | Nikhil Walvekar |
2013-12-19 | fdo#72304 Added properties to store Chart data table information, during import. | Nikhil Walvekar |
2013-12-19 | fdo#72306 Axis names were lost after saving file on LO. | sushil_shinde |
2013-12-19 | fix an OOXML chart validation error | Markus Mohrhard |
2013-12-19 | fix an OOXML chart validation error | Markus Mohrhard |
2013-12-18 | n#828390: Explictly export font properties. | Muthu Subramanian |
2013-12-17 | No need for implbase1.hxx to include XComponentContext.hpp | Stephan Bergmann |
2013-12-17 | DOCX drawingml export: give drawinglayer pictures the correct namespace | Miklos Vajna |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-16 | oox: fix ShapeExport::WriteRectangleShape() for docx | Miklos Vajna |
2013-12-16 | Use sal_Int32 to satisfy oox/helper/helper.hxx's convertLittleEndian | Douglas Mencken |
2013-12-16 | DOCX Import of 'paragraph formatting track changes' | Adam Co |
2013-12-15 | fix indentation | Markus Mohrhard |
2013-12-15 | fdo#72221: Fixed for doughnut chart - RT is invalid | PriyankaGaikwad |
2013-12-14 | silence cppcheck | Markus Mohrhard |
2013-12-13 | also export hiLowLines for lineChart | Markus Mohrhard |
2013-12-13 | fix an OOXML validation error with the last patch | Markus Mohrhard |
2013-12-13 | fdo#72345: Fixed for Charts - Up Down Bars are missing after Round trip | YogeshBharate |
2013-12-13 | drawingml export: handle child shapes when exporting groupshapes | Miklos Vajna |
2013-12-13 | fdo#65836 Do not compress WMF / EMF file incase of OOXML export | Nikhil Walvekar |
2013-12-13 | fdo#70338 : Fixed file corruption issue after save for docx. | Sushil Shinde |
2013-12-12 | oox: initial ShapeExport::WriteGroupShape | Miklos Vajna |
2013-12-12 | n#828390: Reset charescapement. | Muthu Subramanian |
2013-12-12 | use OUString::endsWith where possible | Noel Grandin |
2013-12-12 | simplify - use OUString::startsWith where possible | Noel Grandin |
2013-12-12 | DOCX export: declare wpg namespace | 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 | fdo#60698: Merge fastsax and sax_shared into expwrap | Marcos Paulo de Souza |