Age | Commit message (Expand) | Author |
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 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-01-21 | Remove unused Get/SetXmlNamespace | Thomas Arnhold |
2012-01-11 | export vertical and horizontal flip attribute for customshapes | Noel Power |
2012-01-11 | add missing ooxml customshape -> mso shape name entries ( for export support ) | Noel Power |
2011-10-07 | cppcheck reduce scope of var in oox/...shapes.cxx | Pierre-André Jacquod |
2011-05-24 | fix row height export | Radek Doulik |
2011-05-24 | WaE: >>= may fail, default to 0 | Caolán McNamara |
2011-05-24 | drawingML export, write table shapes | Radek Doulik |
2011-05-04 | Copy&pasting is considered harmful | Katarina Machalkova |
2011-05-04 | Check for existence of property before retrieving its value | Katarina Machalkova |
2011-03-13 | fix mis-merge in oox | Norbert Thiebaud |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-02-11 | (std|boost)::hash on a const char* hashes the pointer not the contents | Caolán McNamara |
2011-02-11 | (std|boost)::hash on a const char* hashes the pointer not the contents | Caolán McNamara |
2011-02-06 | use boost::hash instead of std::hash | Fridrich Štrba |
2011-02-06 | sgi hash containers -> boost unordered containers | Fridrich Štrba |
2011-01-27 | WaE: gcc 4.6.0 various warnings | Caolán McNamara |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold |
2010-12-08 | use placeholder text in pptx export | Radek Doulik |
2010-12-01 | Export frame around graphic object into xlsx (bnc#654525) | Katarina Machalkova |
2010-11-13 | Apply oox-drawingml-fix-shapes-map-crash.diff | Tor Lillqvist |
2010-11-13 | Apply pptx-fix-connector-crash.diff | Tor Lillqvist |
2010-11-13 | From hg changeset c94984deded153e8720faf14d1fc5c3a5b866381 in ooxml11 | Tor Lillqvist |
2010-11-13 | From hg changeset 2b3eef7bad494312ee9c8c13c1b1014b22ba0451 in ooxml11 | Tor Lillqvist |
2010-11-08 | dr77: optimizations in generation of XML tokens, XML namespaces, property nam... | Daniel Rentz [dr] |