summaryrefslogtreecommitdiffstats
path: root/idl
Commit message (Expand)AuthorAgeFilesLines
* remove unused Compare methodNoel Grandin2016-02-042-64/+0
* remove unused ConfigName from .SDI filesNoel Grandin2016-02-044-14/+0
* remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin2016-02-045-43/+1
* remove unused RecordManual from SDI filesNoel Grandin2016-02-045-30/+7
* remove unused HasDialog from SDI filesNoel Grandin2016-02-045-14/+0
* remove unused Synchron from SDI filesNoel Grandin2016-02-045-29/+3
* remove unused Cachable keyword from SDI filesNoel Grandin2016-02-044-28/+2
* tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock2016-02-041-13/+13
* remove unused HasCoreId from SDI filesNoel Grandin2016-02-035-14/+0
* tdf#39468 idl: translate German warningChris Sherlock2016-01-311-1/+1
* loplugin:unusedmethodsNoel Grandin2016-01-202-8/+0
* loplugin:unusedmethods unused return value in idlNoel Grandin2016-01-117-26/+14
* Missing includeStephan Bergmann2016-01-061-0/+2
* Missing includeStephan Bergmann2016-01-062-0/+4
* loplugin:unusedmethodsNoel Grandin2015-12-211-1/+0
* loplugin:unusedfieldsNoel Grandin2015-11-304-10/+0
* -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