summaryrefslogtreecommitdiffstats
path: root/cppu/source/helper
Commit message (Expand)AuthorAgeFilesLines
* tdf#124176 Use #pragma once in cppu, cppuhelperGeorge Bateman2020-09-131-4/+1
* clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelperNoel Grandin2020-01-152-4/+4
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-222-0/+8
* loplugin:indentation in cppu..cuiNoel Grandin2019-02-081-1/+1
* tdf#42949 Fix IWYU warnings in cppu/Gabor Kelemen2019-01-292-3/+0
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-243-17/+17
* Add missing sal/log.hxx headersGabor Kelemen2018-07-163-0/+3
* loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin2018-01-111-2/+3
* loplugin:salcall fix functionsNoel Grandin2017-12-114-32/+32
* loplugin:includeform: cppuStephan Bergmann2017-10-234-19/+19
* cppu: remove unnecessary LOG_LIFECYCLE_* macrosChris Sherlock2017-07-173-49/+6
* revert OSL_ASSERT changesChris Sherlock2017-05-072-3/+3
* tdf#43157: convert rest of cppu from OSL_ASSERT to assertChris Sherlock2017-05-072-3/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-1/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-103-35/+35
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-5/+5
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann2015-05-121-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-154-24/+24
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* Some more loplugin:cstylecast clean-upStephan Bergmann2015-01-281-2/+2
* Some more loplugin:cstylecast: cppuStephan Bergmann2015-01-201-13/+13
* cppu: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* Related fdo#82088: removing namespace alias in hxxStefan Weiberg2014-09-021-8/+5
* s_mapInterface must match uno_MapInterfaceFuncStephan Bergmann2014-07-291-3/+5
* cppu: remove SAL_THROW macroNoel Grandin2014-06-053-8/+5
* fixincludeguards.sh: cppuThomas Arnhold2014-04-191-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-5/+5
* Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann2014-02-031-2/+2
* Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann2014-01-311-3/+0
* [API CHANGE] cppu::Enterable::v_isValid returns boolStephan Bergmann2014-01-101-2/+2
* migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud2012-09-173-7/+7
* re-base on ALv2 code.Michael Meeks2012-06-134-92/+56
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-263-4/+4
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+1
* cppu: convert to gbuildMatúš Kukan2011-12-192-53/+0
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-111-1/+0
* remove include of pch header in cppuNorbert Thiebaud2011-11-273-6/+0
* Tweak some DLL and import library names in the WNTGCC caseTor Lillqvist2011-08-301-8/+1
* Remove OS/2 support.Francois Tigeot2011-04-181-4/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Replace all occured, occurance etc.Takeshi Abe2010-12-061-1/+1
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-144-0/+11
* sb119: merged in DEV300_m72sb2010-02-265-21/+5
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-125-21/+5
* | sb119: #i108654# avoid casts that are not strict-aliasing safe (patch by cmc)sb2010-01-291-8/+12
|/
* CWS-TOOLING: integrate CWS os2port04Rüdiger Timm2008-12-091-1/+1