summaryrefslogtreecommitdiff
path: root/unoidl
AgeCommit message (Expand)Author
2021-12-02Fix clang-cl -Zc:dllexportInlines- buildStephan Bergmann
2021-10-21loplugin:flattenNoel Grandin
2021-10-15Repurpose regcompare test as unoidl-check testStephan Bergmann
2021-10-14Enforce the UNOIDL identifier schemeStephan Bergmann
2021-10-11loplugin:moveparam in unoidlNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-21Implement the SourceTreeProvider CursorStephan Bergmann
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-26loplugin:flattenNoel
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel
2021-02-12fix fuzzer buildCaolán McNamara
2021-02-11Silence some -Wimplicit-fallthroughStephan Bergmann
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-13loplugin:stringview (macOS)Stephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18tdf#123936 Formatting files in module unoidl with clang-formatPhilipp Hofer
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-11-06Revert "loplugin:stringbuffer"Noel Grandin
2020-11-06loplugin:stringbufferNoel
2020-10-31Simplify makefile logic using new gb_notStephan Bergmann
2020-10-30unoidl-check: try to come up with a better commentJan-Marek Glogowski
2020-10-30Fix unoidl-check build condition for cross buildsJan-Marek Glogowski
2020-10-18tdf#124176: Using pragma oncemariamfahmy
2020-10-04odk: fix Windows Arm64 buildJan-Marek Glogowski
2020-08-18unoidl-read: Avoid redundant redeclarationsStephan Bergmann
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-03-15Revert "loplugin:constfields in unoidl"Noel Grandin
2020-03-02ofz#20976 build-failureCaolán McNamara
2020-03-02Revert "ofz#20976 build-failure"Caolán McNamara
2020-03-02ofz#20976 build-failureCaolán McNamara
2020-02-03avoid flex-caused warnings about unused functionsLuboš Luňák
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-25tdf#124176: Use pragma once instead of include guardsOnur Yilmaz
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): unoidlStephan Bergmann
2019-07-26cid#1448388 Assignment of overlapping memoryCaolán McNamara