summaryrefslogtreecommitdiff
path: root/test/source/sheet/xdatapilotdescriptor.cxx
AgeCommit message (Expand)Author
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-19tdf#42949 Fix IWYU warnings in test/Gabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-15loplugin:sequentialassign in test..toolsNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-02-01Remove shared mxComponent in scdatapilottableobjJens Carl
2017-10-23loplugin:includeform: testStephan Bergmann
2017-04-28loplugin:cppunitassertequals: testStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-03-20tdf#45904 move java based api tests to c++kadertarlan
2016-02-28use better assert macrosMarkus Mohrhard
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-03-28coverity#735554 Dead default in switchCaolán McNamara
2013-04-26test: clean up namespacingThomas Arnhold
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-01-31Move definition of static data member to .cxxStephan Bergmann
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard