summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/scmod.cxx
AgeCommit message (Expand)Author
2024-09-14Resolves tdf#33714 - Option to disable "only active sheet"Heiko Tietze
2024-09-03ONLINE: Fix multi user dark mode link color problemGülşah Köse
2024-08-26In desktop we want to update all the calc shells for dark/light modeCaolán McNamara
2024-08-26p is already checked against m_pColorConfig.get in outside conditionCaolán McNamara
2024-06-03loplugin:ostr in scNoel Grandin
2024-05-12cid#1597307 silence Unchecked return valueCaolán McNamara
2024-05-07cid#1596888 Explicit null dereferencedCaolán McNamara
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-06ScGlobal::GetUserList never returns nullCaolán McNamara
2024-03-23Related: tdf#160056 do calc NumberFormatting via ScInterpreterContextCaolán McNamara
2024-02-29move inline spelling setting out of document and into viewshellCaolán McNamara
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-01-10Related: cool#7951 don't invalidate when creating a new viewCaolán McNamara
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-12-24Remove listeners of SvtAccessibilityOptionsGabor Kelemen
2023-11-28Always send theme-change in kit-mode even if the global theme is the sameCaolán McNamara
2023-11-19Extended loplugin:ostr: scStephan Bergmann
2023-08-23tdf#156611 SC: hyperlink option for MS behaviourAttila Szűcs
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-06convert ColorConfig to officecfg where possibleNoel Grandin
2023-06-02Add Calc view separation for tiled renderingParis Oplopoios
2023-05-30use more TypedWhichInfoNoel Grandin
2023-05-26replace find_if by none_ofDr. David Alan Gilbert
2023-03-30sc drawstyles: Enable the UIMaxim Monastirsky
2022-10-06use more string_view in scNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18loplugin:moveitNoel Grandin
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-04-08lok: avoid validation-dialog yield when savingDennis Francis
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/Noel Grandin
2022-02-18lok: deglobalize SetDragObjectSzymon Kłos
2021-12-29lok: fix formula mode after reference dialog was usedSzymon Kłos
2021-11-29tdf#144308: don't cache DoAutoComplete/AutoInput in ScInputHandlerMike Kaganski
2021-11-29tdf#132145: Synchronize ScAppCfg with configurationMike Kaganski
2021-11-28Refactor ScInputCfg a littleMike Kaganski
2021-11-28tdf#132145: Synchronize ScPrintCfg with configurationMike Kaganski
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-01-10static_cast after dynamic_castNoel Grandin
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen