summaryrefslogtreecommitdiff
path: root/cppuhelper/source/exc_thrower.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-8/+4
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-4/+4
2014-12-22-Werror,-Winfinite-recursionStephan Bergmann1-1/+1
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin1-1/+1
2014-06-04cppuhelper: fix includesThomas Arnhold1-9/+9
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-13/+6
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-02-27Remove visual noise from cppuhelperAlexander Wilms1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-8/+8
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-0/+1
2013-08-19Prefer using declarations over using directivesStephan Bergmann1-2/+0
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-12/+10
2012-12-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-3/+3
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud1-2/+0
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara1-21/+4
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2010-10-14Add 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
2008-04-11INTEGRATION: CWS changefileheader (1.11.50); FILE MERGEDRüdiger Timm1-23/+18
2007-05-09INTEGRATION: CWS bunoexttm (1.10.28); FILE MERGEDKurt Zenker1-8/+8
2006-09-16INTEGRATION: CWS pchfix02 (1.9.14); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.6.46); FILE MERGEDJens-Heiner Rechtien1-3/+3
2006-01-10INTEGRATION: CWS sb41 (1.7.16); FILE MERGEDRüdiger Timm1-3/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.6.50); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS sb18 (1.5.32); FILE MERGEDOliver Bolte1-2/+3
2003-10-06INTEGRATION: CWS unopkg (1.4.90); FILE MERGEDVladimir Glazounov1-177/+211
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner1-4/+4
2001-03-09revised function throw () clauses, removed obsolete macros.hxxDaniel Boelzle1-9/+14
2000-10-25#65293#: disambiguate constructJens-Heiner Rechtien1-3/+3
2000-09-18initial importJens-Heiner Rechtien1-0/+287