summaryrefslogtreecommitdiff
path: root/chart2/source/tools
AgeCommit message (Expand)Author
2021-11-10tdf#136111 fix scaling problem on chart driven by a macroAndras Timar
2021-09-07[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-06-14tdf#139658 OOXML: fix broken chart import at labels with quotesTünde Tóth
2021-03-31OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-09tdf#134978 Chart OOXML Import: fix pie chart label custom positionTünde Tóth
2020-09-24tdf#136402 Chart View: remove custom label textBalazs Varga
2020-09-18tdf#136267 OOXML Chart Import: create main category axis labels onceBalazs Varga
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-09-03restore m_aModelChangeListenerCaolán McNamara
2020-09-02tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-06tdf#135184 add linecaps in chartsRegina Henschel
2020-07-16compact namespace: chart2Noel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-05-18tdf38835 Avoid pointless globalsMesut Çifci
2020-05-15use more try_emplaceNoel Grandin
2020-05-13tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth
2020-05-12tdf#38835 strip out OUString globalsMesut Çifci
2020-05-09remove dead codeNoel Grandin
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-04-28Fix typo in codeAndrea Gelmini
2020-04-27tdf#132355 fix X axis position of stock chartsTünde Tóth
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-04-11Use range-based for loopMike Kaganski
2020-04-07loplugin:unusedvariableplus in chart2Noel Grandin
2020-04-01tdf#130969 Chart view: fix incorrect precision of axis labelsBalazs Varga
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12tdf#130976 replace `rtl::math::isInf` with `std::inf`.Yukio Siraichi
2020-02-25loplugin:referencecastingNoel Grandin
2020-02-07Fix typoAndrea Gelmini
2020-02-04tdf#130242 chart: default center label placement in stacked area chartsTünde Tóth
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga