summaryrefslogtreecommitdiff
path: root/sc/qa/extras/scdatapilotfieldobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-4/+0
2018-01-28Remove shared mxComponent in scdatapilotfieldobjJens Carl1-20/+7
2017-12-11Improve set up of test objectsJens Carl1-1/+2
2017-12-08tdf#45904 Move _XDataPilotField Java test to C++Jens Carl1-4/+16
2017-11-08Improve sc/ UNO API unit testsJens Carl1-0/+1
2016-01-11loplugin:privatebase: Publicly derive from apitest classesStephan Bergmann1-2/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2014-09-30sc: ensure global variables in tests are cleared before shutdownMichael Stahl1-0/+3
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-3/+3
2013-11-09More sc CppunitTest fixesStephan Bergmann1-5/+5
2013-10-02WaE: unused variableTor Lillqvist1-0/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
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-4/+4
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-02-05Pass DocumentService to the loader during macro tests.Kohei Yoshida1-1/+1
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza1-0/+7
2012-04-13move terminate to fixture decoratorCaolán McNamara1-7/+0
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard1-0/+123