summaryrefslogtreecommitdiff
path: root/idlc/inc
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák32-129/+129
2013-04-03Forbid old-style services/singletons inheriting new-style servicesStephan Bergmann1-0/+9
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-1/+1
2012-11-30[oneway] removal cleanupStephan Bergmann2-5/+0
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens2-9/+1
2012-11-23Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann1-1/+1
2012-09-26sal_Bool -> boolNoel Grandin1-1/+1
2012-07-18re-base on ALv2 code. Includes:Michael Meeks4-92/+56
2012-06-21re-base on ALv2 code.Michael Meeks31-785/+506
2012-04-13gbuild conversion: idlc moduleDavid Ostrovsky1-39/+0
2012-01-14idlc: breaks on mac tinderboxMichael Stahl1-1/+1