Age | Commit message (Expand) | Author |
2024-07-29 | testtools, wizards, xmlsecurity: fix issues found by Ruff linter | Ilmari Lauhakangas |
2024-07-29 | testtools, uitest, unotest: fix issues found by Ruff linter | Ilmari Lauhakangas |
2024-07-12 | PyUNO bridgetest: adapt to alias removals in unittest module and | Ilmari Lauhakangas |
2024-06-22 | .NET Bindings: Switch for old windows CLI bindings | RMZeroFour |
2024-06-19 | use gb_StaticLibrary_WORKDIR and gb_Library_DLLDIR more consistently | Christian Lohmaier |
2024-05-20 | loplugin:ostr in various | Noel Grandin |
2024-05-03 | makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) | Christian Lohmaier |
2024-04-30 | Drop some uses of css::uno::Sequence::getConstArray ... | Mike Kaganski |
2023-12-10 | cid#1545177 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-11-02 | 'new Character' is deprecated in Java | Noel Grandin |
2023-11-02 | 'new Double' is deprecated in Java | Noel Grandin |
2023-11-02 | 'new Float' is deprecated in Java | Noel Grandin |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: testtools | Stephan Bergmann |
2023-10-14 | Use exception ctors, instead of setting members later | Mike Kaganski |
2023-05-27 | Use getXWeak in testtools | Mike Kaganski |
2023-01-20 | Related: rhbz#2136459 use a value which is exactly representable as a float | Caolán McNamara |
2023-01-09 | use std::this_thread::sleep_for instead of osl equivalent | Arnaud VERSINI |
2023-01-04 | Rudimentary support for dynamic_cast on UNO proxy objects | Stephan Bergmann |
2023-01-04 | Missing test dependencies | Stephan Bergmann |
2023-01-03 | Move manual bridgetest_inprocess_java to automatic CustomTarget_uno_test check | Stephan Bergmann |
2022-08-13 | clang-tidy modernize-pass-by-value in various | Noel Grandin |
2022-06-13 | Drop obsolete preprocessor directives from UNOIDL files | Stephan Bergmann |
2022-05-03 | Just use Any ctor instead of makeAny in testtools | Stephan Bergmann |
2022-05-03 | add o3tl::equalsAscii | Noel Grandin |
2022-04-02 | Recheck modules t* with IWYU | Gabor Kelemen |
2022-02-15 | tdf#145759 Use symbolic constants instead of magic numerical constants | Kunal Pawar |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-11-12 | coverity: annotate with markup so they will stay silenced | Caolán McNamara |
2021-11-10 | new loplugin:stringliteraldefine | Noel Grandin |
2021-11-03 | Prepare for removal of non-const operator[] from Sequence in testtools | Mike Kaganski |
2021-08-31 | Fix UNOIDL identifiers that started with lowercase and contained underlines | Stephan Bergmann |
2021-08-02 | tdf#143450: Special integre+fp struct return case needs a fix too, of course | Stephan Bergmann |
2021-07-28 | tdf#143450: Fix special fp+integer struct return case for gcc_*_x86-64 | 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-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-13 | Make bridgetest exercise parameter passing in the C++/UNO bridge harder | Tor Lillqvist |
2020-11-12 | Cosmetic change to make it easier to see which parameter is the nth | Tor Lillqvist |
2020-10-16 | fix some *printf which are using "%l" ie. long specifiers | Noel |
2020-09-02 | Fix typo in code | Andrea Gelmini |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: testtools | Stephan Bergmann |
2020-06-05 | Upcoming loplugin:elidestringvar: testtools | Stephan Bergmann |
2020-05-18 | use std::experimental::source_location in uno::Exception | Noel Grandin |
2020-05-10 | compact namespace in testtools..toolkit | Noel Grandin |
2020-05-06 | Move all public Java classes to libreoffice.jar | Samuel Mehrbrodt |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |