summaryrefslogtreecommitdiffstats
path: root/unoidl
Commit message (Expand)AuthorAgeFilesLines
* Typo in error messageStephan Bergmann2018-03-161-1/+1
* loplugin:includeform: unoidl (macOS)Stephan Bergmann2017-10-241-1/+1
* loplugin:includeform: unoidlStephan Bergmann2017-10-2314-98/+98
* Fix typosAndrea Gelmini2017-10-232-2/+2
* loplugin:includeform: manual changes to unoidl/source/sourceprovider-parser.yStephan Bergmann2017-10-191-5/+5
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-112-57/+35
* loplugin:constparams in comphelper,unoidlNoel Grandin2017-07-171-1/+1
* Still more tests to suppressStephan Bergmann2017-06-161-0/+4
* Improved loplugin:redundantcast static_cast handling: unoidlStephan Bergmann2017-06-021-1/+1
* Fix typosAndrea Gelmini2017-04-151-1/+1
* loplugin:redundantcast find c-style bool castsNoel Grandin2017-04-051-2/+2
* test coverity sanitizing in-source modellingCaolán McNamara2017-02-101-0/+7
* loplugin:nullptrJochen Nitschke2017-02-061-5/+5
* some more fallthrough warning quieteningCaolán McNamara2016-12-211-0/+2
* quieten the clang fallthrough warningsCaolán McNamara2016-12-211-10/+10
* bootstrap building with --disable-dynloading on standard linuxCaolán McNamara2016-12-203-6/+12
* Fix typosAndrea Gelmini2016-10-031-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1310-24/+24
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (unoidl)Stephan Bergmann2016-08-301-1/+1
* loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin2016-07-271-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-1/+1
* Massage code to avoid warningsStephan Bergmann2016-05-122-8/+6
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* loplugin:nullptrStephan Bergmann2016-04-261-106/+121
* loplugin:constantparam in registryNoel Grandin2016-03-171-1/+1
* Fix prev. commitStephan Bergmann2016-02-061-3/+5
* Clean up for loops in unoidlStephan Bergmann2016-02-067-823/+442
* Add --ignore-unpublished to unoidl-checkStephan Bergmann2016-02-041-17/+35
* Use emplace_backStephan Bergmann2015-12-143-184/+126
* loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann2015-11-101-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-108-37/+37
* coverity#1338263 Uncaught exceptionCaolán McNamara2015-11-061-0/+3
* coverity#1338262 Uncaught exceptionCaolán McNamara2015-11-061-0/+3
* coverity#1338259 Uncaught exceptionCaolán McNamara2015-11-061-0/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-129-23/+23
* Use sal_uInt16, as required, and use < in for loop conditionMatteo Casalin2015-08-211-4/+4
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-021-1/+1
* new clang plugin: loopvartoosmallNoel Grandin2015-05-281-3/+3
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-262-3/+3
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* convert RTReferenceType to scoped enumNoel Grandin2015-04-091-3/+3
* convert RTMethodMode to scoped enumNoel Grandin2015-04-091-7/+7
* convert RT_ACCESS fields to scoped enumNoel Grandin2015-04-091-18/+15
* convert RegError to scoped enumNoel Grandin2015-04-091-22/+22
* convert RegValueType to scoped enumNoel Grandin2015-04-091-2/+2
* convert REG_ constants to scoped enumNoel Grandin2015-04-091-1/+1
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* remove executable bit from c / h / cxx / hxx / l filesMichael Stahl2015-03-021-0/+0
* unoidl: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-191-2/+2
* Silence unhelpful cid#1213376 untrusted loop bound warningsStephan Bergmann2014-11-211-0/+14