Age | Commit message (Expand) | Author |
2023-06-29 | tdf#73537 - sc: show author and creation date in calc comments | Balazs Varga |
2023-06-27 | loplugin:stringstatic look for more strings | Noel Grandin |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-21 | sc: add CharComplexColor and CellBackgroundComplexColor properties | Tomaž Vajngerl |
2023-05-31 | SwModelTestBase: get rid of mustValidate | Xisco Fauli |
2023-05-23 | Don't even bother to introduce unused variables | Stephan Bergmann |
2023-04-17 | use more string_view | Noel Grandin |
2023-04-14 | loplugin:stringviewparam improvements | Noel Grandin |
2023-04-09 | new loplugin:unnecessarygetstr | 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-30 | loplugin:stringadd in test..tools | Noel Grandin |
2023-03-16 | XmlTestTools: factor out common code | Xisco Fauli |
2023-03-13 | Use a more reasonable type for XDataPilotDescriptor::checkName nIndex parameter | Stephan Bergmann |
2023-03-08 | UnoApiXmlTest: remove workaround to handle chart file names in tests | Xisco Fauli |
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-03-03 | test: Fail earlier if we don't get WindowActivate events | Colomban Wendling |
2023-03-02 | UnoApiXmlTest: merge parseExport from ChartTest | Xisco Fauli |
2023-02-25 | Fix typos | Andrea Gelmini |
2023-02-24 | test: Add accessibility test dialog infrastructure | Colomban Wendling |
2023-02-23 | Extend loplugin:cppunitassertequals to more argument types | Stephan Bergmann |
2023-02-17 | Verify that zh-Hant-TW locale works in configmgr as intended | Stephan Bergmann |
2023-02-17 | Verify that es-419 locale works in configmgr as intended | Stephan Bergmann |
2023-02-16 | Only specialize CppUnit::assetion_traits<T>::toString member functions | Stephan Bergmann |
2023-02-16 | Improve testLocalizedProperty | Stephan Bergmann |
2023-02-15 | Add a rudimentary test for localized properties | Stephan Bergmann |
2023-02-07 | improve readability of VirtualDevice constructor | Noel Grandin |
2023-01-25 | test: Add AccessibilityTools::nameEquals() | Colomban Wendling |
2022-11-29 | sd: test exporting to odp/pptx with password protection | Xisco Fauli |
2022-11-29 | sc: test exporting to xls/xlsx with password protection | Xisco Fauli |
2022-11-25 | Require valid attribute in getXPath | Mike Kaganski |
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 | UnoApiTest: factor out common code | Xisco Fauli |
2022-11-09 | SwModelTestBase: inherit from UnoApiXmlTest | Xisco Fauli |
2022-11-08 | UnoApiTest: simplify code by using tempfile member | Xisco Fauli |
2022-11-03 | CppunitTest_sc_html_export_test: inherit from UnoApiXmlTest | Xisco Fauli |
2022-11-03 | UnoApiXmlTest: add new wrapper for XmlTestTools tests | Xisco Fauli |
2022-10-26 | CppunitTest_sc_jumbosheets_test: inherit from UnoApiTest | Xisco Fauli |