summaryrefslogtreecommitdiff
path: root/sc/qa/extras/testdocuments
AgeCommit message (Expand)Author
2024-03-11tdf#159094 sc: fix failure when exporting media files to PDFTibor Nagy
2024-01-29tdf#159412: make sure to keep the value while changing the typeMike Kaganski
2024-01-19tdf#159067 drawinglayer: fix untagged form control (PDF/UA export)Tibor Nagy
2024-01-15tdf#159068 sc: fix detective shapes (PDF/UA export)Tibor Nagy
2024-01-11tdf#159066 sc: fix OLE object alternative text (PDF/UA export)Tibor Nagy
2024-01-10tdf#159065 sc: fix PDF/UA link annotationTibor Nagy
2024-01-08tdf#123870 sc: fix tagged content for accessible PDF exportTibor Nagy
2023-06-09tdf#155244 filter: XHTML export: Making ODF style IDs unique for ...Svante Schubert
2023-04-03tdf#89920 - Handle embedded newline in Calc's search cellAndreas Heinisch
2023-03-28Removed executable bits on ods fileAndrea Gelmini
2023-03-28tdf#142391 - Store method using 0x13 format only when actually neededAndreas Heinisch
2023-02-21tdf#153752: SbxObject::Execute: extra characters in Option Compatible modeMike Kaganski
2023-02-20Remove exec bits on xls fileAndrea Gelmini
2023-02-20VBA: Remove conversions in writer from OORGBTOXLRGB (XLRGB is actually BGR!)Hannah Meeks
2023-02-19tdf#153724: make sure to retrieve the variable value before checking the typeMike Kaganski
2023-02-18Related tdf#149786: add better unit test for vba pdf export macroBalazs Varga
2023-02-14tdf#149786 sc: add VBA function: ExportAsFixedFormatBalazs Varga
2022-11-23UnoApiTest: factor out createTempFileXisco Fauli
2022-09-06Removed executable permission on fileAndrea Gelmini
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