summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart/axisconverter.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-06-10tdf#140623 Chart OOXML import: set text overlap to falseTünde Tóth1-4/+6
2021-01-08tdf138773 Chart OOXML import: set text overlap to falseTünde Tóth1-1/+6
2020-11-24tdf#138194 Chart OOXML import: set text break to trueTünde Tóth1-7/+15
2020-10-30tdf#126133 Chart OOXML import: set default text rotation to 0°Tünde Tóth1-0/+4
2020-09-18tdf#136267 OOXML Chart Import: create main category axis labels onceBalazs Varga1-1/+4
2020-04-24tdf#132076 Chart OOXML: fix lost date format of X axisBalazs Varga1-5/+5
2020-04-07loplugin:unusedvariableplus in ooxNoel Grandin1-1/+1
2020-02-21tdf#130657 OOXML chart import: fix charts without CrossBetweenBalazs Varga1-1/+3
2020-02-19Related tdf#130681: convert number format if model not deletedJulien Nabet1-2/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin1-5/+1
2019-11-12tdf#128627 tdf#128634 Fix OOXML import of CrossBetweenBalazs Varga1-1/+8
2019-10-07tdf#127777 OOXML chart export: fix "CrossBetween" for not imported chartsBalazs Varga1-2/+0
2019-10-01tdf#127777 OOXML chart export: fix X axis position setting "CrossBetween"Balazs Varga1-0/+2
2019-09-23tdf#127393 OOXML chart import: fix X axis position setting "CrossBetween"Balazs Varga1-0/+1
2019-07-14tdf#126192 Translate automatic axis labelsGabor Kelemen1-1/+3
2019-01-07tdf#122091 OOXML Import: Automatically break of X Axis labelsBalazs Varga1-2/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-03-31Use for-range loops in oox (part1)Julien Nabet1-3/+2
2018-02-08tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek1-1/+6
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-1/+1
2017-10-23loplugin:includeform: ooxStephan Bergmann1-6/+6
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist1-1/+1
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-0/+1
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas1-0/+2
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin1-2/+2
2015-05-20fix Win buildNoel Grandin1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-11bnc#892610: OOXML import: Improve chart number formats.Matúš Kukan1-1/+1
2014-07-07bnc#881025: Mark axis a percent axis only when all data series are percent.Kohei Yoshida1-7/+31
2014-07-07Adjust for the splitting of number format properties in chart.Kohei Yoshida1-7/+1
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan1-4/+4
2014-06-25remove whitespacesMarkus Mohrhard1-9/+0
2014-02-26Remove visual noise from ooxAlexander Wilms1-5/+5
2014-02-11fdo#74112 Added properties to store chart display unit information in import.sushil_shinde1-0/+24
2013-12-19fdo#72306 Axis names were lost after saving file on LO.sushil_shinde1-1/+1
2013-09-11n#834720: Labels wrongly interpreted as dates.Muthu Subramanian1-3/+1
2013-09-09n#834722: Chart shown flipped.Muthu Subramanian1-1/+2
2013-05-21fdo#46808, Convert various chart2:*Scaling services to new styleNoel Grandin1-5/+8
2013-04-25n#813291: [PPTX] Axis Labels with percentage.Muthu Subramanian1-1/+5
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna1-6/+6
2012-12-01oox: fix buildIvan Timofeev1-2/+0
2012-12-01Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz1-2/+2
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET1-1/+1
2011-07-07n#694356: Using formatcode while displaying labels.Muthu Subramanian1-0/+4
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-48/+81
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-49/+82
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]1-20/+11