summaryrefslogtreecommitdiff
path: root/unoidl/source/legacyprovider.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-08-21Use sal_uInt16, as required, and use < in for loop conditionMatteo Casalin1-4/+4
2015-05-28new clang plugin: loopvartoosmallNoel Grandin1-3/+3
2015-04-09convert RTReferenceType to scoped enumNoel Grandin1-3/+3
2015-04-09convert RTMethodMode to scoped enumNoel Grandin1-7/+7
2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin1-18/+15
2015-04-09convert RegError to scoped enumNoel Grandin1-22/+22
2015-04-09convert RegValueType to scoped enumNoel Grandin1-2/+2
2015-04-09convert REG_ constants to scoped enumNoel Grandin1-1/+1
2014-11-21Silence unhelpful cid#1213376 untrusted loop bound warningsStephan Bergmann1-0/+14
2014-05-23Remove circular references between unoidl::Manager and its providersStephan Bergmann1-4/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-3/+3
2013-09-16Clean up the unoidl Providers (no need to have them exported)Stephan Bergmann1-3/+4
2013-07-09fdo#65589: Treat legacy types.rdb w/o /UCR key as emptyStephan Bergmann1-12/+20
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold1-1/+1
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann1-36/+81
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-04-02Off-by-one errorStephan Bergmann1-1/+1
2013-04-02types.rdb format flags default service ctors as RT_MODE_TWOWAYStephan Bergmann1-1/+1
2013-03-02Avoid C++11 scoped enumsTor Lillqvist1-6/+3
2013-03-01WIP: Experimental new binary type.rdb formatStephan Bergmann1-0/+778