/ucb/qa/unoapi/

1fcb8e0558a719cc6b423064d19433ce5e37'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoidl
AgeCommit message (Expand)Author
2014-11-19Guard against cyclic entity dependenciesStephan Bergmann
2014-11-19Check entity and type name syntaxStephan Bergmann
2014-11-19Check for recursive mapsStephan Bergmann
2014-11-19Revert "cosmetic 'en-passant'...."Stephan Bergmann
2014-11-18Avoid overflowStephan Bergmann
2014-11-18Check that UNOIDL enum has membersStephan Bergmann
2014-11-18Avoid overflowStephan Bergmann
2014-11-05coverity#1103678 Unchecked dynamic_castCaolán McNamara
2014-10-24coverity#1242422 Unchecked dynamic_castCaolán McNamara
2014-07-10cosmetic 'en-passant'....Norbert Thiebaud
2014-07-10coverity#1224979 Missing break in switchCaolán McNamara
2014-07-10coverity#1224980 Missing break in switchCaolán McNamara
2014-07-07fix build error 'strlen' is not a member of 'std' locallyDouglas Mencken
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-05-23Remove circular references between unoidl::Manager and its providersStephan Bergmann
2014-05-23Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann
2014-04-29coverity#1210179 Uninitialized pointer fieldCaolán McNamara
2014-04-11unoidl-check: Also check for invalid UNOIDL identifiersStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-24Yet another one undefined comparison of 'const' and a 'non-const' iteratorsDouglas Mencken
2014-02-18tests belong to check targetBjoern Michaelsen