summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-17convert Link<> to typedNoel Grandin9-24/+15
2015-09-16convert Link<> to typedNoel Grandin1-4/+4
2015-09-16convert Link<> to typedNoel Grandin1-3/+3
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara27-41/+44
2015-09-15convert Link<> to typedNoel Grandin2-4/+2
2015-09-12sal_uInt16 and SAL_MAX_UINT16 to sal_Int32 and LISTBOX_APPENDMatteo Casalin1-1/+1
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin5-12/+11
2015-09-11convert Link<> to typedNoel Grandin2-4/+2
2015-09-09convert Link<> to typedNoel Grandin2-5/+2
2015-09-08convert Link<> to typedNoel Grandin4-9/+6
2015-09-04use comphelper::containerToSequence and fix some castingNoel Grandin1-27/+21
2015-09-04convert Link<> to typedNoel Grandin2-3/+2
2015-09-03convert Link<> to typedNoel Grandin2-4/+3
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann9-44/+44
2015-08-28Bin a few leftover (?) stderr printoutsTor Lillqvist2-9/+0
2015-08-28make PostUserEvent Link<> typedNoel Grandin20-47/+32
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin31-79/+51
2015-08-21tdf#39440 reduce scope of local variablesMichael Weghorn1-4/+4
2015-08-21loplugin:defaultparamsStephan Bergmann1-1/+1
2015-08-19Remove two silly typedefsStephan Bergmann9-17/+17
2015-08-19Consolidate isFileUrl checksStephan Bergmann3-4/+7
2015-08-17o3tl: rename compat_functional headerThorsten Behrens3-3/+3
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-5/+5
2015-08-14loplugin: defaultparamsNoel Grandin15-26/+26
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson3-4/+6
2015-08-08Explicit capture annotationsStephan Bergmann1-1/+1
2015-08-08tdf#92459 remove compat_functional from extensionsDaniel Robertson3-7/+5
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe54-109/+101
2015-08-05loplugin:unusedmethodsNoel Grandin16-121/+5
2015-08-03new loplugin: refcountingNoel Grandin1-6/+6
2015-07-24loplugin:unusedmethodsNoel Grandin10-31/+1
2015-07-23Bin pointless #ifndef #define danceTor Lillqvist1-5/+0
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-1/+1
2015-07-16loplugin:simplifyboolStephan Bergmann1-2/+2
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann3-19/+6