summaryrefslogtreecommitdiff
path: root/test/source/sheet/xspreadsheets2.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-3/+3
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: testStephan Bergmann1-3/+3
2020-06-05Upcoming loplugin:elidestringvar: testStephan Bergmann1-5/+2
2019-12-19tdf#42949 Fix IWYU warnings in test/Gabor Kelemen1-9/+1
2019-12-06Test results across all imported and inserted sheets.Eike Rathke1-0/+54
2019-12-06Swap expected and actual valuesEike Rathke1-8/+8
2019-12-06Use correct destination sheet instead of arbitrary leftover of expected nameEike Rathke1-2/+2
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-03-27condition always true in XSpreadsheets2::importSheetToCopyNoel Grandin1-19/+10
2018-10-03loplugin:constfields in swNoel Grandin1-10/+11
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-3/+0
2018-01-15More loplugin:cstylecast: testStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: testStephan Bergmann1-1/+1
2017-06-28loplugin:oncevar in test..toolsNoel Grandin1-14/+7
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+1
2017-04-28loplugin:cppunitassertequals: testStephan Bergmann1-1/+1
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-2/+2
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+3
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-21sc: fix temp file leak in ScTableSheetsObjMichael Stahl1-1/+7
2013-10-30simplify code and fix out of bounds readMarkus Mohrhard1-3/+3
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-3/+3
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-26test: clean up namespacingThomas Arnhold1-1/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-29/+29
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-13/+13
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-3/+3
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-02-21WaE: add virtual dtorCaolán McNamara1-0/+4
2012-02-19this test uses ScNamedRangeObj.ods tooMarkus Mohrhard1-1/+1
2012-02-12fix errors with assertion macrosMarkus Mohrhard1-2/+2
2012-02-12use better assertion macrosMarkus Mohrhard1-10/+10
2012-01-23refactor concept for c++ based subsequenttestsMarkus Mohrhard1-0/+352