summaryrefslogtreecommitdiff
path: root/unoidl
AgeCommit message (Expand)AuthorFilesLines
2017-10-24loplugin:includeform: unoidl (macOS)Stephan Bergmann1-1/+1
2017-10-23loplugin:includeform: unoidlStephan Bergmann14-98/+98
2017-10-23Fix typosAndrea Gelmini2-2/+2
2017-10-19loplugin:includeform: manual changes to unoidl/source/sourceprovider-parser.yStephan Bergmann1-5/+5
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin2-57/+35
2017-07-17loplugin:constparams in comphelper,unoidlNoel Grandin1-1/+1
2017-06-16Still more tests to suppressStephan Bergmann1-0/+4
2017-06-02Improved loplugin:redundantcast static_cast handling: unoidlStephan Bergmann1-1/+1
2017-04-15Fix typosAndrea Gelmini1-1/+1
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-2/+2
2017-02-10test coverity sanitizing in-source modellingCaolán McNamara1-0/+7
2017-02-06loplugin:nullptrJochen Nitschke1-5/+5
2016-12-21some more fallthrough warning quieteningCaolán McNamara1-0/+2
2016-12-21quieten the clang fallthrough warningsCaolán McNamara1-10/+10
2016-12-20bootstrap building with --disable-dynloading on standard linuxCaolán McNamara3-6/+12
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann10-24/+24
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (unoidl)Stephan Bergmann1-1/+1
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-05-12Massage code to avoid warningsStephan Bergmann2-8/+6
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-26loplugin:nullptrStephan Bergmann1-106/+121
2016-03-17loplugin:constantparam in registryNoel Grandin1-1/+1
2016-02-06Fix prev. commitStephan Bergmann1-3/+5
2016-02-06Clean up for loops in unoidlStephan Bergmann7-823/+442
2016-02-04Add --ignore-unpublished to unoidl-checkStephan Bergmann1-17/+35
2015-12-14Use emplace_backStephan Bergmann3-184/+126
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann8-37/+37
2015-11-06coverity#1338263 Uncaught exceptionCaolán McNamara1-0/+3
2015-11-06coverity#1338262 Uncaught exceptionCaolán McNamara1-0/+3
2015-11-06coverity#1338259 Uncaught exceptionCaolán McNamara1-0/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann9-23/+23
2015-08-21Use sal_uInt16, as required, and use < in for loop conditionMatteo Casalin1-4/+4
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-28new clang plugin: loopvartoosmallNoel Grandin1-3/+3
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara2-3/+3
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-09convert RTReferenceType to scoped enumNoel Grandin1-3/+3
2015-04-09convert RTMethodMode to scoped enumNoel Grandin1-7/+7
2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin1-18/+15
2015-04-09convert RegError to scoped enumNoel Grandin1-22/+22
2015-04-09convert RegValueType to scoped enumNoel Grandin1-2/+2
2015-04-09convert REG_ constants to scoped enumNoel Grandin1-1/+1
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-03-02remove executable bit from c / h / cxx / hxx / l filesMichael Stahl1-0/+0
2014-12-19unoidl: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-11-21Silence unhelpful cid#1213376 untrusted loop bound warningsStephan Bergmann1-0/+14
2014-11-20This should ideally be consistency-checked in UnoidlProviderStephan Bergmann1-3/+8