summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/SelectionHelper.cxx
AgeCommit message (Expand)Author
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
2014-04-21remove comments why a file gets includedThomas Arnhold
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-02-18Fix typos in commentsElton Chung
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-11-01WaE: more windows tinderbox warning cleanupMichael Meeks
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak
2011-05-05Some cppcheck cleaningJulien Nabet