/postprocess/qa/

ository'/>
summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in ucbhelperMike Kaganski
2021-10-31Fix OSL_ENSURE in ucbhelperJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-10loplugin:moveparam in ucbhelperNoel Grandin
2021-10-06loplugin:moveparam in ucbhelperNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-20no need to allocate Sequence separately in CommandProcessorInfoNoel Grandin
2021-07-20no need to allocate Sequence separately in PropertySetInfoNoel Grandin
2021-07-20no need to allocate Sequence separately in PropertySetInfoNoel Grandin
2021-05-13inline some typedefsNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann