summaryrefslogtreecommitdiff
path: root/cppuhelper/source/component.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2019-02-14tdf#42949 Fix IWYU warnings in cppuhelper/Gabor Kelemen1-2/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-3/+0
2018-07-29replace double checked locking patternsJochen Nitschke1-15/+7
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-2/+6
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-1/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-5/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+3
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-04-11Fix indentationStephan Bergmann1-7/+7
2016-04-10Typo: multible->multipleJulien Nabet1-1/+1
2016-04-10Typo: rubust->robustJulien Nabet1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-07-29com::sun::star-css in cppu,cppuhelperNoel Grandin1-4/+4
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-8/+8
2014-12-16cppuhelper: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+1
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin1-2/+2
2014-06-04cppuhelper: fix includesThomas Arnhold1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-3/+2
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-02-27Remove visual noise from cppuhelperAlexander Wilms1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-17cppuhelper: sal_Bool -> boolStephan Bergmann1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2012-12-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud1-2/+2
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-1/+1
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud1-2/+0
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-03Added using OString - debug code needs itThorsten Behrens1-0/+1
2011-03-02Remove "using namespace ::rtl"Julien Nabet1-1/+3
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-14Fix typos in comments in ure/cppuhelperLaurent Charrière1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-27dba33a: summary migration from SVNJens-Heiner Rechtien1-0/+4
2008-04-11INTEGRATION: CWS changefileheader (1.14.88); FILE MERGEDRüdiger Timm1-34/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.13.14); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.12.4); FILE MERGEDJens-Heiner Rechtien1-2/+4
2005-09-08INTEGRATION: CWS ooo19126 (1.11.50); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS sb18 (1.10.68); FILE MERGEDOliver Bolte1-2/+3
2003-07-11INTEGRATION: CWS dborc3 (1.9.14); FILE MERGEDVladimir Glazounov1-36/+31