summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2023-02-14no need to use unique_ptr for OInterfaceContainerHelper4Noel Grandin
2023-02-14no need to use unique_ptr for LinesTypeNoel Grandin
2023-02-14sc: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2023-02-14tdf#153604: sc: Add UItestXisco Fauli
2023-02-14osl::Mutex->std::mutex in ScCellFieldsObjNoel Grandin
2023-02-14sc: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2023-02-14osl::Mutex->std::mutex in datastreams::ReaderThreadNoel Grandin
2023-02-14osl::Mutex->std::mutex in ScHeaderFieldsObjNoel Grandin
2023-02-14tdf#149786 sc: add VBA function: ExportAsFixedFormatBalazs Varga
2023-02-14tdf#153604: include the root element when traversing the treeKohei Yoshida
2023-02-13sc: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2023-02-13sc: avoid divide by zero in ScEEImport::GraphicSizeXisco Fauli
2023-02-13tdf#152722 tdf#153023 Add UITestLaurent Balland
2023-02-10tdf#139934: sc_subsequent_filters_test: Add unittestXisco Fauli
2023-02-10tdf#153510: STYLE: try harder to detect when there's nothing to doMike Kaganski
2023-02-10Flatten ScInterpreter::ScStyleMike Kaganski
2023-02-10tdf#153514: try to find exact match, even when searching case-insensitivelyMike Kaganski
2023-02-10Related: tdf#153510 Avoid modification of iterated containerMike Kaganski
2023-02-09lok:sc: do not generate extra mouseup eventsHenry Castro
2023-02-09lok: sc: avoid the shared spreadsheet dialogHenry Castro