summaryrefslogtreecommitdiff
path: root/idlc/inc
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-09fix android buildNoel Grandin1-1/+1
2015-03-27loplugin:staticfunctionNoel Grandin2-17/+17
2015-03-24loplugin:constantfunction: variousNoel Grandin1-1/+0
2015-01-28remove unused typedefsNoel Grandin2-2/+0
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara2-6/+6
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti1-1/+0
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler2-19/+2
2014-09-07create clang plugin to warn about C-style castsNoel Grandin2-1/+3
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-19fix-includes.pl: idlcThomas Arnhold2-3/+3
2014-04-19fixincludeguards.sh: idl and idlcThomas Arnhold31-89/+89
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann9-13/+13
2014-03-24callcatcher: update unused codeCaolán McNamara1-1/+0
2014-02-17idlc: sal_Bool -> boolStephan Bergmann16-56/+56
2014-01-30Remove UNOIDL "array" and "union" vaporware from idlcStephan Bergmann7-251/+0
2013-11-25Fix fn declaration parameter names to match fn definitionStephan Bergmann1-1/+1
2013-08-22downcast of address which does not point to an object of type 'AstInterface'Stephan Bergmann1-4/+4
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold2-2/+2