summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/VLegend.cxx
AgeCommit message (Expand)Author
2021-10-11loplugin:moveparam in chart2Noel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski
2021-01-25chart2: Merge some if'sDr. David Alan Gilbert
2020-12-16tdf#136816: fix hidden legend entries in "Column and Line" chartsTünde Tóth
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-11loplugin:stringviewNoel
2020-10-21use tools::Long in basegfx..chart2Noel
2020-10-01loplugin:reducevarscope in canvas,chart2Noel
2020-06-30tdf#126425 Chart: fix missing legend with exceeding textTünde Tóth
2020-06-29tdf#134247 Chart OOXML import: fix order of legend entriesTünde Tóth
2020-06-29tdf#122225 Chart OOXML import: fix missing legend textTünde Tóth
2020-05-21tdf#132956 Chart view: fix missing plot areaBalazs Varga
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-03-06tdf#123268 fix lost chart if all legend entries are hiddenTünde Tóth
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth
2020-01-10use more std::make_sharedNoel Grandin
2019-11-27tdf#115630 tdf#88922 Chart: fix custom legend position and sizeBalazs Varga
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-04-12loplugin:sequentialassign in chart2Noel Grandin
2019-01-18convert some enums to scopedNoel Grandin
2018-12-07tdf#114163 Chart: fix order of legend namesBalazs Varga
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-06tdf#42949 Fix IWYU warnings in chart2/source/view/{axes,charttypes,main}/*hxxGabor Kelemen
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen
2018-08-11loplugin:mergeclasses AbstractShapeFactory into ShapeFactoryNoel Grandin
2018-08-01forcepoint#60 FPECaolán McNamara
2018-06-01tdf#42949 Fix IWYU warnings in chart2/source/view/inc/Gabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-07use more Color in chart2Noel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-10tdf#108986 : no arrow for "Data" button on pivot chartDennis Francis
2017-07-10tdf#108921 : Enforce a minimum legend size for pivot charts...Dennis Francis
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-05-11tdf#107103 fixes for the legend in a pivot chartTomaž Vajngerl
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 view source from OSL_ASSERT to assertChris Sherlock
2017-04-22tdf#107068 add arrow to the buttons, mark if field is filteredTomaž Vajngerl
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: chart2Stephan Bergmann
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-03-31use actual UNO enums in chart2Noel Grandin