summaryrefslogtreecommitdiff
path: root/sc/qa/extras/scannotationshapeobj.cxx
AgeCommit message (Expand)Author
2019-10-23tdf#45904 Move XTextRange Java test to C++Jens Carl
2019-10-21tdf#45904 Move XGluePointsSupplier Java test to C++Jens Carl
2019-09-15tdf#45904 Move XSimpleText Java tests to C++Jens Carl
2019-09-15tdf#45904 Move XShapeDescriptor Java test to C++Jens Carl
2019-09-14tdf#45904 Move XShape Java tests to C++Jens Carl
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-04-01tdf#45904 Move _CaptionShape Java tests to C++Abhyudaya Sharma
2018-01-26Remove shared mxComponent in scannotationshapeobjJens Carl
2017-12-11Improve set up of test objectsJens Carl
2017-11-08Improve sc/ UNO API unit testsJens Carl
2016-10-19Plugin::isInUnoIncludeFile should not cover WORKDIRStephan Bergmann
2016-01-11loplugin:privatebase: Publicly derive from apitest classesStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-26FIXME_REMOVE_WHEN_RE_BASE_COMPLETECaolán McNamara
2014-09-30sc: ensure global variables in tests are cleared before shutdownMichael Stahl
2014-06-25remove whitespaceMarkus Mohrhard
2013-04-26forgot thoseThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida
2012-05-03New API test for ScAnnotationShapeObj.Kohei Yoshida