summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart
AgeCommit message (Expand)AuthorFilesLines
2013-04-26n#810508: Fixes import of Scatternet and Bubble charts.Muthu Subramanian1-2/+2
2013-04-25n#813291: [PPTX] Axis Labels with percentage.Muthu Subramanian1-1/+5
2013-04-03bnc#798309 inherit group style from parentNoel Power1-1/+1
2013-04-01n#734735: [PPTX] Use number format, if available, for charts.Muthu Subramanian1-0/+3
2012-12-06bnc#792528: Play it safe for non-Excel documents.Kohei Yoshida1-1/+4
2012-12-06bnc#792528: Import static data series labels from xlsx correctly.Kohei Yoshida1-2/+8
2012-12-01oox: fix buildIvan Timofeev17-34/+1
2012-12-01Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz17-28/+28
2012-07-17re-base on ALv2 code. Includes:Michael Meeks12-276/+168
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET2-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks15-351/+216
2012-05-17n#760029: Floor borders were missing from 3D Charts.Muthu Subramanian1-3/+3
2012-04-27include oox/token/properties.hxx directly where neededCaolán McNamara1-0/+1
2012-03-20removed unused codePetr Vorel1-14/+0
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-1/+1
2012-02-13Remove unused codeElton Chung1-11/+0
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot5-9/+9
2011-11-02n#706792: Fix crash while opening certain pptx files.Muthu Subramanian1-1/+1
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel1-6/+6
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens3-8/+14
2011-07-07n#694356: Using formatcode while displaying labels.Muthu Subramanian3-3/+21
2011-07-05Fix label position for ooxml chartsThorsten Behrens1-0/+31
2011-06-15do not set solid line border and fill as default for chartareaRadek Doulik1-11/+3
2011-06-12Some cppcheck cleaning+1TODO (func not implemented)Julien Nabet1-3/+3
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2-135/+131
2011-05-16WaE (picky) - noeolChristian Lohmaier17-17/+17
2011-04-27fix group shape transformations - part of n#621739Radek Doulik1-2/+4
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens3-135/+132
2011-04-14gbuildize ooxDavid Tardon1-74/+0
2011-03-18Fix mismerge, properties.hxx does not exist any more.Jan Holesovsky1-1/+0
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filtersJan Holesovsky1-1/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky26-379/+441
2011-03-17Remove duplicated constant F_PI and friendsMichael Lefevre1-1/+1
2011-03-13fix mis-merge in ooxNorbert Thiebaud2-7/+9
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold8-21/+20
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud26-383/+443
2011-02-28dr78: rebase to DEV300_m101Daniel Rentz [dr]8-65/+147
2011-02-03chart52: merge with DEV300_m99Ingrid Halama [iha]3-31/+71
2011-01-28chart46: merge with dev300m98Ingrid Halama [iha]3-1/+28
2011-01-27dr78: revert migration of oox to gbuild (will be done in a dedicated CWS)Daniel Rentz [dr]1-0/+74
2011-01-26chart52: #i28670# import/export of manual chart legend size from/to XLSDaniel Rentz [dr]1-5/+2
2011-01-26chart52: #i28670# import of manual chart legend size from OOXMLDaniel Rentz [dr]2-23/+40
2011-01-25chart52: merge with DEV300_m98Ingrid Halama [iha]1-10/+11
2011-01-25chart52: adapt to changed APIDaniel Rentz [dr]1-10/+11
2011-01-19masterfix: #i10000# header file removedIvo Hinkelmann1-1/+0
2011-01-18CWS-TOOLING: integrate CWS chartextensibilityIvo Hinkelmann3-1/+29
2011-01-18dr78: switch module oox to new gbuild systemDaniel Rentz [dr]1-74/+0
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]26-331/+283
2011-01-12dr78: rebase to DEV300_m97Daniel Rentz [dr]26-336/+288
2011-01-11dr78: oox - encapsulate shape property handling in own class ShapePropertyMapDaniel Rentz [dr]1-112/+102