summaryrefslogtreecommitdiff
path: root/unoidl/source/legacyprovider.cxx
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-17loplugin:constantparam in registryNoel Grandin
2016-02-06Clean up for loops in unoidlStephan Bergmann
2015-12-14Use emplace_backStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-21Use sal_uInt16, as required, and use < in for loop conditionMatteo Casalin
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-04-09convert RTReferenceType to scoped enumNoel Grandin
2015-04-09convert RTMethodMode to scoped enumNoel Grandin
2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin
2015-04-09convert RegError to scoped enumNoel Grandin
2015-04-09convert RegValueType to scoped enumNoel Grandin
2015-04-09convert REG_ constants to scoped enumNoel Grandin
2014-11-21Silence unhelpful cid#1213376 untrusted loop bound warningsStephan Bergmann
2014-05-23Remove circular references between unoidl::Manager and its providersStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-09-16Clean up the unoidl Providers (no need to have them exported)Stephan Bergmann
2013-07-09fdo#65589: Treat legacy types.rdb w/o /UCR key as emptyStephan Bergmann
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02Off-by-one errorStephan Bergmann
2013-04-02types.rdb format flags default service ctors as RT_MODE_TWOWAYStephan Bergmann
2013-03-02Avoid C++11 scoped enumsTor Lillqvist
2013-03-01WIP: Experimental new binary type.rdb formatStephan Bergmann