summaryrefslogtreecommitdiffstats
path: root/idlc/inc
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-6/+3
* 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
* loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2016-11-081-2/+0
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-084-11/+11
* loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin2016-10-192-4/+0
* tdf#96099 Reduce no of typedefs used for trivial containersAsela Dasanayaka2016-10-133-6/+3
* Simplify AstExpression::compareStephan Bergmann2016-10-061-2/+2
* 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-152-3/+0
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-2731-138/+138
* Fix typo in codeAndrea Gelmini2016-05-201-1/+1
* loplugin:passstuffbyref in variousNoel Grandin2016-04-141-1/+1
* loplugin:unusedmethodsNoel Grandin2016-01-201-1/+0
* loplugin:unusedfieldsNoel Grandin2015-12-241-1/+0
* FD_complex is unusedStephan Bergmann2015-11-301-11/+2
* loplugin:unusedfields idl,idlcNoel Grandin2015-11-201-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-105-9/+9
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-129-13/+13
* loplugin:unusedmethodsNoel Grandin2015-10-011-1/+0
* Return unique_ptr from AstExpression::eval_* functionsStephan Bergmann2015-09-281-3/+7
* AstExpression::coerce always returned m_exprValue, so simplify its signatureStephan Bergmann2015-09-281-3/+1
* Remove redundant AstExpression::eval_internalStephan Bergmann2015-09-281-2/+0
* AstExpression::eval_internal always returns m_exprValueStephan Bergmann2015-09-281-1/+1
* AstExpression::coerce is always called with bAssign = trueStephan Bergmann2015-09-281-1/+1
* The only EvalKind actually used is EK_constStephan Bergmann2015-09-261-13/+6
* loplugin:unusedmethodsNoel Grandin2015-08-051-4/+0
* loplugin:unusedmethodsNoel Grandin2015-07-309-65/+0
* idlc: fix warningsStephan Bergmann2015-05-182-5/+5
* fix android buildNoel Grandin2015-04-091-1/+1
* loplugin:staticfunctionNoel Grandin2015-03-272-17/+17
* loplugin:constantfunction: variousNoel Grandin2015-03-241-1/+0
* remove unused typedefsNoel Grandin2015-01-282-2/+0
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-022-6/+6
* More iwyu suggested headers removalRiccardo Magliocchetti2014-11-181-1/+0
* fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler2014-09-182-19/+2
* create clang plugin to warn about C-style castsNoel Grandin2014-09-072-1/+3
* new compilerplugin returnbyrefNoel Grandin2014-06-241-2/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-1/+1
* fix-includes.pl: idlcThomas Arnhold2014-05-192-3/+3
* fixincludeguards.sh: idl and idlcThomas Arnhold2014-04-1931-89/+89
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-269-13/+13
* callcatcher: update unused codeCaolán McNamara2014-03-241-1/+0
* idlc: sal_Bool -> boolStephan Bergmann2014-02-1716-56/+56