summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2023-02-09lok: do not recreate lok-drawview for every tile paintDennis Francis
2023-02-08osl::Mutex->std::mutex in ScExternalRefCacheNoel Grandin
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2023-02-07Resolves: tdf#139934 always apply cellXfs xf explicits (tdf#123139 related)Eike Rathke
2023-02-07sc: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2023-02-07crashtesting: crash in ScInterpreter::ScCountIfsCaolán McNamara
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-02-07sc: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2023-02-07uitest: reset value when changing the measurement unitXisco Fauli
2023-02-06Make LOKClipboard available to other modulesSzymon Kłos
2023-02-06lok: formulabar: fix URL fields selectionSzymon Kłos
2023-02-05Related: tdf#150098 sc validation: allowing formulas for validity testBalazs Varga
2023-02-05osl::Mutex->std::atomic in sc::CSVFetchThreadNoel Grandin
2023-02-05osl::Mutex->std::atomic in sc::ReaderThreadNoel Grandin
2023-02-04Resolves: tdf#153353 formula bar border area bg didn't change on theme changeCaolán McNamara
2023-02-03tdf#153023 Disable Thousand separator for NatNum12Laurent Balland
2023-02-01UITest_textToColumns: fix indent and simplify codeXisco Fauli