summaryrefslogtreecommitdiff
path: root/idlc/inc
AgeCommit message (Expand)AuthorFilesLines
2017-11-02improve constparam lopluginNoel Grandin1-1/+1
2017-10-23loplugin:includeform: idlcStephan Bergmann26-42/+42
2017-10-23loplugin:constmethod in cppu,cppuhelper,idlcNoel Grandin9-25/+25
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-3/+1
2017-08-06loplugin:constparams in sw part6Noel Grandin2-3/+3
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin3-5/+5
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin1-1/+2
2017-07-16Fix lifecycle issueStephan Bergmann1-1/+1
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin1-2/+3
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin1-2/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-21Idlc::m_pErrorHandler is unusedStephan Bergmann1-1/+0
2017-02-16convert ExprComb to scoped enumNoel Grandin1-16/+15
2017-02-16convert ErrorCode to scoped enumNoel Grandin1-51/+41
2017-02-16convert WarningCode to scoped enumNoel Grandin1-6/+2
2017-02-16remove unused PS_OpCompleted from ParseState enumNoel Grandin1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+3
2017-01-25Remove junkStephan Bergmann1-5/+0
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin15-21/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, idlcStephan Bergmann1-0/+3
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin1-2/+0
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin4-11/+11
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin2-4/+0
2016-10-13tdf#96099 Reduce no of typedefs used for trivial containersAsela Dasanayaka3-6/+3
2016-10-06Simplify AstExpression::compareStephan Bergmann1-2/+2
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara1-9/+1
2016-09-19loplugin:unusedenumvaluesNoel Grandin1-4/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann20-20/+20
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin1-1/+0
2016-08-08loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin2-3/+0
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist31-138/+138
2016-05-20Fix typo in codeAndrea Gelmini1-1/+1
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-01-20loplugin:unusedmethodsNoel Grandin1-1/+0
2015-12-24loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-30FD_complex is unusedStephan Bergmann1-11/+2
2015-11-20loplugin:unusedfields idl,idlcNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-9/+9
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann9-13/+13
2015-10-01loplugin:unusedmethodsNoel Grandin1-1/+0
2015-09-28Return unique_ptr from AstExpression::eval_* functionsStephan Bergmann1-3/+7
2015-09-28AstExpression::coerce always returned m_exprValue, so simplify its signatureStephan Bergmann1-3/+1
2015-09-28Remove redundant AstExpression::eval_internalStephan Bergmann1-2/+0
2015-09-28AstExpression::eval_internal always returns m_exprValueStephan Bergmann1-1/+1
2015-09-28AstExpression::coerce is always called with bAssign = trueStephan Bergmann1-1/+1
2015-09-26The only EvalKind actually used is EK_constStephan Bergmann1-13/+6
2015-08-05loplugin:unusedmethodsNoel Grandin1-4/+0
2015-07-30loplugin:unusedmethodsNoel Grandin9-65/+0
2015-05-18idlc: fix warningsStephan Bergmann2-5/+5