summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)Author
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-04-07loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-28remove unused typedefsNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18remove if-block that has no effectMichael Weghorn
2014-12-11coverity#703967 Unchecked return valueCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-16Remove more unused idl partsStephan Bergmann
2014-10-16Strip svidl down to what is still usedStephan Bergmann
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin
2014-06-26idl: ignore -isystem argsStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-28Fix memory leakStephan Bergmann
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-26coverity#1209405 Unchecked dynamic_castCaolán McNamara
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-09coverity#1209786 Dereference before null checkCaolán McNamara
2014-05-09coverity#1209793 Dereference before null checkCaolán McNamara
2014-05-08translate to EnglishCaolán McNamara
2014-05-08idl: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: idl and idlcThomas Arnhold
2014-04-19This file seems unused since the 20th centuryTakeshi Abe
2014-04-18svidl: Unwind SFX_SLOTMAP_ARG, and kill it.Jan Holesovsky
2014-04-18svidl: Unwind SFX_ARGUMENT macro, and kill it.Jan Holesovsky
2014-04-18svidl: Unwind SFX_ARGUMENTMAP macro, and kill it.Jan Holesovsky
2014-04-17remove executable bitAndras Timar
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-17Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan
2014-03-14Revert "Avoid duplicate symbols in libmerged for Windows too."Matúš Kukan
2014-03-14Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan