summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/BaseCoordinateSystem.cxx
AgeCommit message (Expand)Author
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-08-19loplugin:constvars in chart2..connectivityNoel Grandin
2019-05-13Remove ContainerHelper.hxxArkadiy Illarionov
2019-05-09Drop redundant explicit initialization of MutexContainer base classStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen
2018-06-16tdf#42949 Fix IWYU warnings in chart2/source/model/{main,template}/*hxxGabor Kelemen
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-12-19loplugin:unusedfieldsNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 model source from OSL_ASSERT to assertChris Sherlock
2017-02-28new loplugin unoanyNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-14tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-11loplugin:constantparamNoel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
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-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-06-21re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-18Remove useless comments and some dead code.Thomas Arnhold
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-07chart49: #i113103# use corrected double-checked locking pattern for default p...Ingrid Halama
2010-10-06chart49: #i113103# use corrected double-checked locking pattern for propertys...Ingrid Halama
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama