summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes
AgeCommit message (Expand)Author
2021-07-01Purge out rtl::math::setInfBaiXiaochun
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-05-14Directly initialize vectors in VCartesianAxis.cxxJulien Nabet
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-01-26loplugin:passstuffbyrefNoel
2021-01-25chart2: Merge some if'sDr. David Alan Gilbert
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
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-21use tools::Long in basegfx..chart2Noel
2020-09-24Fix typo in codeAndrea Gelmini
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-05-01improve loplugin:makesharedNoel Grandin
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-19Fix typoAndrea Gelmini
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-04-07loplugin:unusedvariableplus in chart2Noel Grandin
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-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-03-09tdf#131060 tdf#117088 chart view: fix missing or truncated axis labelsBalazs Varga
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin
2020-01-06tdf#128996 Chart: Fix disappeared vertical X axis labelsBalazs Varga
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-09-09tdf127448 Chart: Avoid distortion of charts with multilevel axis labelsBalazs Varga
2019-09-04tdf#127304 Chart: fix rotation of multilevel axis labelsBalazs Varga
2019-08-01tdf#126244 Chart view: fix rotation of complex category labelsBalazs Varga
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-06-04Related: tdf#48041 Chart: vertical value axis labelsBalazs Varga
2019-06-03tdf#48041 Chart: do not duplicate major valueBalazs Varga
2019-05-18tdf#125334 Chart: allow text break in bar chart axis labelsBalazs Varga
2019-05-13Remove ContainerHelper.hxxArkadiy Illarionov
2019-04-12Fix typoAndrea Gelmini
2019-04-12Fix typoAndrea Gelmini
2019-04-06Fix typoAndrea Gelmini