summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2020-11-05std::set->o3tl::sorted_set in ScDPCacheNoel
2020-11-05tdf#137790 calc: set minimal line width: unit testSerge Krot
2020-11-04Unit tests for: Improve 'resize with cell' handlingRegina Henschel
2020-11-04Fix typosAndrea Gelmini
2020-11-04use only NotebookbarToolBox, and not SidebarToolBox, in the notebookbarCaolán McNamara
2020-11-04loplugin:constantparamNoel
2020-11-04uitest: reset formula syntax back to Calc A1Xisco Fauli
2020-11-04loplugin:unusedmethodsNoel
2020-11-03tdf#87474: sc: Add UItestXisco Fauli
2020-11-03Resolves: tdf#137215 restore original modality before dialog loop endsCaolán McNamara
2020-11-03loplugin:unusedfieldsNoel
2020-11-03tdf#137617: sc: Add UItestXisco Fauli
2020-11-03duplicate redundant linesCaolán McNamara
2020-11-03tdf#137896: sc: Add UItestXisco Fauli
2020-11-03uitest: test creation of range names from uiXisco Fauli
2020-11-02Fix typosAndrea Gelmini
2020-11-02tdf#67007: sc: Add UItestXisco Fauli
2020-11-02tdf#100818: sc_ucalc: Add unittestXisco Fauli
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02drop the SvXMLExport::Characters method..Noel
2020-11-02tdf#137620 support surrounding text for calc commentsCaolán McNamara
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