summaryrefslogtreecommitdiff
path: root/oox/source/export/shapes.cxx
AgeCommit message (Expand)Author
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-05-31In ShapeExport, use general com.sun.star.comp.oox.xls.ExcelFilterStephan Bergmann
2013-05-31Resolves: #i119631# Teardrop shape cannot be shown correctly in pptxZhe Wang
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21fdo#46808, Convert oox.ExcelFilterExport service to new styleNoel Grandin
2013-05-21fdo#46808, Remove unnecessary XMultiServiceFactory memberNoel Grandin
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr
2013-05-02fdo#60549 - pptx export presentation as well as draw shape objects.Michael Meeks
2013-03-06fdo#48735: Save crop information in PPTX.Pallavi Jadhav
2013-03-05doubled usingThomas Arnhold
2013-02-24coverity#983372 : Dereference before null checkNorbert Thiebaud
2013-01-31fdo#56976 fixes up Arrow import bugLennard
2013-01-23oox: kill no longer needed US() macroMiklos Vajna
2013-01-22oox: kill no longer needed S() macroMiklos Vajna
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-19Removel ::rtl:: prefixes and macros in ooxJosé Guilherme Vanz
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-29fdo#45495 pptx Export saves rotation of pictures,shapes,textLennard
2012-11-19export embedded spreadsheet(s), fixes n#780830Radek Doulik
2012-08-15use a namespace for xfrm transformation element, fixes part of fdo#41992Radek Doulik
2012-08-15call WriteTransformation with namespace id, fixes part of fdo#41992Radek Doulik
2012-08-11Remove unused local varsJulien Nabet
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
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