summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2020-10-25tdf#137713 GetEditView must be called unconditionally in PaintCaolán McNamara
2020-10-24tdf#137713 don't crash if there is no m_xEditViewCaolán McNamara
2020-10-22always call GetFocus if GrabFocus succeededCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20tdf#137594 prevent converting unallocated columns.Mark Hung
2020-10-20use tools::Long in scNoel
2020-10-17Fix typoAndrea Gelmini
2020-10-16weld InputBarCaolán McNamara
2020-10-14Removed duplicated includeAndrea Gelmini
2020-10-13static_cast after dynamic_castNoel
2020-10-13static_cast after dynamic_castNoel
2020-10-13Set correct color for chart background in sidebarSzymon Kłos
2020-10-13static_cast after dynamic_castNoel
2020-10-12Online: Hide right clicked sheet.gokaysatir
2020-10-11tdf#133886 - Libreoffice Calc Subtotals check all columns at onceTomofumi Yagi
2020-10-10we throw away the original of the cloneCaolán McNamara
2020-10-10cid#1467975 Logically dead codeCaolán McNamara
2020-10-10cid#1467974 Dereference before null checkCaolán McNamara
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer
2020-10-09EditView->GetWindow()->GetClipboard() is the same as GetSystemClipboard()Caolán McNamara
2020-10-09EditView may not have a WindowCaolán McNamara
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin
2020-10-08tdf#125462 sc: remove red (invalid data) circleTibor Nagy
2020-10-07Resolves: tdf#137315 explicitly use FloatWinPopupFlags::NoMouseUpCloseCaolán McNamara
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06reparent to nothing to break gtk ownership cycleCaolán McNamara
2020-10-06pRuntimeWindow is always a ScInputBarGroupCaolán McNamara
2020-10-05tdf#88782 sc: autofill number sequences in merged cellsAttila Szűcs
2020-10-04sc: ucsdet_detect may return nullptrTomofumi Yagi
2020-09-30loplugin:unusedmethodsNoel
2020-09-30loplugin:reducevarscope in scNoel
2020-09-30tdf#43958 sc: fix fill by selecting merged cellAttila Szűcs
2020-09-30tdf#40993 tdf#59585 sc fill: copy merged cell structureAttila Szűcs
2020-09-27never null ScViewData*Caolán McNamara
2020-09-27never null ScViewData*Caolán McNamara
2020-09-26never null ScViewData*Caolán McNamara
2020-09-26sc: move FilterFloatingWindow and FilterListBox out of gridwin.cxxTomaž Vajngerl
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-26UpdateOle never called with a null ScViewData*Caolán McNamara
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-25tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-23Fix typoAndrea Gelmini