summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/VLegend.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Replace "size() == 0 with empty()" (chart2)Julien Nabet1-1/+1
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann1-1/+1
2023-06-26new loplugin:constexprliteralNoel Grandin1-1/+1
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin1-1/+1
2023-03-22simplify ViewLegendEntryNoel Grandin1-13/+8
2023-03-22use more concrete type in chart2Noel Grandin1-7/+8
2022-10-05tdf#151283 calc hangs when try to open XLS fileNoel Grandin1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-18tdf#150434: chart2, XLSX import: strip long legend labelsTünde Tóth1-0/+8
2022-08-01tdf#150034 very slow opening pathological chartNoel Grandin1-1/+7
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin1-4/+5
2022-02-17loplugin:unusedmethodsNoel Grandin1-19/+0
2022-01-29use more concrete types in chart2, LegendNoel Grandin1-26/+40
2022-01-23use more concrete types in chart2, ChartModelNoel Grandin1-1/+1
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen1-2/+0
2022-01-03use more SvxShape in chart2Noel Grandin1-2/+2
2022-01-03no need to pass around a ShapeFactory instanceNoel Grandin1-9/+4
2022-01-03add new SvxShape hierarchy classNoel Grandin1-5/+5
2022-01-02use more SvxShape in chart2Noel Grandin1-7/+7
2022-01-02use concrete types in chart2, createTextNoel Grandin1-13/+9
2021-12-30use concrete types in chart2, SvxShapeRectNoel Grandin1-2/+1
2021-12-30use concrete types in chart2, SvxGroupShape and SvxShapePolyPolygonNoel Grandin1-5/+4
2021-10-11loplugin:moveparam in chart2Noel Grandin1-2/+2
2021-07-27drop SvtLanguageOptions classNoel Grandin1-1/+2
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski1-2/+2
2021-01-25chart2: Merge some if'sDr. David Alan Gilbert1-3/+2
2020-12-16tdf#136816: fix hidden legend entries in "Column and Line" chartsTünde Tóth1-11/+6
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-11loplugin:stringviewNoel1-1/+1
2020-10-21use tools::Long in basegfx..chart2Noel1-2/+2
2020-10-01loplugin:reducevarscope in canvas,chart2Noel1-1/+1
2020-06-30tdf#126425 Chart: fix missing legend with exceeding textTünde Tóth1-6/+50
2020-06-29tdf#134247 Chart OOXML import: fix order of legend entriesTünde Tóth1-1/+1
2020-06-29tdf#122225 Chart OOXML import: fix missing legend textTünde Tóth1-1/+1
2020-05-21tdf#132956 Chart view: fix missing plot areaBalazs Varga1-6/+13
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-19loplugin:flatten in chart2Noel Grandin1-42/+42
2020-03-06tdf#123268 fix lost chart if all legend entries are hiddenTünde Tóth1-0/+2
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth1-11/+12
2020-01-10use more std::make_sharedNoel Grandin1-1/+1
2019-11-27tdf#115630 tdf#88922 Chart: fix custom legend position and sizeBalazs Varga1-18/+18
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-1/+1
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin1-1/+2
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-04-12loplugin:sequentialassign in chart2Noel Grandin1-2/+1
2019-01-18convert some enums to scopedNoel Grandin1-1/+1
2018-12-07tdf#114163 Chart: fix order of legend namesBalazs Varga1-1/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-12/+12
2018-11-26tdf#42949 Fix IWYU warnings in chart2/source/view/*cxxGabor Kelemen1-4/+0