summaryrefslogtreecommitdiff
path: root/chart2/source/tools/WrappedPropertySet.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-2/+2
2020-05-18use for-range on Sequence in chart2Noel Grandin1-6/+4
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov1-3/+3
2019-05-09Drop redundant explicit initialization of MutexContainer base classStephan Bergmann1-1/+0
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen1-1/+0
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-3/+0
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen1-0/+1
2018-07-24pass WrappedProperty around by std::unique_ptrNoel Grandin1-29/+14
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-11loplugin:useuniqueptr in WrappedPropertySetNoel Grandin1-8/+8
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-6/+4
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-6/+7
2018-03-04Modernize a bit chart2Julien Nabet1-10/+8
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-4/+3
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-2/+2
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-15/+15
2017-07-02loplugin:casttovoid: chart2Stephan Bergmann1-1/+0
2017-02-21loplugin:subtlezeroinit: chart2Stephan Bergmann1-1/+1
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-19/+0
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-14tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-6/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-19/+19
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-10/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+7
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS1-16/+16
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-2/+0
2011-11-29catch by const referenceTakeshi Abe1-13/+13
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-16/+40
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-7/+7
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-16/+40
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-01-29WaE: various new gcc 4.6.0 warningsCaolán McNamara1-0/+2
2011-01-18Remove useless comments and some dead code.Thomas Arnhold1-9/+0
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06chart49: #i113103# use corrected double-checked locking pattern for propertys...Ingrid Halama1-24/+40
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama1-0/+0
2010-06-04calc55: #i112035# loading some old chart document failsIngrid Halama1-2/+12
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.3.94); FILE MERGEDRüdiger Timm1-25/+18
2007-07-25INTEGRATION: CWS chart07 (1.2.12); FILE MERGEDRüdiger Timm1-24/+41
2007-05-22INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDEDVladimir Glazounov1-0/+478