summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-11-24tdf#45904 Move _XSheetAnnotationAnchor Java test to C++Jens Carl3-1/+46
2017-11-23tdf#45904 Move _XScenarioEnhanced Java test to C++Jens Carl2-0/+40
2017-11-23tdf#45904 Move _XSheetAuditing Java tests to C++Jens Carl2-0/+137
2017-11-18tdf#45904 Move _XSpreadsheetView Java tests to C++Jens Carl2-0/+42
2017-11-15tdf#45904 Move _XScenariosSupplier Java test to C++Jens Carl2-0/+33
2017-11-15tdf#45904 Move _XSheetAnnotationsSupplier Java test to C++Jens Carl2-0/+34
2017-11-13tdf#45904 Move _XLabelRange Java tests to C++Jens Carl2-0/+51
2017-11-13tdf#45904 Move _XLabelRanges Java test to C++Jens Carl2-0/+45
2017-11-12tdf#45904 Move _XScenarios Java test to C++Jens Carl2-0/+45
2017-11-09tdf#45904 Move Java _XSheetFilterableEx tests to C++Jens Carl3-1/+63
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann6-6/+0
2017-11-07test: clang-format recently added xsheet testsMiklos Vajna6-68/+68
2017-11-06loplugin:constparams in various(2)Noel Grandin2-2/+2
2017-11-04Create CppUnit::assertion_traits helper fileJens Carl4-79/+4
2017-11-03tdf#45904 Move Java _XSheetCellRangeContainer test to C++Jens Carl2-0/+122
2017-11-03tdf#45904 Move Java _XSheetCellRange tests to C++Jens Carl2-0/+35
2017-11-03tdf#45904 Move Java _XSheetCellRanges tests to C++Jens Carl2-0/+53
2017-11-03tdf#45904 Move Java _XSheetConditionalEntries test to C++Jens Carl2-0/+60
2017-11-03tdf#45904 Move Java _XSheetConditionalEntry tests to C++Jens Carl2-0/+38
2017-11-03tdf#45904 Move Java _XSheetCondition tests to C++Jens Carl2-0/+75
2017-10-30Remove obsolete headerJens Carl1-1/+0
2017-10-30Fix xsheetfilterable CppUnit assertJens Carl1-1/+1
2017-10-29tdf#45904: Move Java _XSheetFilterable test to C++Jens Carl2-0/+89
2017-10-29tdf#45904: Move Java _XSheetFilterDescriptor tests to C++Jens Carl2-0/+43
2017-10-29tdf#45904: Move Java _XSheetLinkable tests to C++Jens Carl2-0/+51
2017-10-29tdf#45904: Move Java _XSheetOperation tests to C++Jens Carl2-0/+45
2017-10-29tdf#45904: Move Java _XSheetPageBreak tests to C++Jens Carl2-0/+71
2017-10-29tdf#45904 Move Java _XSpreadsheet tests to C++Jens Carl2-0/+45
2017-10-29tdf#45904 Move _XSubTotalCalculatable Java tests to C++Jens Carl2-0/+75
2017-10-29tdf#45904: Move _XSubTotalDescriptor Java tests to C++Jens Carl2-0/+48
2017-10-23loplugin:includeform: testStephan Bergmann51-56/+56
2017-10-09tdf#45904: Move _XAreaLinks Java to C++Jens Carl2-0/+51
2017-10-08tdf#45904: Move _XSubTotalField Java tests to C++Jens Carl2-0/+80
2017-10-06Process all pending events during Cppunit setUpJan-Marek Glogowski1-0/+5
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-3/+3
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin1-32/+32
2017-09-08EPUB export: inherit text properties in spans from paragraphMiklos Vajna1-0/+1
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M1-1/+1
2017-08-29Remove unused headerJens Carl1-1/+0
2017-08-29Strength-reduce XViewSplitable::testSplitStephan Bergmann1-2/+1
2017-08-27tdf#45904 Move _DataPilotItem Java tests to C++Jens Carl2-0/+73
2017-08-27tdf#45904: Move _DatabaseRange Java tests to C++Jens Carl2-0/+236
2017-08-27tdf#45904 Move _CellAreaLink Java tests to C++Jens Carl2-0/+113
2017-08-25Remove spurious indent of first lineStephan Bergmann1-1/+1
2017-08-24emfio: unit test for the EMF+ rendererPatrick Jaap1-0/+18
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann1-4/+3
2017-08-23tdf#45904 Move Java _XUniqueCellFormatRangesSupplier test to C++Jens Carl2-0/+38
2017-08-23tdf#45904 Move Java _XAreaLink tests to C++Jens Carl2-0/+80
2017-08-23osl::Directory::createPath with excess slashes fails with E_INVAL on WindowsStephan Bergmann1-2/+2
2017-08-23Report osl::Directory::createPath failureStephan Bergmann1-1/+9