summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
AgeCommit message (Expand)AuthorFilesLines
2015-10-21more removal of com::sun::star typedefsNoel Grandin1-10/+7
2015-10-20new loplugin: badvectorinitNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin1-1/+1
2015-10-19convert Link<> to typedNoel Grandin4-8/+6
2015-10-19convert Link<> to typedNoel Grandin2-6/+5
2015-10-18cppcheck:noExplicitConstructorNoel Grandin36-51/+51
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 Grandin6-13/+31
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin4-10/+4
2015-10-15convert Link<> to typedNoel Grandin2-3/+2
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-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann49-466/+466
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann12-24/+24
2015-10-12convert Link<> to typedNoel Grandin3-4/+18
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-06loplugin:unusedmethodsNoel Grandin1-2/+0
2015-10-01loplugin:unusedmethodsNoel Grandin3-29/+0
2015-10-01com::sun::star->css in extensions/Noel Grandin64-926/+919
2015-10-01remove old standalone Sun bug numbersNoel Grandin4-7/+1
2015-09-30Fix typosAndrea Gelmini3-5/+5
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht1-1/+1
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-8/+8
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin2-40/+0
2015-09-24convert Link<> to typedNoel Grandin5-11/+9
2015-09-18boost->stdCaolán McNamara3-4/+4
2015-09-17convert Link<> to typedNoel Grandin4-8/+6
2015-09-17convert Link<> to typedNoel Grandin5-12/+10
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2-6/+6
2015-09-11convert Link<> to typedNoel Grandin2-4/+2
2015-09-09convert Link<> to typedNoel Grandin2-5/+2
2015-09-08convert Link<> to typedNoel Grandin2-6/+4
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 Bergmann4-13/+13
2015-08-28make PostUserEvent Link<> typedNoel Grandin4-10/+7
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin10-28/+17
2015-08-19Remove two silly typedefsStephan Bergmann6-12/+12
2015-08-17o3tl: rename compat_functional headerThorsten Behrens3-3/+3
2015-08-14loplugin: defaultparamsNoel Grandin5-11/+11
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson3-4/+6
2015-08-08tdf#92459 remove compat_functional from extensionsDaniel Robertson3-7/+5