summaryrefslogtreecommitdiffstats
path: root/stoc
Commit message (Expand)AuthorAgeFilesLines
* loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin2016-10-141-1/+1
* Fix typosAndrea Gelmini2016-10-011-1/+1
* loplugin:singlevalfields in sc..vclNoel Grandin2016-09-152-9/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1326-46/+46
* loplugin:constantparam in package..stocNoel Grandin2016-09-121-1/+1
* loplugin:constantparam in sot..svlNoel Grandin2016-09-092-6/+4
* tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu2016-08-251-22/+14
* loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin2016-08-051-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* don't write past the end of the arrayMarkus Mohrhard2016-07-181-1/+1
* loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann2016-07-111-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-2/+2
* remove deprecated Link functions from RegistryNoel Grandin2016-07-041-37/+11
* Clean up uses of Any::getValue() in stocStephan Bergmann2016-06-217-108/+95
* loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann2016-06-191-22/+25
* remove some manual ref-countingNoel Grandin2016-06-061-82/+76
* Some clean up of uses of css::uno::Any::setValueStephan Bergmann2016-05-301-3/+2
* Just use Any::operator <<= for sal_Unicode valuesStephan Bergmann2016-05-301-4/+4
* Revert "remove some manual ref-counting"Noel Grandin2016-05-241-76/+82
* remove some manual ref-countingNoel Grandin2016-05-241-82/+76
* loplugin:unusedmethods in slideshow to svtoolsNoel Grandin2016-05-191-15/+0
* clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin2016-05-111-6/+3
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-2/+3
* While at it, delete Any functions on sal_Bool*Stephan Bergmann2016-05-041-6/+3
* tdf#97499 Fixed containers parameters clearing #9tymyjan2016-05-011-2/+2
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-4/+4
* loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann2016-04-211-13/+13
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2011-26/+26
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-182-12/+7
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-142-3/+3
* loplugin:passstuffbyref in variousNoel Grandin2016-04-141-1/+1
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-138-32/+49
* Remove stray spaces from start of log messages, reduxStephan Bergmann2016-04-121-1/+1
* Remove stray spaces from start of log messagesStephan Bergmann2016-04-123-6/+6
* tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-04-125-60/+14
* tdf#97966 Drop 'static' keywordsWastack2016-04-016-24/+24
* loplugin:nullptr: Find some more cases in templatesStephan Bergmann2016-03-302-8/+8
* loplugin:constantparam in registryNoel Grandin2016-03-171-1/+1
* Fix memory leaksStephan Bergmann2016-03-101-24/+5
* No more need for jfw_freeJavaInfoStephan Bergmann2016-03-101-3/+3
* Avoid reserved identifierStephan Bergmann2016-03-101-5/+5
* include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann2016-03-091-1/+1
* coverity#1353440 try and refactor to avoid Argument cannot be negativeCaolán McNamara2016-03-071-14/+7
* return early and drop elseCaolán McNamara2016-03-071-56/+54
* !(==) -> !=Caolán McNamara2016-03-071-7/+7
* coverity#1353440 Argument cannot be negativeCaolán McNamara2016-02-201-5/+5
* WaE: replace OUString constructed from a string literal directly ...Tor Lillqvist2016-02-181-1/+1
* Resolves: rhbz#1285356 force swing not to use gtk2 if gtk3 is loadedCaolán McNamara2016-02-181-1/+8
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-162-2/+2