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