summaryrefslogtreecommitdiff
path: root/sc/qa/extras/scannotationsobj.cxx
AgeCommit message (Expand)Author
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2018-12-02tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2018-12-02tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2018-12-01Rename testGetByIndex to testIndexJens Carl
2018-11-02tdf#45904 Move _XEnumerationAccess Java Tests to C++Rahul Gurung
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-01-26Remove shared mxComponent in scannotationsobjJens Carl
2017-11-08Improve sc/ UNO API unit testsJens Carl
2016-01-11loplugin:privatebase: Publicly derive from apitest classesStephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan 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-07-02unit test XSheetAnnotations GetByIndex for #fdo80551Laurent Godard
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-12-06count notes - GetNotesInRange now include last tabLaurent Godard
2013-11-09More sc CppunitTest fixesStephan Bergmann
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-26forgot thoseThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza
2013-01-17sc test for XSheetAnnotationsLaurent Godard