summaryrefslogtreecommitdiff
path: root/sc/qa/extras/testdocuments
AgeCommit message (Expand)Author
2022-09-06tdf#118247 - Correctly handle xlCellTypeConstants parameterAndreas Heinisch
2022-06-30tdf#99514 - implement Value2 for compatibilityHannah Meeks
2022-06-15tdf#52602: sc_vba_macro_test: Add unittestXisco Fauli
2022-06-15tdf#149325, tdf#149531: sc_macros_test: Add unittestXisco Fauli
2022-05-16forcepoint#97 avoid Invalid read of size 2Caolán McNamara
2022-04-25tdf#75263 - Export VBA-Project using detected charset on importAndreas Heinisch
2022-03-29tdf#125800: sc_macros: Add unittestXisco Fauli
2022-03-16tdf#64639: sc_macros_test: Add unittestXisco Fauli
2022-03-05make sc_namedrangesobj test work with 16k columnsLuboš Luňák
2022-02-26make VBAMacroTest::testVba() pass with huge sheetsLuboš Luňák
2022-02-15tdf#104902 - Handle embedded newline in Calc's .uno:EnterStringAndreas Heinisch
2022-02-03tdf#146742 - Move the initialization code of a method to SbMethod::CallAndreas Heinisch
2022-02-02vba: test key-binding define by the macroTomaž Vajngerl
2022-01-27vba: add support for Application.WindowState + testTomaž Vajngerl
2022-01-27vba: test for selcting and hiding columns from a VBA MacroTomaž Vajngerl
2022-01-21sc: fix VBA Copy-Paste using same and separate documentTomaž Vajngerl
2021-12-22tdf#143582: Avoid error on clearing leftover return value of a methodMike Kaganski
2021-11-18tdf#78897: sc_pdf_export: Add unittestXisco Fauli
2021-11-17tdf#84012: sc_pdf_export: Add unittestXisco Fauli
2021-11-17tdf#143978: sc_pdf_export: Add unittestXisco Fauli
2021-11-09tdf#142033: sc_macros_test: Add unittestXisco Fauli
2021-10-12tdf#130307 - Support for each loop for objects exposing XIndexAccessAndreas Heinisch
2021-10-08tdf#144970: sc_macros_test: Add unittestXisco Fauli
2021-09-13tdf#144085: sc_macros_test: Add unittestXisco Fauli
2021-08-04tdf#143582 - Clear return value of the method before calling itAndreas Heinisch
2021-07-30tdf#64703 sc: fix regression of printing page breaksAttila Szűcs
2021-07-06XLSX export: handle macros on button form controlsMiklos Vajna
2021-05-03tdf#90278 - Set the vba border to the default borderAndreas Heinisch
2021-04-09tdf#105558: sc_macros: Add unittestrounak
2021-03-29tdf#138646 - consider the document's address conventionAndreas Heinisch
2021-02-05tdf#120161: sc: Move UItest to CppUnitTestXisco Fauli
2021-01-26tdf#46119: sc_macros_test: Add unittestXisco Fauli
2021-01-22tdf#133889 Upcasting the type of actual parameter.tushar
2021-01-18tdf#133887 Set flag of variable when formal parameter is not expecting variant.tushar
2020-12-07tdf#43003 - convert parameter to the requested typeAndreas Heinisch
2020-09-01tdf#136233: Use sheet-local named ranges for VBA's Worksheet.NamesMike Kaganski
2020-08-17tdf#135799: properly load arrays in user-defined types from imageMike Kaganski
2020-08-04tdf#128218: sc_macros_test: Add unittestXisco Fauli
2020-07-21tdf#114427: sc_macros_test: Add unittestXisco Fauli
2020-07-15tdf#107885: sc_macros_test: Add unittestAndreas Heinisch
2020-07-10tdf#107902: sc_macros_test: Add unittestXisco Fauli
2020-07-10tdf#107885: sc_macros_test: Add unittestXisco Fauli
2020-07-09tdf131562: sc_macros_test: Add unittestXisco Fauli
2020-03-24tdf#131296: get numeric value with its data type in StepLOADNCAndreas Heinisch
2020-01-01tdf#57113: store UTF-16 stringpool data after legacy 1-byte dataMike Kaganski
2019-12-30Decrease SplitVertical value to pass on small screen sizeMike Kaganski
2019-03-29tdf#45904 Move XRefreshable Java tests to C++Jens Carl
2019-03-09tdf#45904 Move XRefreshable Java tests to C++Jens Carl
2019-01-16Move XStyleLoader2 tests to ScStyleFamiliesObjJens Carl
2017-11-30Deduplicate conditional formats loaded from .odsTor Lillqvist