Age | Commit message (Expand) | Author |
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 |
2018-06-29 | test: invoke ODF validator with custom schemas | Michael Stahl |
2018-05-05 | Fix typos | Andrea Gelmini |
2018-04-14 | Fix typos | Andrea Gelmini |
2018-04-06 | Fix Python file URL construction on Windows | Stephan Bergmann |
2018-04-03 | Create temp copies of test docs in Python/UITests | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-20 | cosmetics: Drop duplicate semicolon | Takeshi Abe |
2017-10-23 | loplugin:includeform: unotest | Stephan Bergmann |
2017-09-07 | unotest.py: refactor confusing mess of openDoc functions | Michael Stahl |
2017-08-24 | Consistently use OUString in test::Directories | Stephan Bergmann |
2017-08-22 | unotest: really run every CppunitTest with its own user profile | Michael Stahl |
2017-05-27 | tdf#97362: CheckBookmarks unittest migrated to python (check_bookmarks.py) | jmzambon |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert unotest from OSL_ASSERT to assert | Chris Sherlock |
2017-04-28 | loplugin:cppunitassertequals: unotest | Stephan Bergmann |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-03-13 | Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()" | Miklos Vajna |