Age | Commit message (Expand) | Author | Files | Lines |
2025-02-26 | use more concrete UNO types in some local vars | Noel Grandin | 1 | -2/+1 |
2025-02-22 | tdf#165207 tdf#164201 docx: always use errata uri in docProps/core.xml | Justin Luth | 1 | -25/+6 |
2024-10-29 | UnoApiTest: check mxComponent right after loading | Xisco Fauli | 1 | -0/+1 |
2024-10-29 | UnoApiTest: rename load to loadFromURL and use it everywhere | Xisco Fauli | 1 | -4/+3 |
2024-05-14 | loplugin:ostr in test | Noel Grandin | 1 | -5/+5 |
2024-01-03 | UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile | Mike Kaganski | 1 | -1/+1 |
2023-10-06 | Simplify a bit | Mike Kaganski | 1 | -13/+5 |
2023-10-06 | sc: qa: add loadWithParams and SaveWithParams | Henry Castro | 1 | -0/+18 |
2023-05-31 | SwModelTestBase: get rid of mustValidate | Xisco Fauli | 1 | -2/+5 |
2022-11-29 | sd: test exporting to odp/pptx with password protection | Xisco Fauli | 1 | -1/+2 |
2022-11-29 | sc: test exporting to xls/xlsx with password protection | Xisco Fauli | 1 | -1/+4 |
2022-11-23 | UnoApiTest: factor out createTempFile | Xisco Fauli | 1 | -0/+7 |
2022-11-22 | tdf#152014: sc_uicalc: Add unittest | Xisco Fauli | 1 | -0/+6 |
2022-11-16 | CppunitTest_sc_uicalc: inherit from ScModelTestBase | Xisco Fauli | 1 | -8/+0 |
2022-11-15 | CppunitTest_sc_subsequent_export_test: inherit from UnoApiXmlTest | Xisco Fauli | 1 | -0/+5 |
2022-11-11 | move password handling from SwModelTestBase to UnoApiTest | Xisco Fauli | 1 | -6/+54 |
2022-11-09 | UnoApiTest: factor out common code | Xisco Fauli | 1 | -0/+15 |
2022-11-09 | SwModelTestBase: inherit from UnoApiXmlTest | Xisco Fauli | 1 | -1/+20 |
2022-11-08 | UnoApiTest: simplify code by using tempfile member | Xisco Fauli | 1 | -26/+19 |
2022-11-03 | CppunitTest_sc_html_export_test: inherit from UnoApiXmlTest | Xisco Fauli | 1 | -2/+6 |
2022-10-26 | CppunitTest_sc_jumbosheets_test: inherit from UnoApiTest | Xisco Fauli | 1 | -1/+3 |
2022-10-26 | UnoApiTest: do not dispose on save | Xisco Fauli | 1 | -3/+11 |
2022-10-25 | ChartTest: inherit from UnoApiTest | Xisco Fauli | 1 | -0/+6 |
2022-10-25 | UnoApiTest: use validate when saving files | Xisco Fauli | 1 | -1/+28 |
2022-10-24 | CppunitTest_sd_svg_export_tests: inherit from UnoApiTest | Xisco Fauli | 1 | -1/+1 |
2022-10-24 | UnoApiTest: factor out common code | Xisco Fauli | 1 | -2/+9 |
2022-10-21 | test: merge CalcUnoApiTest and UnoApiTest into one | Xisco Fauli | 1 | -4/+48 |
2022-06-28 | clang-tidy modernize-pass-by-value in test | Noel Grandin | 1 | -2/+3 |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann | 1 | -1/+1 |
2020-11-18 | tdf#123936 Formatting files in module test with clang-format | Philipp Hofer | 1 | -4/+5 |
2017-10-23 | loplugin:includeform: test | Stephan Bergmann | 1 | -1/+1 |
2016-07-15 | new loplugin unnecessary override | Noel Grandin | 1 | -5/+0 |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann | 1 | -1/+1 |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann | 1 | -1/+1 |
2015-11-09 | com::sun::star->css in testtools/ | Noel Grandin | 1 | -1/+1 |
2013-11-09 | UnoApiTest don't dispose mxDesktop | Lionel Elie Mamane | 1 | -1/+0 |
2013-11-09 | UnoApiTest don't require Calc | Lionel Elie Mamane | 1 | -6/+2 |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold | 1 | -1/+1 |
2013-04-26 | test: clean up namespacing | Thomas Arnhold | 1 | -0/+3 |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 1 | -23/+4 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 1 | -2/+2 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 1 | -2/+1 |
2013-01-31 | Use a method from UnoApitest instead of implement a new one in calc | Marcos Paulo de Souza | 1 | -8/+3 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 1 | -3/+3 |
2012-01-23 | refactor concept for c++ based subsequenttests | Markus Mohrhard | 1 | -0/+8 |
2011-11-30 | move c++ based subsequenttest to sc/qa/extras | Markus Mohrhard | 1 | -1/+1 |
2011-11-30 | port a failing sc subsequenttest to c++ | Markus Mohrhard | 1 | -0/+67 |