summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tabvwsh.hxx
AgeCommit message (Expand)Author
2024-05-21use SAL_RET_MAYBENULL in GetActiveViewShell()Xisco Fauli
2024-03-14cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski
2024-03-07make more symbols private in calcNoel Grandin
2024-02-16calc: sheet protection dialog is asyncHubert Figuière
2024-01-29make calc style dialog asyncNoel Grandin
2024-01-29make append/rename table dialog asyncNoel Grandin
2024-01-29make set-tab-bg-col dialog asyncNoel Grandin
2024-01-25split out set-bg-col logic from ScTabViewShell::ExecuteTableNoel Grandin
2024-01-25split out append and rename table logic from ScTabViewShell::ExecuteTableNoel Grandin
2024-01-24make move table dialog asyncNoel Grandin
2024-01-24make insert table dialog asyncNoel Grandin
2024-01-24split out move and insert table logic from ScTabViewShell::ExecuteTableNoel Grandin
2024-01-21ITEM: solve ScCondFormatDlgItem situationArmin Le Grand (allotropia)
2024-01-08calc: Add option to keep edit mode on enter/tabSkyler Grey
2023-12-21tdf#153690 Prevent invisible dialogs in Calc Full ScreenMatt K
2023-12-09Simplify a bitMike Kaganski
2023-12-09tdf#33210 Add Listener for ColumnRowHighlighting changesSahil
2023-11-15tdf#158031 Revert "tdf#140361 use the DisableEditHyperlink stateJustin Luth
2023-11-15merge duplicate formula bar updates in close time proximityCaolán McNamara
2023-10-16Revert "Make sure views get new themes on .uno:ChangeTheme"Paris Oplopoios
2023-08-08tdf#155799: sc: add getter function "GetEditString"Henry Castro
2023-07-05Make sure views get new themes on .uno:ChangeThemeParis Oplopoios
2023-06-14Add editengine view separation in tiled renderingParis Oplopoios
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-17sc drawstyles: Move style commands to ScTabViewShellMaxim Monastirsky
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2022-09-02no need to use unique_ptr for this map in sc::ScRangeNameNoel Grandin
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-02-18lok: deglobalize SetDragObjectSzymon Kłos
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-06-22Resolves: tdf#140361 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2021-01-11MakeNumberInfoItem always passed a non-null ScViewData*Caolán McNamara
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-20use tools::Long in scNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-07-04lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos
2020-05-09compact namespace in scNoel Grandin
2020-04-30loplugin:makeshared in scNoel Grandin
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos