summaryrefslogtreecommitdiff
path: root/oox/source/export/shapes.cxx
AgeCommit message (Expand)Author
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-21Remove unused Get/SetXmlNamespaceThomas Arnhold
2012-01-11export vertical and horizontal flip attribute for customshapesNoel Power
2012-01-11add missing ooxml customshape -> mso shape name entries ( for export support )Noel Power
2011-10-07cppcheck reduce scope of var in oox/...shapes.cxxPierre-André Jacquod
2011-05-24fix row height exportRadek Doulik
2011-05-24WaE: >>= may fail, default to 0Caolán McNamara
2011-05-24drawingML export, write table shapesRadek Doulik
2011-05-04Copy&pasting is considered harmfulKatarina Machalkova
2011-05-04Check for existence of property before retrieving its valueKatarina Machalkova
2011-03-13fix mis-merge in ooxNorbert Thiebaud
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-11(std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara
2011-02-11(std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara
2011-02-06use boost::hash instead of std::hashFridrich Štrba
2011-02-06sgi hash containers -> boost unordered containersFridrich Štrba
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-12-08use placeholder text in pptx exportRadek Doulik
2010-12-01Export frame around graphic object into xlsx (bnc#654525)Katarina Machalkova
2010-11-13Apply oox-drawingml-fix-shapes-map-crash.diffTor Lillqvist
2010-11-13Apply pptx-fix-connector-crash.diffTor Lillqvist
2010-11-13From hg changeset c94984deded153e8720faf14d1fc5c3a5b866381 in ooxml11Tor Lillqvist
2010-11-13From hg changeset 2b3eef7bad494312ee9c8c13c1b1014b22ba0451 in ooxml11Tor Lillqvist
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]
2010-10-27Merged xlsx-shared-oox-chart-export-part1.diff from ooo-buildKatarina Machalkova
2010-10-21Undoing pptx filter as a separate lib ( + related changes)Katarina Machalkova
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 pptx-fix-connector-crash.diff from ooo-buildKatarina Machalkova
2010-10-19Merged pptx-the-rest-from-git.diff from ooo-buildKatarina Machalkova
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-17Fix the build of oox.Jan Holesovsky
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-02rollback last changeMathias Bauer
2010-02-02errorneously added file removedMathias Bauer
2009-12-15#i107706#: liquidate goodies moduleMathias Bauer
2009-10-19#i103496#: move some fontsubstitution stuff from vcl to unotools to get xmlof...Mathias Bauer
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-08-25CWS-TOOLING: integrate CWS ooxml03Release Engineers