Age | Commit message (Expand) | Author |
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 |
2021-02-11 | Silence some -Wimplicit-fallthrough | Stephan Bergmann |
2021-02-05 | Revert "Fix typo in code" | Stephan Bergmann |
2021-02-04 | Fix typo in code | Andrea Gelmini |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-13 | loplugin:stringview (macOS) | Stephan Bergmann |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-18 | tdf#123936 Formatting files in module unoidl with clang-format | Philipp Hofer |
2020-11-12 | New loplugin:stringviewparam | Stephan Bergmann |
2020-11-11 | loplugin:stringview | Noel |
2020-11-06 | Revert "loplugin:stringbuffer" | Noel Grandin |
2020-11-06 | loplugin:stringbuffer | Noel |
2020-10-31 | Simplify makefile logic using new gb_not | Stephan Bergmann |
2020-10-30 | unoidl-check: try to come up with a better comment | Jan-Marek Glogowski |
2020-10-30 | Fix unoidl-check build condition for cross builds | Jan-Marek Glogowski |
2020-10-18 | tdf#124176: Using pragma once | mariamfahmy |
2020-10-04 | odk: fix Windows Arm64 build | Jan-Marek Glogowski |