summaryrefslogtreecommitdiff
path: root/idlc/source
AgeCommit message (Expand)Author
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-11clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-18no copy neededJochen Nitschke
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-16Fix lifecycle issueStephan Bergmann
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-05loplugin:unnecessaryparenStephan Bergmann
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-05-29remove some unnecessary OString constructor callsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-04-06loplugin:redundantcast check for c-style casts to voidNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-02-21Idlc::m_pErrorHandler is unusedStephan Bergmann
2017-02-21loplugin:subtlezeroinit: idlcStephan Bergmann
2017-02-16convert ExprComb to scoped enumNoel Grandin
2017-02-16convert ErrorCode to scoped enumNoel Grandin
2017-02-16convert WarningCode to scoped enumNoel Grandin
2017-02-16remove unused PS_OpCompleted from ParseState enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17no special support for MACOSX PPC in master for a while nowCaolán McNamara
2017-01-09New loplugin:externvar: idlcStephan Bergmann
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: idlcStephan Bergmann
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin
2016-10-16clang-cl loplugin: idlcStephan Bergmann
2016-10-13tdf#96099 Reduce no of typedefs used for trivial containersAsela Dasanayaka
2016-10-06Simplify AstExpression::compareStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-26loplugin:nullptrStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-20loplugin:unusedmethodsNoel Grandin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-11-30FD_complex is unusedStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann