summaryrefslogtreecommitdiff
path: root/test/source/sheet
AgeCommit message (Expand)Author
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
2013-10-02WaE: unused variableTor Lillqvist
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
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
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold