summaryrefslogtreecommitdiff
path: root/unoidl/source/unoidl-read.cxx
AgeCommit message (Expand)Author
2024-05-02use [[noreturn]] instead of asserts that badUsage exitsCaolán McNamara
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-05-18clang-tidy modernize-pass-by-value in unoidlNoel Grandin
2022-04-22address review comments on "use more string in unoidl.."Noel Grandin
2022-04-21use more string_view in unoidl,codemakerNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-09Introduce `unoidl-read --summary` modeStephan Bergmann
2021-10-21loplugin:flattenNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-08-18unoidl-read: Avoid redundant redeclarationsStephan Bergmann
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin
2019-02-13tdf#42949 Fix IWYU warnings in unoidl/Gabor Kelemen
2017-10-23loplugin:includeform: unoidlStephan Bergmann
2016-05-12Massage code to avoid warningsStephan Bergmann
2016-02-06Clean up for loops in unoidlStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338262 Uncaught exceptionCaolán McNamara
2014-11-20This should ideally be consistency-checked in UnoidlProviderStephan Bergmann
2014-11-19Guard against cyclic entity dependenciesStephan Bergmann
2014-07-10coverity#1224979 Missing break in switchCaolán McNamara
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-05-23Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann
2013-10-15Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann
2013-09-18Unpublished optional bases of published interfaces complicate thingsStephan Bergmann
2013-09-18Some fixes of the generated .idl outputStephan Bergmann
2013-09-17Missing includeStephan Bergmann
2013-09-17Clean up includesStephan Bergmann
2013-09-17New unoidl-read tool to translate registries into readable .idl filesStephan Bergmann