summaryrefslogtreecommitdiff
path: root/idlc/inc
AgeCommit message (Expand)Author
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21Idlc::m_pErrorHandler is unusedStephan 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-25Remove junkStephan Bergmann
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, idlcStephan Bergmann
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin
2016-10-13tdf#96099 Reduce no of typedefs used for trivial containersAsela Dasanayaka
2016-10-06Simplify AstExpression::compareStephan Bergmann
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara
2016-09-19loplugin:unusedenumvaluesNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-20Fix typo in codeAndrea Gelmini
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-01-20loplugin:unusedmethodsNoel Grandin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-11-30FD_complex is unusedStephan Bergmann
2015-11-20loplugin:unusedfields idl,idlcNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-28Return unique_ptr from AstExpression::eval_* functionsStephan Bergmann
2015-09-28AstExpression::coerce always returned m_exprValue, so simplify its signatureStephan Bergmann
2015-09-28Remove redundant AstExpression::eval_internalStephan Bergmann
2015-09-28AstExpression::eval_internal always returns m_exprValueStephan Bergmann
2015-09-28AstExpression::coerce is always called with bAssign = trueStephan Bergmann
2015-09-26The only EvalKind actually used is EK_constStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-05-18idlc: fix warningsStephan Bergmann
2015-04-09fix android buildNoel Grandin
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-01-28remove unused typedefsNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-09-07create clang plugin to warn about C-style castsNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin