summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin
2020-11-01Resolves: tdf#135108 Allow link updates if loaded document so far had noneEike Rathke
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-11-01Fix typoAndrea Gelmini
2020-10-31Enquote sheet name if necessary, tdf#137896 follow-upEike Rathke
2020-10-31Use ScDocument::GetSheetSeparator()Eike Rathke
2020-10-31Resolves: tdf#137896 Paste sheet-local names with sheet name prefixEike Rathke
2020-10-31Implement ScDocument::GetSheetSeparator()Eike Rathke
2020-10-31tdf#137897 scRetypePassInputDlg: re-allow password removalJustin Luth
2020-10-31Constructing ScCompiler is unnecessary hereEike Rathke
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara
2020-10-31Improve 'resize with cell' handlingRegina Henschel
2020-10-31Support external names in INDIRECT()Eike Rathke
2020-10-31Resolves: tdf#100818 Support sheet-local scoped names in INDIRECT()Eike Rathke
2020-10-31Let INDIRECT() bail out early on empty stringEike Rathke
2020-10-31Pass ExternalInfo up to caller from lcl_ScAddress_Parse_OOo()Eike Rathke
2020-10-31Reintroduce ScGlobal::FindUnquoted() nStart parameterEike Rathke
2020-10-30tdf#137620 add explicit SurroundingText support to ScGridWindowCaolán McNamara
2020-10-30Fix typoAndrea Gelmini
2020-10-30tdf#137625 sc: autofill user list sequences in merged cellsAttila Szűcs
2020-10-30NB tabbed update writer and calc arrangementandreas kainz
2020-10-30tdf#84874 XLSX export: truncate validation textTibor Nagy
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-29calc: clear the spell-checking cache on tab switch.Michael Meeks
2020-10-28tdf#136694 - share spelling context across all ScGridWindows.Michael Meeks
2020-10-28convert some more long -> tools::LongNoel
2020-10-28tdf#tdf#137726: sc: Add UItestXisco Fauli
2020-10-28Improve spell checking performance and impl. in several ways:Dennis Francis
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
2020-10-27avoid warning on set_active(0) on empty GtkComboBoxCaolán McNamara
2020-10-27tdf#137726 hide pivot table dlg so its not a candidate as error dlg parentCaolán McNamara
2020-10-27uitest: move all calc tests to sc/qa/uitestXisco Fauli
2020-10-27Resolves: tdf#137617 Use document address convention to create namesEike Rathke
2020-10-26Clean-up of commit: 0d193c12a673fade8ece9d84cc4024fafdf52c9bAttila Szűcs
2020-10-26tdf#137621 sc: autofill bool sequences in merged cellsAttila Szűcs
2020-10-26uitest: sc: move data folder to the root uitest folderXisco Fauli
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-26tdf#129969 XLSX export: file URLs need IURI encodingTünde Tóth
2020-10-25tdf#137713 GetEditView must be called unconditionally in PaintCaolán McNamara
2020-10-25tdf#115588 write autoDataStyles for master-slidesTomaž Vajngerl
2020-10-24tdf#137713 don't crash if there is no m_xEditViewCaolán McNamara
2020-10-24uitest: sc: get_url_for_data_file -> pathlib.PathXisco Fauli
2020-10-24tdf#104378: sc: Add UItestXisco Fauli
2020-10-24simplify a bitMike Kaganski
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-22always call GetFocus if GrabFocus succeededCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin