summaryrefslogtreecommitdiff
path: root/chart2/source/tools/OPropertySet.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-19loplugin:flatten in chart2Noel Grandin1-54/+54
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin1-2/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-2/+2
2018-10-09tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxxGabor Kelemen1-1/+0
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2017-02-03makeAny->Any in basctl..chart2Noel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-31/+0
2016-07-13chart2: inline local macrosJochen Nitschke1-26/+9
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-4/+4
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2015-11-19use comphelper::containerToSequenceNoel Grandin1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-13remove some useless commentsNoel Grandin1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-3/+3
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-01-30chisel off some more unused codeCaolán McNamara1-5/+0
2014-03-26Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-8/+9
2014-03-10chart2: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-6/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-15/+15
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter1-1/+1
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-29catch by const referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-06-03use standard template for thisCaolán McNamara1-9/+7
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-02-11Get chart2 to build under windows.Kohei Yoshida1-2/+2
2011-02-01Some cppcheck cleaningJulien Nabet1-2/+2
2011-01-18Some more dead code removalThomas Arnhold1-86/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-1/+1
2009-06-04CWS-TOOLING: integrate CWS chart37Kurt Zenker1-2/+24
2008-04-10INTEGRATION: CWS changefileheader (1.7.92); FILE MERGEDRüdiger Timm1-28/+18
2007-08-03INTEGRATION: CWS pj83 (1.6.6); FILE MERGEDJens-Heiner Rechtien1-4/+4
2007-07-25INTEGRATION: CWS chart07 (1.5.12); FILE MERGEDRüdiger Timm1-5/+5
2007-05-22INTEGRATION: CWS chart2mst3 (1.2.4); FILE MERGEDVladimir Glazounov1-8/+89
2006-09-17INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.2.110); FILE MERGEDRüdiger Timm1-47/+21
2004-01-26drafts namespace of API removedBjörn Milcke1-4/+4
2003-10-06initial importBjörn Milcke1-0/+463