summaryrefslogtreecommitdiff
path: root/idl/source
AgeCommit message (Expand)AuthorFilesLines
2015-10-06loplugin:unusedmethodsNoel Grandin1-32/+0
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht2-2/+2
2015-10-01loplugin:unusedmethodsNoel Grandin1-7/+0
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht1-3/+3
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-35/+0
2015-09-08loplugin:mergeclasses merge SvMetaObject with SvMetaNameNoel Grandin5-26/+16
2015-09-08loplugin:mergeclasses SvIdentifierNoel Grandin5-6/+6
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin4-4/+4
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann2-4/+3
2015-07-07Replace GetAppData(SHL_IDL) with an rtl::StaticStephan Bergmann5-23/+18
2015-07-06improve the returnbyref lopluginNoel Grandin6-48/+45
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-2/+2
2015-05-29loplugin:loopvartoosmallNoel Grandin2-2/+2
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-2/+2
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann1-1/+1
2015-04-07loplugin:staticmethodsNoel Grandin2-3/+3
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-3/+3
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2-3/+3
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin2-9/+9
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin2-3/+3
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin4-7/+7
2014-12-18remove if-block that has no effectMichael Weghorn1-7/+0
2014-12-11coverity#703967 Unchecked return valueCaolán McNamara1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl4-1/+6
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-10-22callcatcher: update unused codeCaolán McNamara5-87/+0
2014-10-16Remove more unused idl partsStephan Bergmann6-732/+0
2014-10-16Strip svidl down to what is still usedStephan Bergmann10-2432/+69
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin1-1/+1
2014-09-29loplugin: cstylecastNoel Grandin3-54/+54
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin1-1/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin3-4/+4
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-2/+2
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin2-20/+5
2014-06-26idl: ignore -isystem argsStephan Bergmann1-0/+12
2014-06-13loplugin:staticcallStephan Bergmann2-5/+5
2014-05-28Fix memory leakStephan Bergmann1-0/+4
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-26coverity#1209405 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-05-09coverity#1209786 Dereference before null checkCaolán McNamara1-1/+1
2014-05-09coverity#1209793 Dereference before null checkCaolán McNamara1-1/+1
2014-05-08translate to EnglishCaolán McNamara1-1/+1
2014-05-08idl: sal_Bool->boolNoel Grandin11-340/+340
2014-04-19This file seems unused since the 20th centuryTakeshi Abe1-0/+0
2014-04-18svidl: Unwind SFX_SLOTMAP_ARG, and kill it.Jan Holesovsky1-1/+1
2014-04-18svidl: Unwind SFX_ARGUMENT macro, and kill it.Jan Holesovsky2-6/+7
2014-04-18svidl: Unwind SFX_ARGUMENTMAP macro, and kill it.Jan Holesovsky1-2/+2