summaryrefslogtreecommitdiff
path: root/test/source/sheet/xdatabaserange.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-1/+0
2017-10-23loplugin:includeform: testStephan Bergmann1-1/+1
2017-04-28loplugin:cppunitassertequals: testStephan Bergmann1-6/+6
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-18/+18
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-6/+6
2015-05-08Clean up checks of sal_Bool valuesStephan Bergmann1-2/+2
2015-04-27More loplugin:simplifyboolStephan Bergmann1-2/+2
2014-05-08various: sal_Bool->boolNoel Grandin1-10/+10
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-9/+9
2013-10-02WaE: unused variableTor Lillqvist1-0/+1
2013-04-26test: clean up namespacingThomas Arnhold1-1/+2
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-17/+17
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-15/+15
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-04-23fix true->sal_False introduced in 6a018deLuboš Luňák1-1/+1
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara1-12/+12
2012-03-19adjust test for the correct dbdata importMarkus Mohrhard1-1/+1
2012-02-19add testRefresh to XDatabaseRangeMarkus Mohrhard1-0/+47
2012-02-16add two more test cases to XDatabaseRangeMarkus Mohrhard1-0/+13
2012-01-24typoMarkus Mohrhard1-1/+1
2012-01-24fix WaEMarkus Mohrhard1-7/+7
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard1-0/+145