summaryrefslogtreecommitdiff
path: root/oox/source/export/drawingml.cxx
AgeCommit message (Expand)Author
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-01convert remnants of String to OUString to OOX moduleNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-29Mark as constTakeshi Abe
2013-07-04use LanguageTag and write bcp47 for ST_LangEike Rathke
2013-06-17fdo#43460 oox: use isEmpty()Jelle van der Waa
2013-05-30Make use of IsStarSymbol()Thomas Arnhold
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-13-Werror=maybe-uninitializedStephan Bergmann
2013-05-06remove unnecessary explicit namespacesMarkus Mohrhard
2013-05-06map full transparent solid fill to no fill, fdo#64224Markus Mohrhard
2013-05-06let us be explicit about default valuesMarkus Mohrhard
2013-04-30export a:noFill to prevent wrong defaultMarkus Mohrhard
2013-03-06fdo#48735: Save crop information in PPTX.Pallavi Jadhav
2013-03-04doubled includesThomas Arnhold
2013-02-08unused variable after 2e14a8bf03cefe831eb7694ea903115bc4b61ecfLuboš Luňák
2013-02-08fix invalid USS macro use, the result is for immediate use in callsRadek Doulik
2013-02-01fix position correction for flipped shapesLennard
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
2012-12-26n#793999: PPTX Export - background image fit to slide.Muthu Subramanian
2012-12-19fix last commitLuboš Luňák
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-30do not write rotation when it is equal to multiple of 360 degreesRadek Doulik
2012-11-29fdo#45495 pptx Export saves rotation of pictures,shapes,textLennard
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-19no matching function for call to 'max(int, long int)'Tor Lillqvist
2012-11-19export embedded spreadsheet(s), fixes n#780830Radek Doulik
2012-11-19limit buSzPct rangeRadek Doulik
2012-10-13oox: fix loplugin warningsMiklos Vajna
2012-10-03fix for fdo#55565 regression, failure to export vertical text in shapeNoel Power
2012-09-18better pptx custom shape presets import/exportRadek Doulik
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-06-25merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara
2012-06-25TODO: get rid of this in another incompatible build with SW projectCaolán McNamara
2012-06-21make sure we don't export shapes with negative size (fixes n#760997)Radek Doulik
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-20removed unused codePetr Vorel
2012-03-03WaE: use of logical '&&' with constant operandTor Lillqvist
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-15Various string function clean upStephan Bergmann
2012-01-23make oox ByteString freeCaolán McNamara
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-10-25WaE: assignment within conditional expressionTor Lillqvist
2011-06-07Resolves: rhbz#710556 don't crash on missing graphicsCaolán McNamara