summaryrefslogtreecommitdiff
path: root/codemaker/source/cppumaker/dependencies.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-15clang-tidy modernize-concat-nested-namespace in codemaker..configmgrNoel Grandin1-2/+2
2019-04-05Revert "Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 instead"Mike Kaganski1-2/+2
2019-04-04Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 insteadMike Kaganski1-2/+2
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-08-08loplugin:unusedfieldsNoel Grandin1-6/+1
2017-10-23loplugin:includeform: codemakerStephan Bergmann1-9/+9
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-2/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-02-08Remove newly-unnecessary #includes from cppumaker-generated filesStephan Bergmann1-22/+26
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-02-24convert codemaker::UnoType::Sort to scoped enumNoel Grandin1-31/+31
2016-02-09convert to range-based for loops in codemaker/Noel Grandin1-64/+32
2015-08-11new loplugin: defaultparamsNoel Grandin1-1/+1
2013-05-16Support for annotations in the new UNOIDL formatStephan Bergmann1-2/+2
2013-04-16Further codemaker, unodevtools clean-upStephan Bergmann1-0/+1
2013-04-09[API CHANGE] WIP: Experimental new binary type.rdb formatStephan Bergmann1-0/+330