summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-11-06coverity#1338266 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05java: make inner classes static where possibleNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky
2015-10-24Remove left over references to SYSTEM_MOZILLADavid Ostrovsky
2015-10-24bogus cppcheck duplicateExpressionTernary warningCaolán McNamara
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-21boost::ptr_vector->std::vectorNoel Grandin
2015-10-21remove untyped Link<>Noel Grandin
2015-10-20new loplugin: badvectorinitNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert Link<> to typedNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-19convert Link<> to typedNoel Grandin
2015-10-19convert Link<> to typedNoel Grandin
2015-10-18cppcheck:noExplicitConstructorNoel Grandin
2015-10-17coverity#1327455 Uninitialized pointer fieldCaolán McNamara
2015-10-17coverity#1327456 Uninitialized pointer fieldCaolán McNamara
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-13error C2666: 'operator ==' : 2 overloads have similar conversionsStephan Bergmann
2015-10-13loplugin:mergeclasses, merge IControlContext with OBrowserListBoxNoel Grandin
2015-10-13remove some useless commentsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12loplugin:stringconstantStephan Bergmann
2015-10-12some small cleanupsNoel Grandin
2015-10-12now we can get rid of the convoluted ControlWindow templateNoel Grandin
2015-10-12now we can push the controlwindow down and lose some type-castingNoel Grandin
2015-10-12reduce the web of class relationships here a littleNoel Grandin
2015-10-12improve naming of template parametersNoel Grandin
2015-10-12cppcheck:variableScopeNoel Grandin
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07Sane::SetOptionValue return values are unusedStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-10-01com::sun::star->css in extensions/Noel Grandin