summaryrefslogtreecommitdiffstats
path: root/unoidl/source/legacyprovider.cxx
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* Use sal_uInt16, as required, and use < in for loop conditionMatteo Casalin2015-08-211-4/+4
* new clang plugin: loopvartoosmallNoel Grandin2015-05-281-3/+3
* convert RTReferenceType to scoped enumNoel Grandin2015-04-091-3/+3
* convert RTMethodMode to scoped enumNoel Grandin2015-04-091-7/+7
* convert RT_ACCESS fields to scoped enumNoel Grandin2015-04-091-18/+15
* convert RegError to scoped enumNoel Grandin2015-04-091-22/+22
* convert RegValueType to scoped enumNoel Grandin2015-04-091-2/+2
* convert REG_ constants to scoped enumNoel Grandin2015-04-091-1/+1
* Silence unhelpful cid#1213376 untrusted loop bound warningsStephan Bergmann2014-11-211-0/+14
* Remove circular references between unoidl::Manager and its providersStephan Bergmann2014-05-231-4/+3
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-3/+3
* Clean up the unoidl Providers (no need to have them exported)Stephan Bergmann2013-09-161-3/+4
* fdo#65589: Treat legacy types.rdb w/o /UCR key as emptyStephan Bergmann2013-07-091-12/+20
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold2013-05-291-1/+1
* Support for annotations in the new UNOIDL formatStephan Bergmann2013-05-161-36/+81
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
* Off-by-one errorStephan Bergmann2013-04-021-1/+1
* types.rdb format flags default service ctors as RT_MODE_TWOWAYStephan Bergmann2013-04-021-1/+1
* Avoid C++11 scoped enumsTor Lillqvist2013-03-021-6/+3
* WIP: Experimental new binary type.rdb formatStephan Bergmann2013-03-011-0/+778