summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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