summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2015-10-24Remove left over references to SYSTEM_MOZILLADavid Ostrovsky3-18/+0
2015-10-24bogus cppcheck duplicateExpressionTernary warningCaolán McNamara1-5/+7
2015-10-21more removal of com::sun::star typedefsNoel Grandin3-15/+11
2015-10-21boost::ptr_vector->std::vectorNoel Grandin2-10/+8
2015-10-21remove untyped Link<>Noel Grandin2-4/+2
2015-10-20new loplugin: badvectorinitNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann4-6/+6
2015-10-19loplugin:defaultparamsStephan Bergmann3-18/+18
2015-10-19convert Link<> to typedNoel Grandin1-11/+9
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin2-2/+2
2015-10-19convert Link<> to typedNoel Grandin4-8/+6
2015-10-19convert Link<> to typedNoel Grandin2-6/+5
2015-10-18cppcheck:noExplicitConstructorNoel Grandin37-54/+54
2015-10-17coverity#1327455 Uninitialized pointer fieldCaolán McNamara1-1/+2
2015-10-17coverity#1327456 Uninitialized pointer fieldCaolán McNamara1-1/+2
2015-10-16convert Link<> to typedNoel Grandin14-33/+47
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin4-10/+4
2015-10-15convert Link<> to typedNoel Grandin4-5/+9
2015-10-13error C2666: 'operator ==' : 2 overloads have similar conversionsStephan Bergmann1-1/+1
2015-10-13loplugin:mergeclasses, merge IControlContext with OBrowserListBoxNoel Grandin2-27/+12
2015-10-13remove some useless commentsNoel Grandin1-2/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann113-1078/+1078
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann15-29/+29
2015-10-12convert Link<> to typedNoel Grandin18-43/+46
2015-10-12loplugin:stringconstantStephan Bergmann1-1/+1
2015-10-12some small cleanupsNoel Grandin4-14/+13
2015-10-12now we can get rid of the convoluted ControlWindow templateNoel Grandin5-61/+34
2015-10-12now we can push the controlwindow down and lose some type-castingNoel Grandin2-50/+23
2015-10-12reduce the web of class relationships here a littleNoel Grandin4-99/+62
2015-10-12improve naming of template parametersNoel Grandin3-94/+37
2015-10-12cppcheck:variableScopeNoel Grandin1-3/+2
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-6/+2
2015-10-07Sane::SetOptionValue return values are unusedStephan Bergmann2-33/+18
2015-10-07loplugin:mergeclassesNoel Grandin1-22/+11
2015-10-06loplugin:unusedmethodsNoel Grandin1-2/+0
2015-10-01loplugin:unusedmethodsNoel Grandin5-43/+0
2015-10-01com::sun::star->css in extensions/Noel Grandin145-1956/+1943
2015-10-01remove old standalone Sun bug numbersNoel Grandin8-19/+1
2015-09-30Fix typosAndrea Gelmini7-11/+11
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht1-1/+1
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann3-16/+16
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin4-53/+0
2015-09-24convert Link<> to typedNoel Grandin5-11/+9
2015-09-21convert Link<> to typedNoel Grandin3-10/+7
2015-09-20convert Link<> to typedNoel Grandin1-10/+8
2015-09-18boost->stdCaolán McNamara13-40/+37
2015-09-17convert Link<> to typedNoel Grandin4-12/+11
2015-09-17convert Link<> to typedNoel Grandin4-8/+6
2015-09-17convert Link<> to typedNoel Grandin5-12/+10
2015-09-17convert Link<> to typedNoel Grandin4-162/+135