summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bin pointless #ifndef #define danceTor Lillqvist2015-07-231-5/+0
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-171-1/+1
* loplugin:simplifyboolStephan Bergmann2015-07-161-2/+2
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-133-19/+6
* extensions: convert boost::bindMichael Stahl2015-07-101-3/+2
* do not include boost/utility.hppMichael Stahl2015-07-101-1/+1
* tdf#92611 - unwind UNO lifecycle snafu.Michael Meeks2015-07-093-7/+10
* remove obsolete check for pre-MSVC2013 ATL library nameMichael Stahl2015-07-093-3/+3
* Fix typosAndrea Gelmini2015-07-081-1/+1
* Fix typosAndrea Gelmini2015-07-034-5/+5
* typo: therfore -> thereforeAndras Timar2015-07-032-2/+2
* tdf#67343 Arrange Help button in a seconday group (extensions)Adolfo Jayme Barrientos2015-07-015-196/+74