summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2023-02-17CppunitTest_sc_mathematical_functions_test: Add unittestXisco Fauli
2023-02-17crashtesting: crash on export of forum-mso-en4-568138.xlsx to xlsCaolán McNamara
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-17Obtain actual 0-parameter count for OR(), AND() and 1-parameter functionsEike Rathke
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16Avoid storing a redundant reference that may become danglingMike Kaganski
2023-02-16This bool is redundantMike Kaganski
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2023-02-15tdf#153444: sc_subsequent_filters_test: Add unittestXisco Fauli
2023-02-15tdf#146260: sc: Add UItestXisco Fauli
2023-02-15tdf#79571, tdf#151794, tdf#153622: sc: Add UItestXisco Fauli
2023-02-15Fix typoAndrea Gelmini
2023-02-15tdf#138601 XLSX import: fix priority of conditional formatting rulesTibor Nagy
2023-02-15Resolves: tdf#153622 crash in SvListView::SelectListEntryCaolán McNamara
2023-02-15Switch to static rules table and add a few more entriesKohei Yoshida
2023-02-15tdf#153444: map iso-8859-* encoding rangeKohei Yoshida
2023-02-14sc: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli