Age | Commit message (Expand) | Author |
2024-10-14 | cid#1554844 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-10-14 | version COVERITY conditionals | Caolán McNamara |
2024-09-18 | cid#1607362 Overflowed constant | Caolán McNamara |
2024-08-21 | cid#1555812 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-08-21 | Clean up conditions in Module_unoidl | Stephan Bergmann |
2024-07-17 | cid#1555694 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-06-19 | Fix typo | Andrea Gelmini |
2024-06-19 | Fix typo | Andrea Gelmini |
2024-06-19 | Fix typo | Andrea Gelmini |
2024-06-19 | Fix typo | Andrea Gelmini |
2024-06-19 | Fix typo | Andrea Gelmini |
2024-05-03 | makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) | Christian Lohmaier |
2024-05-02 | use [[noreturn]] instead of asserts that badUsage exits | Caolán McNamara |
2024-04-30 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-04-26 | loplugin:ostr in codemaker,unoidl | Noel Grandin |
2024-02-28 | Some improvements to the UNOIDL SourceTreeProvider | Stephan Bergmann |
2024-02-28 | Fix copy/paste error | Stephan Bergmann |
2024-02-13 | we don't need the reg or store libraries for fuzzing | Caolán McNamara |
2023-11-17 | Manual extended loplugin:ostr change | Stephan Bergmann |
2023-09-18 | Use less zlib external headers dependency | Gabor Kelemen |
2022-11-06 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | jsala |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-07-22 | elide some makeStringAndClear() calls | Noel Grandin |
2022-06-11 | Use idlc/test/parser/conversion.tests in CustomTarget_unoidl/unoidl-write_test | Stephan Bergmann |
2022-06-10 | [API CHANGE] Remove deprecated idlc and regmerge from the SDK | Stephan Bergmann |
2022-06-10 | new loplugin:moveit | Noel Grandin |
2022-05-18 | clang-tidy modernize-pass-by-value in unoidl | Noel Grandin |
2022-05-17 | use reserve before filling some vectors | Noel Grandin |
2022-04-22 | address review comments on "use more string in unoidl.." | Noel Grandin |
2022-04-21 | use more string_view in unoidl,codemaker | Noel Grandin |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-04-10 | Move unoidl-write from cross-tooling to default | Jan-Marek Glogowski |
2022-04-10 | use more string_view | Noel Grandin |
2022-04-09 | Introduce `unoidl-read --summary` mode | Stephan Bergmann |
2022-04-02 | loplugin:stringviewparam convert methods using indexOf | Noel Grandin |
2022-02-25 | Provide unoidl-write also for the SDK | Stephan Bergmann |
2021-12-02 | Fix clang-cl -Zc:dllexportInlines- build | Stephan Bergmann |
2021-10-21 | loplugin:flatten | Noel Grandin |
2021-10-15 | Repurpose regcompare test as unoidl-check test | Stephan Bergmann |
2021-10-14 | Enforce the UNOIDL identifier scheme | Stephan Bergmann |
2021-10-11 | loplugin:moveparam in unoidl | Noel Grandin |
2021-10-03 | A more lightweight O[U]StringConcatenation | Stephan Bergmann |
2021-09-21 | Implement the SourceTreeProvider Cursor | Stephan Bergmann |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-26 | loplugin:flatten | Noel |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | tdf#124176 Use pragma once in u* | Vincent LE GARREC |
2021-02-16 | loplugin:referencecasting in UnoControls..unoxml | Noel |
2021-02-12 | fix fuzzer build | Caolán McNamara |