summaryrefslogtreecommitdiffstats
path: root/idl
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-WformatStephan Bergmann2015-11-281-1/+1
* loplugin:unusedfields variousNoel Grandin2015-11-252-5/+3
* loplugin:unusedfields in include/sfx2/Noel Grandin2015-11-251-5/+0
* loplugin:unusedfields idl,idlcNoel Grandin2015-11-201-4/+2
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-1110-28/+4
* idl: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-112-19/+19
* new loplugin: memoryvarNoel Grandin2015-11-111-12/+10
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1014-46/+46
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-272-1/+2
* move SvRefMemberList into idlNoel Grandin2015-10-271-0/+50
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-126-34/+34
* loplugin:unusedmethodsNoel Grandin2015-10-062-35/+0
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-063-5/+9
* loplugin:unusedmethodsNoel Grandin2015-10-013-12/+0
* tdf#94559: second step to remove rtti.hxxOliver Specht2015-09-301-3/+3
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-293-44/+0
* loplugin:mergeclasses merge SvMetaObject with SvMetaNameNoel Grandin2015-09-087-72/+50
* loplugin:mergeclasses SvIdentifierNoel Grandin2015-09-088-40/+21
* idl: add article that has details on SDI file formatMiklos Vajna2015-08-121-0/+5
* loplugin:unusedmethodsNoel Grandin2015-08-051-1/+0
* idl,framework,forms: inline some use-once typedefsNoel Grandin2015-08-048-12/+5
* -Werror,-Wunused-private-fieldStephan Bergmann2015-08-033-7/+4
* loplugin:unusedmethodsNoel Grandin2015-07-309-116/+7
* remove unused STC checkNoel Grandin2015-07-281-3/+0
* inline a bunch of use-once macrosNoel Grandin2015-07-271-7/+7
* Replace GetAppData(SHL_IDL) with an rtl::StaticStephan Bergmann2015-07-076-28/+22
* improve the returnbyref lopluginNoel Grandin2015-07-068-50/+47
* 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-074-10/+10
* 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
* remove unused typedefsNoel Grandin2015-01-283-6/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-2/+2
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-4/+0
* 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-142-2/+2
* callcatcher: update unused codeCaolán McNamara2014-10-2210-95/+0
* Remove more unused idl partsStephan Bergmann2014-10-1612-836/+0