summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/ChartView.cxx
AgeCommit message (Expand)Author
2020-10-21use tools::Long in basegfx..chart2Noel
2020-10-01loplugin:reducevarscope in canvas,chart2Noel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27tdf#136105 tdf#134883 pie chart: improve data label positionBalazs Varga
2020-08-20Fix typo in codeAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-13tdf#134676 Chart OOXML import: fix X axis title widthTünde Tóth
2020-07-07tdf#134146 Chart OOXML import: break long horizontal Y axis titleTünde Tóth
2020-07-01sw doc model xml dump: show SdrModel of embedded chartsMiklos Vajna
2020-06-29tdf#134235 Chart OOXML import: fix long chart titleTünde Tóth
2020-06-26tdf#134039 Chart view: fix moving pie chart areaBalazs Varga
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-25tdf#133005 Chart: fix ODF import of date axis positionTünde Tóth
2020-05-21tdf#132956 Chart view: fix missing plot areaBalazs Varga
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-04-09tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga
2020-03-27tdf#129095 Chart view: fix missing inner chart areaBalazs Varga
2020-03-24Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label"Stephan Bergmann
2020-03-24tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga
2020-02-23Related tdf#130681: use "Standard" page style if nothing else foundJulien Nabet
2020-01-24loplugin:makeshared in chart2..comphelperNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in chart2Noel Grandin
2019-12-22loplugin:unusedfieldsNoel Grandin
2019-12-16tdf#129173 tdf#129175 Fix number format of data labelsBalazs Varga
2019-12-07Check secondary Y axis exists before retrieving value for "Show" prop (chart2)Julien Nabet
2019-12-07PageStyle and WritingMode may be absent (chart2)Julien Nabet
2019-12-02tdf#129054 Chart OOXML Import: Fix size of Pie ChartBalazs Varga
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-07tdf#127777 OOXML chart export: fix "CrossBetween" for not imported chartsBalazs Varga
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-23tdf#127393 OOXML chart import: fix X axis position setting "CrossBetween"Balazs Varga
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin
2019-08-15loplugin:sequenceloop in basic..cuiNoel Grandin
2019-08-10Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-20tdf#39593 Remove chart::ExplicitValueProvider::getExplicitValueProviderArkadiy Illarionov
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-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen