summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/SelectionHelper.cxx
AgeCommit message (Expand)Author
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-20move setDimension/getDimension inside chart2::DiagramNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin
2022-01-21use more concrete types in chart2, ChartModelNoel Grandin
2022-01-19use more concrete types in chart2, DiagramNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-10static_cast after dynamic_castNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-19loplugin:flatten in chart2Noel Grandin
2019-09-05loplugin:constmethod in chart2Noel Grandin
2019-05-20lok: chart: informing the client about selection handling propertiesMarco Cecchetti
2019-01-31Fix typoAndrea Gelmini
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-12-10Fix typoAndrea Gelmini
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-16Take care of E3DObjListArmin Le Grand
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-13remove some useless commentsNoel Grandin
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-07-19Fix typosAndrea Gelmini
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-02TyposJulien Nabet
2015-03-02cppcheck: Variable is assigned a value that is never usedNoel Grandin
2014-11-17coverity#1242824 Unused valueCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-23loplugin: cstylecastNoel Grandin
2014-07-02remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin