summaryrefslogtreecommitdiff
path: root/oox/source/export/chartexport.cxx
AgeCommit message (Expand)Author
2020-05-05tdf#132486 Chart: fix OOXML export of ShiftedCategoryPositionBalazs Varga
2020-04-24tdf#132076 Chart OOXML: fix lost date format of X axisBalazs Varga
2020-04-07loplugin:unusedvariableplus in ooxNoel Grandin
2020-04-03crashtesting: mismatched start/end tag assert on reexport of tdf113187-1.pptxCaolán McNamara
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-30tdf#131370 chart: implement OOXML import/export of legend overlay featureTünde Tóth
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
2020-03-09tdf#131143 OOXML chart: fix missing data points of scatter chartBalazs Varga
2020-03-02tdf#130986 Chart OOXML export: fix number format of custom labelBalazs Varga
2020-02-20tdf#126076 XLSX export: fix automatic line chart markersTünde Tóth
2020-02-20tdf#90749 chart: add leader lines to custom data label positionsBalazs Varga
2020-02-17tdf#130590 Chart OOXML export: fix custom label positionBalazs Varga
2020-01-29tdf#130237 OOXML chart export: fix incomplete 3D area chartBalazs Varga
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2020-01-13cid#1457617 Unchecked return valueCaolán McNamara
2020-01-12cid#1457617 Unchecked return valueCaolán McNamara
2020-01-10tdf#129857 Chart OOXML export: fix deleted legend entriesTünde Tóth
2020-01-06Removed redundant semicolonsAndrea Gelmini
2019-12-03Simplify a bit use of LabelPlacementParam (oox/chartexport)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga
2019-11-08tdf#128618 OOXML chart export: deleted automatic title returns on saveBalazs Varga
2019-11-08tdf#128633 Chart OOXML Export: Fix position of bar in chartsBalazs Varga
2019-11-05tdf#108065 tdf#128609 OOXML chart export: fix transparent color gradientBalazs Varga
2019-10-22tdf#127908 tdf#128193 Chart OOXML: Fix Custom Y axis title positionBalazs Varga
2019-10-07tdf#127777 OOXML chart export: fix "CrossBetween" for not imported chartsBalazs Varga
2019-10-07cid#1454626 Uninitialized scalar fieldCaolán McNamara
2019-10-01tdf#127777 OOXML chart export: fix X axis position setting "CrossBetween"Balazs Varga
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-01Fix '..'Andrea Gelmini
2019-08-30tdf#103988 OOXML export: fix bubble chart MSO interoperabilityBalazs Varga
2019-08-30tdf#114657 OOXML chart export: fix broken chart with NaN X valueBalazs Varga
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov
2019-08-21tdf#101322 Chart OOXML Export: fix missing subtitleBalazs Varga
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann
2019-07-24tdf#114166 DOCX chart import: fix missing complex categoriesBalazs Varga
2019-07-23Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
2019-07-15tdf#126193 Chart OOXML: Export Multi-level category labelsBalazs Varga
2019-06-28tdf#126115 Chart OOXML Export: fix individual markerBalazs Varga
2019-06-18tdf#111824 Chart OOXML Export: fix Z axis labelsBalazs Varga
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-15loplugin:logexceptionnicely in linguistic..ooxNoel Grandin
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski
2019-04-17tdf#123828 XLSX combined chart export: fix order of axis typesBalazs Varga