summaryrefslogtreecommitdiff
path: root/test/source/sheet
AgeCommit message (Expand)Author
2017-11-04Create CppUnit::assertion_traits helper fileJens Carl
2017-11-03tdf#45904 Move Java _XSheetCellRangeContainer test to C++Jens Carl
2017-11-03tdf#45904 Move Java _XSheetCellRange tests to C++Jens Carl
2017-11-03tdf#45904 Move Java _XSheetCellRanges tests to C++Jens Carl
2017-11-03tdf#45904 Move Java _XSheetConditionalEntries test to C++Jens Carl
2017-11-03tdf#45904 Move Java _XSheetConditionalEntry tests to C++Jens Carl
2017-11-03tdf#45904 Move Java _XSheetCondition tests to C++Jens Carl
2017-10-30Remove obsolete headerJens Carl
2017-10-30Fix xsheetfilterable CppUnit assertJens Carl
2017-10-29tdf#45904: Move Java _XSheetFilterable test to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetFilterDescriptor tests to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetLinkable tests to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetOperation tests to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetPageBreak tests to C++Jens Carl
2017-10-29tdf#45904 Move Java _XSpreadsheet tests to C++Jens Carl
2017-10-29tdf#45904 Move _XSubTotalCalculatable Java tests to C++Jens Carl
2017-10-29tdf#45904: Move _XSubTotalDescriptor Java tests to C++Jens Carl
2017-10-23loplugin:includeform: testStephan Bergmann
2017-10-09tdf#45904: Move _XAreaLinks Java to C++Jens Carl
2017-10-08tdf#45904: Move _XSubTotalField Java tests to C++Jens Carl
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-08-29Remove unused headerJens Carl
2017-08-29Strength-reduce XViewSplitable::testSplitStephan Bergmann
2017-08-27tdf#45904 Move _DataPilotItem Java tests to C++Jens Carl
2017-08-27tdf#45904: Move _DatabaseRange Java tests to C++Jens Carl
2017-08-27tdf#45904 Move _CellAreaLink Java tests to C++Jens Carl
2017-08-23tdf#45904 Move Java _XUniqueCellFormatRangesSupplier test to C++Jens Carl
2017-08-23tdf#45904 Move Java _XAreaLink tests to C++Jens Carl
2017-08-18tdf#45904 Move Java _XViewFreezable tests to C++Jens Carl
2017-08-08Fix for failing tests of xcellseries with ScCellRangeObj ...Jens Carl
2017-08-08tdf#45904 Move Java _XUsedAreaCursor tests to C++Jens Carl
2017-08-08tdf#45904 Move Java _XViewSplitable tests to C++Jens Carl
2017-08-07Fix typosAndrea Gelmini
2017-08-07tdf#45904 Move Java _XSpreadsheets tests to C++Jens Carl
2017-07-31loplugin:oncevarNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-08tdf#45904 Move Java XSheetAnnotationShapeSupplier test to C++Jens Carl
2017-07-02tdf#45904 Move Java XCellAddressable test to C++Jens Carl
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