Age | Commit message (Expand) | Author |
2024-05-21 | loplugin:ostr in sc/qa | Noel Grandin |
2024-01-03 | UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile | Mike Kaganski |
2022-10-24 | UnoApiTest: factor out common code | Xisco Fauli |
2022-10-21 | test: merge CalcUnoApiTest and UnoApiTest into one | Xisco Fauli |
2022-10-17 | CalcUnoApiTest: factor out tearDown | Xisco Fauli |
2022-10-14 | CalcUnoApiTest: Move mxComponent to parent and use it everywhere | Xisco Fauli |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2019-01-26 | Add XActionLockable tests to ScNamedRangesObj | Jens Carl |
2019-01-26 | Add XPropertySet tests to ScNamedRangesObj | Jens Carl |
2019-01-26 | Add XServiceInfo tests to XServiceInfo | Jens Carl |
2019-01-26 | tdf#45904 Move XNameAccess Java tests to C++ | Jens Carl |
2019-01-26 | tdf#45904 Move XElementAccess Java tests to C++ | Jens Carl |
2019-01-26 | tdf#45904 Move XIndexAccess Java tests to C++ | Jens Carl |
2019-01-26 | tdf#45904 Move XEnumerationAccess Java test to C++ | Jens Carl |
2018-01-30 | Remove shared mxComponent (test document) in scnamedrangesobj | Jens Carl |
2017-12-11 | Fix typos | Andrea Gelmini |
2017-12-11 | Improve set up of test objects | Jens Carl |
2017-11-08 | Improve sc/ UNO API unit tests | Jens Carl |
2017-06-29 | loplugin:oncevar | Stephan Bergmann |
2016-07-25 | new loplugin overrideparam | Noel Grandin |
2016-01-11 | loplugin:privatebase: Publicly derive from apitest classes | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2014-09-30 | sc: ensure global variables in tests are cleared before shutdown | Michael Stahl |
2014-04-15 | Clean up function declarations and enable some forgotten(?) tests | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2013-11-09 | More sc CppunitTest fixes | Stephan Bergmann |
2013-04-26 | forgot those | Thomas Arnhold |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-02-05 | Pass DocumentService to the loader during macro tests. | Kohei Yoshida |
2013-01-31 | Use a method from UnoApitest instead of implement a new one in calc | Marcos Paulo de Souza |
2012-04-13 | move terminate to fixture decorator | Caolán McNamara |
2012-02-19 | add XNamed test to ScNamedRange | Markus Mohrhard |
2012-01-23 | refactor concept for c++ based subsequenttests | Markus Mohrhard |