summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2021-05-17small perf improvement in checking for noteNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27loplugin:moveoptNoel Grandin
2021-04-18no need to construct temporary OUStrings hereNoel Grandin
2021-04-14tdf#126678 - Consider "Include formats" option during sortAndreas Heinisch
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07ScDocShell::GetActiveDialogParent instead of Application::GetDefDialogParentCaolán McNamara
2021-04-06skip intermediate vcl::WindowCaolán McNamara
2021-03-31Related: tdf#137577 Update Name Box range name list on sheet renameEike Rathke
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-03-22drop unneeded includeCaolán McNamara
2021-03-12use the DocShell GetDialogParent as explicit dialog parentCaolán McNamara
2021-02-21Some more unit conversion unificationMike Kaganski
2021-02-15tdf#123202 calc: fix sorting of autofiltered rowsTünde Tóth
2021-02-10Don't shrink row height when deleting cell contents interactively eitherTor Lillqvist
2021-02-02tdf#137081, tdf137082 fixes shape handling in RTL sheetsRegina Henschel
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-02-02Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2021-02-02Probably this LOK invalidation should be done only if something changedTor Lillqvist
2021-01-19loplugin:unusedmethodsNoel
2021-01-18Bring uno:RefreshView to CalcSamuel Mehrbrodt
2021-01-16lok: sort: invalidate the row-height cache tooDennis Francis
2021-01-14lok: send sheetGeometry invalidation after sortDennis Francis
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-09tdf#104927 consider character width for CSV importMark Hung
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski
2021-01-05tdf#139339 : Unify protect/unprotect cases for document protectionAnshu
2021-01-02tdf#133257 : Protection icon in front of sheet nameAnshu
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-22more jumbo sheet workNoel Grandin
2020-12-09tdf#138741 XLSX export: fix crash in setSkipUnusedFileIdsAttila Szűcs
2020-12-04Improve loplugin:stringview detection of unnecessary O[U]String constructionStephan Bergmann
2020-12-03tdf#87973 XLSX export: fix lost file names in modified linksAttila Szűcs
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-12-01Revert "Revert "tdf#138483 sc: update red circles after merging cells""László Németh
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30Revert "tdf#138483 sc: update red circles after merging cells"László Németh
2020-11-30tdf#138483 sc: update red circles after merging cellsTibor Nagy
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-14don't need to include vcl/button.hxxCaolán McNamara
2020-11-11loplugin:stringviewNoel
2020-11-06tdf#134161: Revert "tdf#132137 Rename Default Style in Calc."Xisco Fauli
2020-11-05std::set->o3tl::sorted_set in ScDPCacheNoel
2020-11-01Resolves: tdf#135108 Allow link updates if loaded document so far had noneEike Rathke
2020-10-30convert some tools::Long->sal_Int32Noel