summaryrefslogtreecommitdiff
path: root/unoidl
AgeCommit message (Expand)Author
2023-11-17Manual extended loplugin:ostr changeStephan Bergmann
2023-09-18Use less zlib external headers dependencyGabor Kelemen
2022-11-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-06-11Use idlc/test/parser/conversion.tests in CustomTarget_unoidl/unoidl-write_testStephan Bergmann
2022-06-10[API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann
2022-06-10new loplugin:moveitNoel Grandin
2022-05-18clang-tidy modernize-pass-by-value in unoidlNoel Grandin
2022-05-17use reserve before filling some vectorsNoel 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-10Move unoidl-write from cross-tooling to defaultJan-Marek Glogowski
2022-04-10use more string_viewNoel Grandin
2022-04-09Introduce `unoidl-read --summary` modeStephan Bergmann
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-02-25Provide unoidl-write also for the SDKStephan Bergmann
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