summaryrefslogtreecommitdiff
path: root/chart2/source/tools
AgeCommit message (Expand)Author
2021-11-24Avoid signed-integer-overflow parsing table:cell-range-address="PivotChart"Stephan Bergmann
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-11-19tdf#136267 OOXML Chart Import: create main category axis labels onceBalazs Varga
2020-08-25Revert tdf#127777 fix due to reggressionco-6.4-3Gülşah Köse
2020-08-25Revert tdf#128733 fix due to reggressionGülşah Köse
2020-08-25Revert tdf#132355 fix due to reggression.Gülşah Köse
2020-04-28tdf#132355 fix X axis position of stock chartsTünde Tóth
2020-03-02tdf#128995: Special case for single variable regression...Deena Francis
2019-12-17tdf#129173 tdf#129175 Fix number format of data labelsBalazs Varga
2019-12-13tdf#34517 Bring forward/backward in chart series switchedKelemen Gábor
2019-12-05tdf#129054 Chart OOXML Import: Fix size of Pie ChartBalazs Varga
2019-11-13tdf#128733 Chart import: fix secondary X axisBalazs Varga
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-07tdf#127777 OOXML chart export: fix "CrossBetween" for not imported chartsBalazs Varga
2019-09-16Simplify some osl::Clearable/ResettableGuardStephan Bergmann
2019-09-16Typo "ones" -> "once" in commentsStephan Bergmann
2019-09-16Get rid of two impl_init functions, each called from a single placeStephan Bergmann
2019-09-01Fix '..'Andrea Gelmini
2019-08-30tdf#124083 OOXML import: fix broken charts with missing value XBalazs Varga
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-05tdf#126686 Chart: fix crashBalazs Varga
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann
2019-07-24tdf#114166 DOCX chart import: fix missing complex categoriesBalazs Varga
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-07-15tdf#126193 Chart OOXML: Export Multi-level category labelsBalazs Varga
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-15Avoid -fsanitize=float-divide-by-zeroStephan Bergmann
2019-06-14Avoid -fsanitize=float-divide-by-zeroStephan Bergmann
2019-06-14Avoid -fsanitize=float-divide-by-zeroStephan Bergmann
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-06-12tdf#75659 Chart: fix empty legend at not available legend namesBalazs Varga
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-05-20lok: chart: constrained dragging of pie segmentsMarco Cecchetti
2019-05-20lok: chart: informing the client about selection handling propertiesMarco Cecchetti
2019-05-13Remove ContainerHelper.hxxArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10Consolidate MutexContainer GetMutex() vs. direct m_aMutex accessStephan Bergmann
2019-05-09MutexContainer is only used mixin-style in derived classesStephan Bergmann
2019-05-09Drop redundant explicit initialization of MutexContainer base classStephan Bergmann
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-14loplugin:unusedfieldsNoel Grandin
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin