Age | Commit message (Expand) | Author |
2024-07-30 | sw: get rid of parseDump | Xisco Fauli |
2024-07-02 | BootstrapFixture: get rid of mxComponentContext | Xisco Fauli |
2024-05-14 | loplugin:ostr in test | Noel Grandin |
2024-03-08 | use more string_view | Noel Grandin |
2024-02-13 | UnoApiXmlTest: factor out common code | Xisco Fauli |
2024-01-30 | tdf#159438: when there's no frame, close previous bookmark first | Mike Kaganski |
2024-01-29 | tdf#143148 use pragma once instead of include guards | Keldin Maldonado (KNM) |
2024-01-20 | this duplicated CPPUNIT_ASSERT_POINT_EQUAL_WITH_TOLERANCE | Caolán McNamara |
2024-01-20 | calc doc with saved zoom in settings causes disjoint invalidations... | Caolán McNamara |
2024-01-11 | cool#7492 sfx2 lok: set language/locale on async sidebar update | Miklos Vajna |
2024-01-03 | UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile | Mike Kaganski |
2023-11-06 | tdf#146619 Recheck include/t* with IWYU | Gabor Kelemen |
2023-10-26 | tdf#153519 use new IdleTask::waitUntilIdleDispatched | Noel Grandin |
2023-10-08 | make testCondFormatFormulaListenerXLSX reliable | Caolán McNamara |
2023-10-06 | sc: qa: add loadWithParams and SaveWithParams | Henry Castro |
2023-10-06 | xmltesttools: add assertXPathDoubleValue that takes a double with delta | Ilmari Lauhakangas |
2023-08-27 | tdf#45904: Move _Footnote Java tests to C++ | anfanite396 |
2023-08-26 | tdf#45904: Move _XFootnote Java tests to C++ | anfanite396 |
2023-08-26 | tdf#45904: Move _DocumentIndexMark Java tests to C++ | anfanite396 |
2023-08-25 | tdf#45904: Move _XTextRangeCompare Java tests to C++ | anfanite396 |
2023-08-25 | tdf#45904: Move _XAutoTextContainer Java tests to C++ | anfanite396 |
2023-08-25 | tdf#45904: Move _BaseIndexMark Java tests to C++ | anfanite396 |
2023-08-25 | tdf#45904 Move _NumberingRules Java tests to C++ | anfanite396 |
2023-07-27 | vcl gtk3: Introduce AT-SPI2 tests for the GTK3 accessibility layer | Colomban Wendling |
2023-04-14 | loplugin:stringviewparam improvements | Noel Grandin |
2023-04-05 | fix leaks when using tools::JsonWriter | Noel Grandin |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-13 | Use a more reasonable type for XDataPilotDescriptor::checkName nIndex parameter | Stephan Bergmann |
2023-03-03 | Disable test::AccessibleTestBase::awaitDialog() on macos altogether | Colomban Wendling |
2023-03-03 | test: Use css::awt::XExtentdedToolkit::addTopWindowListener() | Colomban Wendling |
2023-03-03 | test: Run user dialog callback in idle time | Colomban Wendling |
2023-03-03 | test: Add debug print support for XAccessibleAction | Colomban Wendling |
2023-03-03 | test: Add helpers to get a specific object and tab to it | Colomban Wendling |
2023-03-03 | test: Add a few basic dialog tests and helpers | Colomban Wendling |
2023-02-25 | Fix typos | Andrea Gelmini |
2023-02-24 | test: Add accessibility test dialog infrastructure | Colomban Wendling |
2023-02-16 | Only specialize CppUnit::assetion_traits<T>::toString member functions | Stephan Bergmann |
2023-02-03 | test/a11y: Remove declaration for undefined method | Colomban Wendling |
2023-01-25 | test: Add AccessibilityTools::nameEquals() | Colomban Wendling |
2022-12-21 | qa: hint about tolerance in names | Xisco Fauli |
2022-12-15 | UnoApiTest: introduce CPPUNIT_ASSERT_RECTANGLE_EQUAL | Xisco Fauli |
2022-11-25 | Merge two assertXPath overloads that both check number of nodes | Mike Kaganski |
2022-11-25 | tdf#152200: Make sure to not write objects into field character runs | Mike Kaganski |
2022-11-23 | UnoApiTest: factor out createTempFile | Xisco Fauli |
2022-11-22 | tdf#152014: sc_uicalc: Add unittest | Xisco Fauli |
2022-11-16 | CppunitTest_sc_uicalc: inherit from ScModelTestBase | Xisco Fauli |
2022-11-15 | CppunitTest_sc_subsequent_export_test: inherit from UnoApiXmlTest | Xisco Fauli |
2022-11-11 | move password handling from SwModelTestBase to UnoApiTest | Xisco Fauli |
2022-11-10 | lok: masterpage: use EditMode as parameter in invalidation callback | Szymon Kłos |
2022-11-09 | CppunitTest_vcl_pdfexport: inherit from UnoApiTest | Xisco Fauli |