summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VCartesianAxis.cxx
AgeCommit message (Expand)Author
2022-02-28chart2: Break labels text and limit the size to the axis sizeTomaž Vajngerl
2022-02-28chart2: crop x-axis label if it's too long on fixed size chartsTomaž Vajngerl
2021-05-14Directly initialize vectors in VCartesianAxis.cxxJulien Nabet
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-24Fix typo in codeAndrea Gelmini
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-19Fix typoAndrea Gelmini
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-09tdf#131060 tdf#117088 chart view: fix missing or truncated axis labelsBalazs Varga
2020-01-06tdf#128996 Chart: Fix disappeared vertical X axis labelsBalazs Varga
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-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
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-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov
2019-03-08new loplugin constvarsNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-01-22Related: tdf#108021 Fix text break of X axis labelsBalazs Varga
2019-01-18tdf#122800 Chart view: Textbreak of X axis labelsBalazs Varga
2019-01-18convert some enums to scopedNoel Grandin
2018-12-18tdf#108021 Chart: Fix text break of column chart X axisBalazs Varga
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-09-06tdf#42949 Fix IWYU warnings in chart2/source/view/{axes,charttypes,main}/*hxxGabor Kelemen
2018-08-11loplugin:mergeclasses AbstractShapeFactory into ShapeFactoryNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-04-17loplugin:constparamsNoel Grandin
2018-03-07use more Color in chart2Noel Grandin
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos
2018-03-04Modernize a bit chart2Julien Nabet
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-12-23tdf#108031 Area chart labels not rotatedJochen Nitschke
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-27loplugin:constparams in chart2Noel Grandin