summaryrefslogtreecommitdiff
path: root/unoidl
AgeCommit message (Expand)AuthorFilesLines
2022-11-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala1-6/+6
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski2-3/+3
2022-07-22elide some makeStringAndClear() callsNoel Grandin1-1/+1
2022-06-11Use idlc/test/parser/conversion.tests in CustomTarget_unoidl/unoidl-write_testStephan Bergmann1-0/+7
2022-06-10[API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann1-2/+1
2022-06-10new loplugin:moveitNoel Grandin1-1/+1
2022-05-18clang-tidy modernize-pass-by-value in unoidlNoel Grandin9-39/+46
2022-05-17use reserve before filling some vectorsNoel Grandin1-0/+21
2022-04-22address review comments on "use more string in unoidl.."Noel Grandin11-25/+21
2022-04-21use more string_view in unoidl,codemakerNoel Grandin12-57/+62
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-2/+3
2022-04-10Move unoidl-write from cross-tooling to defaultJan-Marek Glogowski1-5/+3
2022-04-10use more string_viewNoel Grandin3-14/+15
2022-04-09Introduce `unoidl-read --summary` modeStephan Bergmann1-26/+99
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin2-6/+6
2022-02-25Provide unoidl-write also for the SDKStephan Bergmann1-1/+1
2021-12-02Fix clang-cl -Zc:dllexportInlines- buildStephan Bergmann1-0/+2
2021-10-21loplugin:flattenNoel Grandin1-428/+430
2021-10-15Repurpose regcompare test as unoidl-check testStephan Bergmann10-0/+215
2021-10-14Enforce the UNOIDL identifier schemeStephan Bergmann1-4/+0
2021-10-11loplugin:moveparam in unoidlNoel Grandin7-62/+62
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann2-3/+3
2021-09-21Implement the SourceTreeProvider CursorStephan Bergmann1-7/+111
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann10-45/+45
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-216/+216
2021-03-26loplugin:flattenNoel2-34/+36
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC2-8/+2
2021-02-16loplugin:referencecasting in UnoControls..unoxmlNoel2-12/+12
2021-02-12fix fuzzer buildCaolán McNamara2-2/+8
2021-02-11Silence some -Wimplicit-fallthroughStephan Bergmann1-8/+5
2021-02-05Revert "Fix typo in code"Stephan Bergmann1-1/+1
2021-02-04Fix typo in codeAndrea Gelmini1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann2-9/+11
2020-12-13loplugin:stringview (macOS)Stephan Bergmann1-1/+1
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-7/+7
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel2-3/+3
2020-11-18tdf#123936 Formatting files in module unoidl with clang-formatPhilipp Hofer2-18/+17
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+2
2020-11-11loplugin:stringviewNoel1-1/+1
2020-11-06Revert "loplugin:stringbuffer"Noel Grandin1-1/+1
2020-11-06loplugin:stringbufferNoel1-1/+1
2020-10-31Simplify makefile logic using new gb_notStephan Bergmann1-2/+1
2020-10-30unoidl-check: try to come up with a better commentJan-Marek Glogowski1-1/+3
2020-10-30Fix unoidl-check build condition for cross buildsJan-Marek Glogowski1-2/+3
2020-10-18tdf#124176: Using pragma oncemariamfahmy3-12/+3
2020-10-04odk: fix Windows Arm64 buildJan-Marek Glogowski1-1/+4
2020-08-18unoidl-read: Avoid redundant redeclarationsStephan Bergmann1-5/+7
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin1-3/+3
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1