summaryrefslogtreecommitdiff
path: root/cppu/source/uno/data.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-01-29tdf#42949 Fix IWYU warnings in cppu/Gabor Kelemen1-4/+0
2018-11-07coverity#1441100 silence Out-of-bounds accessCaolán McNamara1-0/+1
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski1-16/+13
2017-10-23loplugin:includeform: cppuStephan Bergmann1-3/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-4/+4
2016-03-08Extract checking code to its own check.cxxStephan Bergmann1-254/+0
2016-03-08loplugin:cstylecastStephan Bergmann1-1/+1
2016-03-08Remove redundant checks (that trigger loplugin:implicitboolconversion])Stephan Bergmann1-4/+4
2016-03-08tdf#91794: Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-84/+63
2015-11-25i125711 - Illumos port: generalize MAX_ALIGNMENT for SolarisPedro Giffuni1-2/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-22/+22
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-4/+4
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara1-7/+4
2015-01-20Some more loplugin:cstylecast: cppuStephan Bergmann1-2/+2
2015-01-05These extern "C" functions are not in namespace cppuStephan Bergmann1-8/+7
2015-01-05includeStephan Bergmann1-1/+1
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-13/+13
2015-01-02OSL_FAIL -> SAL_WARNStephan Bergmann1-17/+7
2014-10-30restore using rtl for OSL_DEBUG_LEVEL > 1Caolán McNamara1-0/+3
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-07-01clang scan-build: various warningsCaolán McNamara1-1/+1
2014-06-05cppu: remove SAL_THROW macroNoel Grandin1-6/+0
2014-02-27Remove visual noise from cppuAlexander Wilms1-24/+24
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-17cppu: sal_Bool -> boolStephan Bergmann1-3/+3
2014-01-05remove empty orPhilipp Riemer1-1/+1
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-4/+3
2012-06-15WaE: clear higher debugging levels warningsCaolán McNamara1-4/+19
2012-06-13re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-13quiet potential size warnings.Michael Meeks1-2/+2
2012-06-13targetted sb140 revert.Michael Meeks1-56/+56
2012-03-21Use MAX_ALIGNMENT_4 also for iOSTor Lillqvist1-4/+7
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-6/+6
2011-12-19cppu: add visibility symbolsMatúš Kukan1-13/+13
2011-11-27remove include of pch header in cppuNorbert Thiebaud1-2/+0
2011-09-09sb140: silence warningsStephan Bergmann1-56/+56
2011-04-18Remove OS/2 support.Francois Tigeot1-5/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-5/+6
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-5/+6
2011-02-15dragonfly stuffFrancois Tigeot1-1/+1
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-2/+2
2011-01-23Remove pointless debugging outputTor Lillqvist1-13/+0
2011-01-10sb139: #i103789# various OSL_DEBUG_LEVEL>1 problems in uno/data.cxxsb1-5/+6
2010-12-16Handle NetBSD like the other BSDs in more cases.Thomas Klausner1-3/+3
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-04Patches for ure, neeed by OpenBSDRobert Nagy1-2/+4