summaryrefslogtreecommitdiff
path: root/test/source/sheet
AgeCommit message (Expand)Author
2017-06-28loplugin:oncevar in test..toolsNoel Grandin
2017-06-20tdf#45904 Move remaining XCellSeries test code to C++Paul Trojahn
2017-06-08tdf#45904 Move java XCellSeries test to c++Paul Trojahn
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-28loplugin:cppunitassertequals: testStephan Bergmann
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin
2017-03-19Fix typos + some German translationsAndrea Gelmini
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27tdf#45904 Move java XViewPane test to c++Fabio Buso
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-20tdf#45904 move java based api tests to c++kadertarlan
2016-02-28use better assert macrosMarkus Mohrhard
2016-01-10Fix typosAndrea Gelmini
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-05-08Clean up checks of sal_Bool valuesStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-03-25TyposJulien Nabet
2015-03-24loplugin:constantfunction: testNoel Grandin
2014-12-18test: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-21sc: fix temp file leak in ScTableSheetsObjMichael Stahl
2014-09-30sc: ensure global variables in tests are cleared before shutdownMichael Stahl
2014-08-11XStyleLoader2 : enhance unit test to PageStyleLaurent Godard
2014-08-08fix ambiguity in argumentMarkus Mohrhard
2014-08-08XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard
2014-07-02correct XSheetAnnotations GetByIndex test for #fdo#80551Laurent Godard
2014-07-02unit test XSheetAnnotations GetByIndex for #fdo80551Laurent Godard
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-08WaE: -Werror=maybe-uninitializedCaolán McNamara
2014-05-08various: sal_Bool->boolNoel Grandin
2014-04-11set what system locale should resolve to for languagetagCaolán McNamara
2014-04-11adapt XSheetAnnotation::testGetDate() to locale changeMichael Stahl
2014-04-06whitespace cleanup in testMarkus Mohrhard
2014-03-28coverity#735554 Dead default in switchCaolán McNamara
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2013-12-06Fix integer ambiguityStephan Bergmann
2013-12-06count notes - GetNotesInRange now include last tabLaurent Godard
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-30simplify code and fix out of bounds readMarkus Mohrhard
2013-10-23Improve test assertionsStephan Bergmann