summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2021-01-14lok: send sheetGeometry invalidation after sortDennis Francis
2021-01-14Rename m_xBtnCancel->m_xBtnClose (sc/optsolver)Julien Nabet
2021-01-13Revert "pivot table: make options cancel button working" + fix crash againJulien Nabet
2021-01-13Resolves: tdf#138972 dnd is moving instead of copying the dataCaolán McNamara
2021-01-13lok: don't turn off online spelling by view change.Tamás Zolnai
2021-01-13devtools: move DevelopmentToolChildWindow to its own fileTomaž Vajngerl
2021-01-13devtools: Enable DevTools in Calc, Impress and DrawTomaž Vajngerl
2021-01-12cid#1471553 establish that pViewData will never be nullCaolán McNamara
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-12pivot table: make options cancel button workingSzymon Kłos
2021-01-12jsdialog: make Data field dialog workingSzymon Kłos
2021-01-11CreateScSubTotalDlg always called with a non-null pArgSetCaolán McNamara
2021-01-11MakeNumberInfoItem always passed a non-null ScViewData*Caolán McNamara
2021-01-11CreateScAutoFormatDlg always passed a non-null ScViewData*Caolán McNamara
2021-01-11SetTabNoAndCursor never passed a null ScViewData*Caolán McNamara
2021-01-11PasteFromClipboard never passed a null ScViewData*Caolán McNamara
2021-01-11ScFormatShell::pViewData is never nullCaolán McNamara
2021-01-10merge ScSubTotalItem ctorsCaolán McNamara
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-10online: make buttons work in statistics dialogsSzymon Kłos
2021-01-10online: Don't lock new views if ref dialog is openedSzymon Kłos
2021-01-09Fix typosAndrea Gelmini
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-09AccessibleShapeTreeInfo needs a vcl::WindowNoel Grandin
2021-01-09tdf#104927 consider character width for CSV importMark Hung
2021-01-08Introduce Color::IsFullyTransparentNoel
2021-01-08use more IsTransparentNoel
2021-01-08tdf#138134 sc: remove red circle of updated formulaTibor Nagy
2021-01-08use more IsTransparentNoel Grandin
2021-01-07jsdialog: make source selector dialog buttons workSzymon Kłos
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski
2021-01-07Make Pivot table db & external source dialogs asyncSzymon Kłos
2021-01-06Hide calc input bar tooltips in onlineSzymon Kłos
2021-01-05tdf#139339 : Unify protect/unprotect cases for document protectionAnshu
2021-01-03Removed duplicated includeAndrea Gelmini
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-02tdf#133257 : Protection icon in front of sheet nameAnshu
2021-01-01tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorDuP-491
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-27Drop some unnecessary HDL macrosGabor Kelemen
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-22more jumbo sheet workNoel Grandin
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-22split SotStorageStream into two classesNoel
2020-12-21weld pagelistmenuCaolán McNamara