summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)Author
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-20loplugin:unusedfields idl,idlcNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11idl: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27move SvRefMemberList into idlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-08loplugin:mergeclasses merge SvMetaObject with SvMetaNameNoel Grandin
2015-09-08loplugin:mergeclasses SvIdentifierNoel Grandin
2015-08-12idl: add article that has details on SDI file formatMiklos Vajna
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-28remove unused STC checkNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-07Replace GetAppData(SHL_IDL) with an rtl::StaticStephan Bergmann
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
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