summaryrefslogtreecommitdiffstats
path: root/idl/source
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethods unused return value in idlNoel Grandin2016-01-113-12/+8
* Missing includeStephan Bergmann2016-01-061-0/+2
* Missing includeStephan Bergmann2016-01-062-0/+4
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* -Werror,-WformatStephan Bergmann2015-11-281-1/+1
* loplugin:unusedfields variousNoel Grandin2015-11-251-2/+2
* loplugin:unusedfields in include/sfx2/Noel Grandin2015-11-251-5/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-115-15/+4
* idl: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-111-5/+5
* new loplugin: memoryvarNoel Grandin2015-11-111-12/+10
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-109-40/+40
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-0/+1
* loplugin:unusedmethodsNoel Grandin2015-10-061-32/+0
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-062-2/+2
* loplugin:unusedmethodsNoel Grandin2015-10-011-7/+0
* tdf#94559: second step to remove rtti.hxxOliver Specht2015-09-301-3/+3
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-35/+0
* loplugin:mergeclasses merge SvMetaObject with SvMetaNameNoel Grandin2015-09-085-26/+16
* loplugin:mergeclasses SvIdentifierNoel Grandin2015-09-085-6/+6
* idl,framework,forms: inline some use-once typedefsNoel Grandin2015-08-044-4/+4
* -Werror,-Wunused-private-fieldStephan Bergmann2015-08-032-4/+3
* Replace GetAppData(SHL_IDL) with an rtl::StaticStephan Bergmann2015-07-075-23/+18
* improve the returnbyref lopluginNoel Grandin2015-07-066-48/+45
* Fix typosAndrea Gelmini2015-07-031-1/+1
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-261-2/+2
* loplugin:loopvartoosmallNoel Grandin2015-05-292-2/+2
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* loplugin:simplifyboolStephan Bergmann2015-04-241-2/+2
* Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-2/+2
* loplugin:implicitboolconversion clean-upStephan Bergmann2015-04-171-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-072-3/+3
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-3/+3
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-262-3/+3
* convert SFX_SLOT_ constants to enum classNoel Grandin2015-02-252-9/+9
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-232-3/+3
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-074-7/+7
* remove if-block that has no effectMichael Weghorn2014-12-181-7/+0
* coverity#703967 Unchecked return valueCaolán McNamara2014-12-111-1/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-174-1/+6
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* callcatcher: update unused codeCaolán McNamara2014-10-225-87/+0
* Remove more unused idl partsStephan Bergmann2014-10-166-732/+0
* Strip svidl down to what is still usedStephan Bergmann2014-10-1610-2432/+69
* rename SvRef::AddRef to AddFirstRefNoel Grandin2014-10-031-1/+1
* loplugin: cstylecastNoel Grandin2014-09-293-54/+54
* remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin2014-09-261-1/+1
* remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin2014-09-263-4/+4
* remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin2014-09-261-2/+2
* remove unused fields pName and pMethodName in SfxSlot classNoel Grandin2014-09-222-20/+5
* idl: ignore -isystem argsStephan Bergmann2014-06-261-0/+12