summaryrefslogtreecommitdiffstats
path: root/idlc
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constparams in sw part6Noel Grandin2017-08-063-5/+5
* no copy neededJochen Nitschke2017-07-181-52/+2
* loplugin:constparams codemaker,idl,idlcNoel Grandin2017-07-187-12/+12
* extend loplugin useuniqueptr to OUString pointersNoel Grandin2017-07-172-2/+2
* Fix lifecycle issueStephan Bergmann2017-07-162-4/+6
* extend loplugin useuniqueptr to POD typesNoel Grandin2017-07-142-13/+13
* loplugin:unnecessaryparenStephan Bergmann2017-07-051-3/+3
* loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin2017-06-252-4/+3
* loplugin:unusedfields in forms..idlcNoel Grandin2017-06-232-4/+0
* More tests to suppress (all .PHONY test targets should be covered now)Stephan Bergmann2017-06-091-0/+4
* remove some unnecessary OString constructor callsNoel Grandin2017-05-291-12/+12
* remove unnecessary use of OString::getStrNoel Grandin2017-05-283-8/+6
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-094-24/+18
* loplugin:redundantcast check for c-style casts to voidNoel Grandin2017-04-061-1/+1
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-061-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-231-1/+0
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-221-1/+3
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Idlc::m_pErrorHandler is unusedStephan Bergmann2017-02-212-3/+0
* loplugin:subtlezeroinit: idlcStephan Bergmann2017-02-213-13/+13
* convert ExprComb to scoped enumNoel Grandin2017-02-163-83/+73
* convert ErrorCode to scoped enumNoel Grandin2017-02-164-162/+132
* convert WarningCode to scoped enumNoel Grandin2017-02-163-16/+4
* remove unused PS_OpCompleted from ParseState enumNoel Grandin2017-02-162-3/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-262-9/+5
* Remove junkStephan Bergmann2017-01-251-5/+0
* loplugin: unnecessary destructor forms..idlcNoel Grandin2017-01-2515-21/+0
* New loplugin:dynexcspec: Add @throws documentation, idlcStephan Bergmann2017-01-191-0/+3
* no special support for MACOSX PPC in master for a while nowCaolán McNamara2017-01-171-2/+0
* New loplugin:externvar: idlcStephan Bergmann2017-01-092-4/+1
* bootstrap building with --disable-dynloading on standard linuxCaolán McNamara2016-12-201-0/+1
* Rewrite some (trivial) assignments inside if/while conditions: idlcStephan Bergmann2016-11-292-8/+7
* loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2016-11-082-3/+1
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-084-11/+11
* loplugin:oncevar in helpcompiler..reportdesignNoel Grandin2016-11-021-4/+2
* loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin2016-10-194-6/+2
* clang-cl loplugin: idlcStephan Bergmann2016-10-161-1/+1
* tdf#96099 Reduce no of typedefs used for trivial containersAsela Dasanayaka2016-10-136-23/+20
* Simplify AstExpression::compareStephan Bergmann2016-10-063-31/+4
* we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara2016-09-241-9/+1
* loplugin:unusedenumvaluesNoel Grandin2016-09-191-4/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1320-20/+20
* loplugin:unusedenumconstants in forms..sotNoel Grandin2016-08-121-1/+0
* loplugin:unnecessaryvirtualNoel Grandin2016-08-081-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-154-13/+0
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-2752-232/+232
* Fix typo in codeAndrea Gelmini2016-05-201-1/+1
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-101-0/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1