summaryrefslogtreecommitdiff
path: root/oox/source/export/chartexport.cxx
AgeCommit message (Expand)Author
2018-01-19refactor to look prettierCaolán McNamara
2018-01-18crashtesting: multiple export failuresCaolán McNamara
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek
2018-01-08support exporting of hatch for chart background, tdf#114180Markus Mohrhard
2017-12-29export explosion property for pie chart property, tdf#114182Markus Mohrhard
2017-12-22also export basic chart structure for empty chartsMarkus Mohrhard
2017-12-19don't export category info to bubble charts, tdf#103988Markus Mohrhard
2017-12-19fix validation error in lineChart export, related tdf#57832Markus Mohrhard
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-13SmartArt: export text rotation in the PPTXSzymon Kłos
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-23tdf#112089 add charts to the ShapeMapSzymon Kłos
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-08-12tdf#107197: Replace relationship URIChristian Barth
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-14Remove unused [m]sChartAddressStephan Bergmann
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-07merge BS and ToPsz10, etcCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-08remove unused boolJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann
2017-03-31use actual UNO enums in ooxNoel Grandin
2017-03-25There should be no need to distinguish between I32S and I64SStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-04tdf#106304: Don't unnecessarily use bogus default char size for a:endParaRPrTor Lillqvist
2017-02-02loplugin:stringconstantStephan Bergmann
2017-01-10New loplugin:conststringvar: ooxStephan Bergmann
2017-01-04replace namespace URL strings with function calls...Rosemary Sebastian
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-11-30better varyColors export for charts, related tdf#103943Markus Mohrhard
2016-10-01tdf#96161, always write the varyColors elementMarkus Mohrhard
2016-09-20tdf#96662, only use the crossBetween="midCat" for line and scatter chartMarkus Mohrhard
2016-06-18fix indentationMarkus Mohrhard
2016-05-06tdf#42949: clean up includes in include/oox/export with iwyuJorenz Paragas
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke