summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots
AgeCommit message (Expand)AuthorFilesLines
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin1-1/+1
2017-07-06use more begin()/end() for SequenceNoel Grandin1-5/+3
2017-06-26extensions: remove COMPMOD preprocessor definesJochen Nitschke8-18/+18
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin2-7/+3
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-19loplugin:stringcopy: extensionsStephan Bergmann2-6/+6
2017-05-19make string translation loading more uniformCaolán McNamara4-11/+11
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+1
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-3/+3
2017-04-26remove extensions bitmaps from .src filesCaolán McNamara3-19/+3
2017-03-17remove unused defines from HRC files in extensionsNoel Grandin1-3/+0
2017-03-14remove unused RID constantsNoel Grandin1-11/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+6
2017-01-19New loplugin:dynexcspec: Add @throws documentation, extensionsStephan Bergmann1-0/+2
2017-01-16e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara3-10/+8
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-11-08loplugin:expandablemethods in extensionsNoel Grandin6-36/+17
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin2-8/+4
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-1/+1
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