summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-03-01tdf#153669: sc_uicalc: Add unittestXisco Fauli
2023-03-01sc: move import tests where they belongXisco Fauli
2023-03-01oox: import directly into docmodel's Theme and ColorSetTomaž Vajngerl
2023-03-01CppunitTest_sc_subsequent_filters_test: split in twoXisco Fauli
2023-03-01sc: move export tests where they belongXisco Fauli
2023-03-01CppunitTest_sc_subsequent_export_test: split in twoXisco Fauli
2023-02-28CppunitTest_sc_subsequent_filters_test2: split into twoXisco Fauli
2023-02-28CppunitTest_sc_bugfix_test: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-02-28CppunitTest_sc_bugfix_test: remove commented out testXisco Fauli
2023-02-28tdf#153669: Track formulas that stopped listening ...Kohei Yoshida
2023-02-27Underflow assert also in already calculated pathEike Rathke
2023-02-27ConvertMatrixParameters() worth some asserts instead of OSL_ENSURE/OSL_FAILEike Rathke
2023-02-27Output numeric cell position in SAL_WARN() as wellEike Rathke
2023-02-27Always push a result, even if it's only an errorEike Rathke
2023-02-27Fix typoAndrea Gelmini
2023-02-27Fix typoAndrea Gelmini
2023-02-27Resolves tdf#153580 - Calc's sort dialog too largeHeiko Tietze
2023-02-27Simplify a bitMike Kaganski
2023-02-27Related: tdf#151429 Move fix for tdf#152717 to ScByteSequenceToStringMike Kaganski
2023-02-27tdf#153709 Adapt message for Delete SheetLaurent Balland
2023-02-27no need to hold CollatorWrapper by std::unique_ptrNoel Grandin
2023-02-24improved fix for CppunitTest_sc_uicalcNoel Grandin
2023-02-24CppunitTest_sc_subsequent_filters_test: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-02-24CppunitTest_sc_subsequent_export_test: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-02-24CppunitTest_sc_ucalc*: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-02-24crashtesting: null-deref seen on loading forum-mso-en4-399427.xlsxCaolán McNamara
2023-02-23attempted fix for CppunitTest_sc_uicalcNoel Grandin
2023-02-23tdf#153767: sc_subsequent_filters_test2: Add unittestXisco Fauli
2023-02-23osl::Mutex->std::mutex in OleNameOverrideContainerNoel Grandin
2023-02-23related tdf#148966: rework sdr compatibility flagsSarper Akdemir
2023-02-23fix test for non-default DPINoel Grandin
2023-02-23tdf#151745 Fix input line redraw issue after resizing calc windowSamuel Mehrbrodt
2023-02-23Extend loplugin:cppunitassertequals to more argument typesStephan Bergmann
2023-02-23Resolves: tdf#153767 Try harder to import OOXML bool shared formula resultEike Rathke
2023-02-22CppunitTest_sc_subsequent_filters_test2: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-02-22tdf#63965 Hide one extra Rename Sheet command from Customize dialogGabor Kelemen
2023-02-22simplify ScAccessibleContextBaseNoel Grandin
2023-02-21qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli
2023-02-21qa: use dispatchCommand from macroTestXisco Fauli
2023-02-21tdf#153752: SbxObject::Execute: extra characters in Option Compatible modeMike Kaganski
2023-02-20Remove executable bits on csv fileAndrea Gelmini
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-19crashtesting: crash on import of forum-mso-en4-702161.xlsxCaolán McNamara
2023-02-19tdf#153724: make sure to retrieve the variable value before checking the typeMike Kaganski
2023-02-18tdf#82254 - Don't remove UTF-8 BOM from CSV when saving fileAndreas Heinisch
2023-02-18Related tdf#149786: add better unit test for vba pdf export macroBalazs Varga
2023-02-18Proper error is UnknownStackVariableEike Rathke
2023-02-17Stack check safety belt before fishing in muddy watersEike Rathke
2023-02-17sc: fix divide by zero in ScGridWindow::DrawPagePreviewXisco Fauli