summaryrefslogtreecommitdiff
path: root/cppuhelper/source/tdmgr.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+1
2017-01-19these used to OSL_TRACE, quiten them to SAL_INFOCaolán McNamara1-6/+4
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-8/+2
2016-12-07tdf#88206 replace cppu::WeakImplHelper* in cppuhelperJochen Nitschke1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-28/+28
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-10/+10
2015-01-28Use vector::dataStephan Bergmann1-2/+2
2015-01-20Some more loplugin:cstylecast: cppuhelperStephan Bergmann1-4/+4
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin1-2/+0
2014-06-04cppuhelper: fix includesThomas Arnhold1-3/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-02-27Remove visual noise from cppuhelperAlexander Wilms1-11/+11
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann1-102/+0
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-1/+2
2013-09-04UNO interface UIKs are unused for a very long timeStephan Bergmann1-3/+1
2013-08-19Prefer using declarations over using directivesStephan Bergmann1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-15/+15
2013-01-26Remove redundant braces around for loopsStephan Bergmann1-4/+4
2012-12-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-2/+2
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud1-2/+0
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-6/+28
2011-01-12Some cppcheck cleaningJulien Nabet1-2/+1
2010-12-10sb135: #i116043# handle extended InterfaceAttributeTypeDescription informationsb1-6/+28
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-12-03masterfix: #i107405# fixed compiling testtools on wntmsci12 non-proKurt Zenker1-6/+6
2008-04-11INTEGRATION: CWS changefileheader (1.14.50); FILE MERGEDRüdiger Timm1-26/+18
2007-05-09INTEGRATION: CWS bunoexttm (1.13.28); FILE MERGEDKurt Zenker1-3/+17
2006-09-16INTEGRATION: CWS pchfix02 (1.12.14); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.10.46); FILE MERGEDJens-Heiner Rechtien1-5/+12
2005-09-08INTEGRATION: CWS ooo19126 (1.10.50); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS sb18 (1.9.12); FILE MERGEDOliver Bolte1-45/+107
2004-03-25INTEGRATION: CWS jl3 (1.7.16); FILE MERGEDKurt Zenker1-13/+11
2004-02-03INTEGRATION: CWS sb10 (1.7.10); FILE MERGEDJens-Heiner Rechtien1-13/+29
2003-09-04INTEGRATION: CWS cliuno01 (1.6.8); FILE MERGEDOliver Bolte1-9/+15
2003-04-28INTEGRATION: CWS ooo20030412 (1.4.44); FILE MERGEDJens-Heiner Rechtien1-7/+4
2003-04-15INTEGRATION: CWS dbgmacros1 (1.4.54); FILE MERGEDVladimir Glazounov1-3/+3
2001-10-15#65293# workarownd for soli compiler's bugVladimir Glazounov1-3/+3
2001-05-31#87052# assert lost typesDaniel Boelzle1-3/+4