summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-19use more string_view in SfxItemPropertyMapNoel
2020-12-15update pchesCaolán McNamara
2020-12-14loplugin:singlevalfieldsNoel
2020-12-14tdf#138662 improve dialog box feedback for invalid Calc sheet namesSeth Chaiklin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-04update pchesCaolán McNamara
2020-12-03tdf#87973 XLSX export: fix lost file names in modified linksAttila Szűcs
2020-11-30clean up ScDocumentThreadSpecificLuboš Luňák
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21loplugin:stringviewparam for formulalogger/GroupScope/addMessage (sc)Julien Nabet
2020-11-19crashtesting: assert the failure which will cause tdf129410-1.ods to crashCaolán McNamara
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2020-11-18tdf#34686 calc: add option to disable paste with enter keyMartin van Zijl
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-14Resolves: tdf#103419 - update tooltip for SWITCH in CalcSeth Chaiklin
2020-11-13tdf#45705 rework zoom in and zoom out UI commands in CalcJim Raykowski
2020-11-06loplugin:unusedmethodsNoel
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-04loplugin:constantparamNoel
2020-11-04loplugin:unusedmethodsNoel
2020-10-31Implement ScDocument::GetSheetSeparator()Eike Rathke
2020-10-31Improve 'resize with cell' handlingRegina Henschel
2020-10-31Resolves: tdf#100818 Support sheet-local scoped names in INDIRECT()Eike Rathke
2020-10-31Reintroduce ScGlobal::FindUnquoted() nStart parameterEike Rathke
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-28Improve spell checking performance and impl. in several ways:Dennis Francis
2020-10-28convert some more long -> tools::LongNoel
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-20use tools::Long in scNoel
2020-10-16sc: use the fastparser API when possibleNoel
2020-10-10Resolves: tdf#137370 Re-enable UI translated standard cell style namesEike Rathke
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin
2020-10-08tdf#125462 sc: remove red (invalid data) circleTibor Nagy
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-05tdf#88782 sc: autofill number sequences in merged cellsAttila Szűcs
2020-09-29Determine CharClass difference once, tdf#137091 follow-upEike Rathke
2020-09-29Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke
2020-09-26tdf#112279 Change the error message to more clearRoman Kuznetsov
2020-09-26Consolidate, factor out common duplicated code, tdf#128797 follow-upEike Rathke
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara