summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* com::sun::star->css in extensions/Noel Grandin2015-10-01145-1956/+1943
* remove old standalone Sun bug numbersNoel Grandin2015-10-018-19/+1
* Fix typosAndrea Gelmini2015-09-307-11/+11
* tdf#94559: second step to remove rtti.hxxOliver Specht2015-09-301-1/+1
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-293-16/+16
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-294-53/+0
* convert Link<> to typedNoel Grandin2015-09-245-11/+9
* convert Link<> to typedNoel Grandin2015-09-213-10/+7
* convert Link<> to typedNoel Grandin2015-09-201-10/+8
* boost->stdCaolán McNamara2015-09-1813-40/+37
* convert Link<> to typedNoel Grandin2015-09-174-12/+11
* convert Link<> to typedNoel Grandin2015-09-174-8/+6
* convert Link<> to typedNoel Grandin2015-09-175-12/+10
* convert Link<> to typedNoel Grandin2015-09-174-162/+135
* convert Link<> to typedNoel Grandin2015-09-179-24/+15
* convert Link<> to typedNoel Grandin2015-09-161-4/+4
* convert Link<> to typedNoel Grandin2015-09-161-3/+3
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-1527-41/+44
* convert Link<> to typedNoel Grandin2015-09-152-4/+2
* sal_uInt16 and SAL_MAX_UINT16 to sal_Int32 and LISTBOX_APPENDMatteo Casalin2015-09-121-1/+1
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-125-12/+11
* convert Link<> to typedNoel Grandin2015-09-112-4/+2
* convert Link<> to typedNoel Grandin2015-09-092-5/+2
* convert Link<> to typedNoel Grandin2015-09-084-9/+6
* use comphelper::containerToSequence and fix some castingNoel Grandin2015-09-041-27/+21
* convert Link<> to typedNoel Grandin2015-09-042-3/+2
* convert Link<> to typedNoel Grandin2015-09-032-4/+3
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-319-44/+44
* Bin a few leftover (?) stderr printoutsTor Lillqvist2015-08-282-9/+0
* make PostUserEvent Link<> typedNoel Grandin2015-08-2820-47/+32
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-2631-79/+51
* tdf#39440 reduce scope of local variablesMichael Weghorn2015-08-211-4/+4
* loplugin:defaultparamsStephan Bergmann2015-08-211-1/+1
* Remove two silly typedefsStephan Bergmann2015-08-199-17/+17
* Consolidate isFileUrl checksStephan Bergmann2015-08-193-4/+7
* o3tl: rename compat_functional headerThorsten Behrens2015-08-173-3/+3
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-5/+5
* loplugin: defaultparamsNoel Grandin2015-08-1415-26/+26
* tdf#92459 Cleanup unclear lambdasDaniel Robertson2015-08-113-4/+6
* Explicit capture annotationsStephan Bergmann2015-08-081-1/+1
* tdf#92459 remove compat_functional from extensionsDaniel Robertson2015-08-083-7/+5
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-0654-109/+101
* loplugin:unusedmethodsNoel Grandin2015-08-0516-121/+5
* new loplugin: refcountingNoel Grandin2015-08-031-6/+6
* loplugin:unusedmethodsNoel Grandin2015-07-2410-31/+1