summaryrefslogtreecommitdiff
path: root/sc/qa/extras/sceditfieldobj-cell.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-11-07sc: factor out common code in make filesXisco Fauli1-211/+0
2022-10-21test: merge CalcUnoApiTest and UnoApiTest into oneXisco Fauli1-5/+5
2022-10-17CalcUnoApiTest: factor out tearDownXisco Fauli1-1/+0
2022-10-14CalcUnoApiTest: Move mxComponent to parent and use it everywhereXisco Fauli1-1/+0
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann1-2/+2
2022-03-01tdf#45904 Move XComponent Java test to C++Jens Carl1-0/+8
2019-09-11tdf#42949 Fix IWYU warnings in sc/qa/extras/*Gabor Kelemen1-2/+0
2019-04-12tdf#45904 Move TextContent Java tests to C++Jens Carl1-1/+11
2019-04-09tdf#45904 Move XPropertySet Java tests to C++Jens Carl1-33/+45
2018-01-30Remove shared mxComponent in sceditfieldobj-cellJens Carl1-20/+5
2017-11-08Improve sc/ UNO API unit testsJens Carl1-0/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-01-11loplugin:privatebase: Publicly derive from apitest classesStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2014-09-30sc: ensure global variables in tests are cleared before shutdownMichael Stahl1-0/+1
2014-04-15Clean up function declarations and enable some forgotten(?) testsStephan Bergmann1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2013-11-09More sc CppunitTest fixesStephan Bergmann1-5/+5
2013-04-26forgot thoseThomas Arnhold1-0/+3
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza1-1/+4
2012-07-09UNO API test for ScEditFieldObj wrt its properties.Kohei Yoshida1-1/+39
2012-04-30Test setPropertyValue().Kohei Yoshida1-1/+2
2012-04-30Test for XPropertySet. This is still work-in-progress.Kohei Yoshida1-2/+9
2012-04-28Fixed crash on tear down during cppunit test.Kohei Yoshida1-0/+3
2012-04-28Renamed the file to make room for the header version of the same test.Kohei Yoshida1-0/+162