Age | Commit message (Expand) | Author |
2022-11-06 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | jsala |
2022-11-03 | swmodeltestbase: remove duplicated code | Xisco Fauli |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-07-29 | Verify signing certificate cryptographically before use in tests | Mike Kaganski |
2022-07-29 | Better valid certificate check, consider filter data | Mike Kaganski |
2022-04-29 | unotest: fix NSS initialization for CentOS7 system NSS | Michael Stahl |
2022-03-01 | Fix the test failing when invalid certificate is in cert store | Mike Kaganski |
2022-02-28 | Fix the tests failing when invalid certificate is in cert store | Mike Kaganski |
2021-12-03 | Fix --disable-scripting for DESKTOP build | Jan-Marek Glogowski |
2021-12-02 | PPTX export: handle theme colors from the doc model for shape text | Miklos Vajna |
2021-11-12 | Fix (mis-)uses of temporary O[U]StringLiteral | Stephan Bergmann |
2021-10-18 | xmlsecurity: fix new tests on WNT | Michael Stahl |
2021-10-15 | test: upgrade test NSS database from dbm: to sql: | Michael Stahl |
2021-10-03 | A more lightweight O[U]StringConcatenation | Stephan Bergmann |
2021-08-06 | make --disable-scripting compile | Caolán McNamara |
2021-07-21 | Avoid external processes picking up instdir/program/libnspr4.so | Stephan Bergmann |
2021-04-21 | loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat | Noel Grandin |
2021-04-19 | Updated README.md files | Hossein |
2021-04-01 | Exclude tests based on device color depth, not RDP | Mike Kaganski |
2021-03-31 | This should be a static method | Mike Kaganski |
2021-03-30 | Exclude some tests in Windows RDP session | Mike Kaganski |
2021-03-23 | tdf#124176 Use pragma once in u* | Vincent LE GARREC |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-18 | throw exception in SvStream when reading past end of file | Noel |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-18 | tdf#123936 Formatting files in module unotest with clang-format | Philipp Hofer |
2020-10-29 | python test shutdown robustness | Noel |
2020-09-11 | Fix the minimal build-tools target | Jan-Marek Glogowski |
2020-08-11 | loplugin:flatten | Noel Grandin |
2020-06-19 | Move data for signing tests to test/ | Miklos Vajna |
2020-05-06 | Move all public Java classes to libreoffice.jar | Samuel Mehrbrodt |
2020-04-09 | pyuno,*: kill Python 2 support with fire | Michael Stahl |
2020-02-06 | Fix mis-merge | Stephan Bergmann |
2020-02-04 | tdf#117331 Merge jurt and unoil into ridl | Samuel Mehrbrodt |
2020-02-03 | tdf#42949 Fix IWYU warnings in unotest/ | Gabor Kelemen |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-17 | Clean up duplicated command dispatch test functionality | Miklos Vajna |
2019-12-29 | Avoid crash in shutdown when accessing already destroyed BASIC_DLL | Mike Kaganski |
2019-10-02 | WTF "WTF 255 return value?" | Stephan Bergmann |
2019-09-19 | Improve test output a bit | Stephan Bergmann |
2019-09-06 | Fixing "...." | Andrea Gelmini |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-21 | loplugin:referencecasting in unotools..uui | Noel Grandin |
2019-05-10 | an is used before a vowel sound | Caolán McNamara |
2018-10-08 | tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* | Gabor Kelemen |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-07 | DeInitVCL in PythonTest | Stephan Bergmann |
2018-07-29 | cppcheck: useInitializationList in test to xmloff | Jochen Nitschke |
2018-07-27 | Related: rhbz#1602589 add comments to coverity annotations | Caolán McNamara |