summaryrefslogtreecommitdiff
path: root/sc/qa/extras/sceditfieldobj-header.cxx
AgeCommit message (Expand)Author
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2022-03-01tdf#45904 Move XComponent Java test to C++Jens Carl
2019-09-11tdf#42949 Fix IWYU warnings in sc/qa/extras/*Gabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-17tdf#45904 Move XTextField Java tests to C++Jens Carl
2019-04-12tdf#45904 Move TextContent Java tests to C++Jens Carl
2019-04-09tdf#45904 Move XPropertySet Java tests to C++Jens Carl
2018-01-30Remove shared mxComponent in sceditfieldobj-headerJens Carl
2017-11-08Improve sc/ UNO API unit testsJens Carl
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-11loplugin:privatebase: Publicly derive from apitest classesStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-09-30sc: ensure global variables in tests are cleared before shutdownMichael Stahl
2014-04-15Clean up function declarations and enable some forgotten(?) testsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-11-09More sc CppunitTest fixesStephan Bergmann
2013-04-26forgot thoseThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza
2012-04-30Test setPropertyValue().Kohei Yoshida
2012-04-30Test for XPropertySet. This is still work-in-progress.Kohei Yoshida
2012-04-28Fixed crash on tear down during cppunit test.Kohei Yoshida
2012-04-28Test the header field API for real.Kohei Yoshida
2012-04-28Copy & paste the *_Cell test code into *_Header test code.Kohei Yoshida