summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1083-408/+408
* Prevent += called on temporary O[U]String instancesStephan Bergmann2015-11-091-1/+1
* coverity#1338266 Uncaught exceptionCaolán McNamara2015-11-061-149/+157
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-0611-22/+22
* java: make inner classes static where possibleNoel Grandin2015-11-051-1/+1
* yyyyyNoel Grandin2015-11-046-11/+11
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-0224-68/+63
* no need to be so verbose in constructing uno::ReferenceNoel Grandin2015-11-011-2/+2
* no need to use OUString constructor in call to createInstanceNoel Grandin2015-11-011-1/+1
* loplugin:unusedmethodsNoel Grandin2015-10-301-3/+0
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-304-6/+6
* Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin2015-10-293-97/+98
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-1/+0
* Remove Seamonkey based address book driverDavid Ostrovsky2015-10-2512-137/+11
* Remove left over references to SYSTEM_MOZILLADavid Ostrovsky2015-10-243-18/+0
* bogus cppcheck duplicateExpressionTernary warningCaolán McNamara2015-10-241-5/+7
* more removal of com::sun::star typedefsNoel Grandin2015-10-213-15/+11
* boost::ptr_vector->std::vectorNoel Grandin2015-10-212-10/+8
* remove untyped Link<>Noel Grandin2015-10-212-4/+2
* new loplugin: badvectorinitNoel Grandin2015-10-201-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-204-6/+6
* loplugin:defaultparamsStephan Bergmann2015-10-193-18/+18
* convert Link<> to typedNoel Grandin2015-10-191-11/+9
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-192-2/+2
* convert Link<> to typedNoel Grandin2015-10-194-8/+6
* convert Link<> to typedNoel Grandin2015-10-192-6/+5
* cppcheck:noExplicitConstructorNoel Grandin2015-10-1837-54/+54
* coverity#1327455 Uninitialized pointer fieldCaolán McNamara2015-10-171-1/+2
* coverity#1327456 Uninitialized pointer fieldCaolán McNamara2015-10-171-1/+2
* convert Link<> to typedNoel Grandin2015-10-1614-33/+47
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-154-10/+4
* convert Link<> to typedNoel Grandin2015-10-154-5/+9
* error C2666: 'operator ==' : 2 overloads have similar conversionsStephan Bergmann2015-10-131-1/+1
* loplugin:mergeclasses, merge IControlContext with OBrowserListBoxNoel Grandin2015-10-132-27/+12
* remove some useless commentsNoel Grandin2015-10-131-2/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-12113-1078/+1078
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1215-29/+29
* convert Link<> to typedNoel Grandin2015-10-1218-43/+46
* loplugin:stringconstantStephan Bergmann2015-10-121-1/+1
* some small cleanupsNoel Grandin2015-10-124-14/+13
* now we can get rid of the convoluted ControlWindow templateNoel Grandin2015-10-125-61/+34
* now we can push the controlwindow down and lose some type-castingNoel Grandin2015-10-122-50/+23
* reduce the web of class relationships here a littleNoel Grandin2015-10-124-99/+62
* improve naming of template parametersNoel Grandin2015-10-123-94/+37
* cppcheck:variableScopeNoel Grandin2015-10-121-3/+2
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-6/+2
* Sane::SetOptionValue return values are unusedStephan Bergmann2015-10-072-33/+18
* loplugin:mergeclassesNoel Grandin2015-10-071-22/+11
* loplugin:unusedmethodsNoel Grandin2015-10-061-2/+0
* loplugin:unusedmethodsNoel Grandin2015-10-015-43/+0