summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots
AgeCommit message (Expand)AuthorFilesLines
2016-10-13move this monstrosity to the last place its usedCaolán McNamara2-2/+0
2016-10-12loplugin:unnecessaryoverride in extensions..filterNoel Grandin2-8/+0
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-4/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann8-36/+36
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann5-13/+13
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin2-7/+1
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara1-4/+0
2016-06-13loplugin:sallogareasNoel Grandin1-1/+1
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin1-1/+1
2016-06-06remove unused constants in HRC filesNoel Grandin1-2/+0
2016-06-02Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara1-1/+0
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-1/+1
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-04-12Avoid reserved identifiersStephan Bergmann1-3/+3
2016-03-15loplugin:constantparamNoel Grandin2-7/+6
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+1
2016-03-10loplugin:constantparam in extensionsNoel Grandin2-7/+7
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin2-10/+6
2016-02-25convert EComposeRule to scoped enumNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock2-2/+0
2016-01-10Fix typosAndrea Gelmini2-2/+2
2015-11-20loplugin:unusedfields extensionsNoel Grandin1-1/+0
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin2-8/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-11/+11
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-04yyyyyNoel Grandin1-1/+1
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-6/+6
2015-10-16convert Link<> to typedNoel Grandin4-6/+4
2015-10-15convert Link<> to typedNoel Grandin2-2/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann6-80/+80
2015-10-12convert Link<> to typedNoel Grandin8-21/+14
2015-10-01com::sun::star->css in extensions/Noel Grandin11-63/+60
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-17convert Link<> to typedNoel Grandin6-17/+11
2015-09-15cppcheck: noExplicitConstructorCaolán McNamara6-14/+14
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 Casalin2-5/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin6-19/+14
2015-08-19Remove two silly typedefsStephan Bergmann1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin3-3/+3
2015-07-24loplugin:unusedmethodsNoel Grandin1-3/+0
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin2-2/+2
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini16-176/+4
2015-05-01these are static all the way downCaolán McNamara1-17/+2
2015-05-01another attempt to get coverity to parse thisCaolán McNamara1-2/+4
2015-04-30reorg this template to see if coverity can parse thenCaolán McNamara2-137/+65