summaryrefslogtreecommitdiff
path: root/unoidl
AgeCommit message (Expand)AuthorFilesLines
2024-09-18cid#1607362 Overflowed constantCaolán McNamara1-1/+2
2024-08-21cid#1555812 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-21Clean up conditions in Module_unoidlStephan Bergmann1-8/+4
2024-07-17cid#1555694 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-06-19Fix typoAndrea Gelmini1-1/+1
2024-06-19Fix typoAndrea Gelmini1-1/+1
2024-06-19Fix typoAndrea Gelmini1-1/+1
2024-06-19Fix typoAndrea Gelmini1-2/+2
2024-06-19Fix typoAndrea Gelmini1-1/+1
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier2-97/+97
2024-05-02use [[noreturn]] instead of asserts that badUsage exitsCaolán McNamara3-5/+3
2024-04-30WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara2-0/+2
2024-04-26loplugin:ostr in codemaker,unoidlNoel Grandin5-154/+154
2024-02-28Some improvements to the UNOIDL SourceTreeProviderStephan Bergmann1-4/+5
2024-02-28Fix copy/paste errorStephan Bergmann1-1/+1
2024-02-13we don't need the reg or store libraries for fuzzingCaolán McNamara2-1/+16
2023-11-17Manual extended loplugin:ostr changeStephan Bergmann1-3/+3
2023-09-18Use less zlib external headers dependencyGabor Kelemen2-2/+0
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