summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin.cxx
AgeCommit message (Expand)Author
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara
2021-03-25tdf#140968 tdf#140978 XLSX import: fix lost rounded filtersBalazs Varga
2021-03-20OutputDevice view is sufficient hereCaolán McNamara
2021-03-15tdf#139804 Focus form controls inside document with Alt-<Mnemonic>Samuel Mehrbrodt
2021-03-15Calc: Update selected cell range before calculating the selection area.Gökay Şatır
2021-03-11TransferableDataHelper::CreateFromSelection doesn't use its argumentCaolán McNamara
2021-03-01drop intermediate vcl container for ScFilterListBox floating toplevelCaolán McNamara
2021-03-01FloatingWindow::StateChanged will set the same ILibreOfficeKitNotifierCaolán McNamara
2021-02-28remove unnecessary MouseButtonDown forwardCaolán McNamara
2021-02-22Some more unit conversion unificationMike Kaganski
2021-02-10tdf#140006 don't limit dropdown width to 300pixelsCaolán McNamara
2021-02-07prevent reference range resetting on panning in mobilePranam Lashkari
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-02-02Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2021-02-01Don't bother shrinking row height when changing just one row interactivelyTor Lillqvist
2021-01-11PasteFromClipboard never passed a null ScViewData*Caolán McNamara
2021-01-07ScTable::GetProtection and ScDocument::GetTabProtection can be constMike Kaganski
2020-12-22split SotStorageStream into two classesNoel
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-09pivot table: fix interactions in onlineSzymon Kłos
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-26autofilter: make working with multiple users in onlineSzymon Kłos
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18tdf#34686 calc: add option to disable paste with enter keyMartin van Zijl
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-02tdf#137620 support surrounding text for calc commentsCaolán McNamara
2020-10-30tdf#137620 add explicit SurroundingText support to ScGridWindowCaolán McNamara
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-20use tools::Long in scNoel
2020-10-07Resolves: tdf#137315 explicitly use FloatWinPopupFlags::NoMouseUpCloseCaolán McNamara
2020-09-26sc: move FilterFloatingWindow and FilterListBox out of gridwin.cxxTomaž Vajngerl
2020-09-26UpdateOle never called with a null ScViewData*Caolán McNamara
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-21set whether dates are needed in the ctorCaolán McNamara
2020-09-20tdf#136559 We can get a performance boost from using a ListStoreCaolán McNamara
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-18Online: Show input help on Online / Core part.gokaysatir
2020-09-16ScEditableTester ctor never passed a null ScDocument*Caolán McNamara
2020-09-16lcl_GetHyperlinkCell never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-08-28tdf#133160 sc: fix width of Autofilter popup windowAttila Szűcs
2020-08-21uilogger : Add support in the Logger and DSL for the LAUNCHMENU in CALCAhmed ElShreif
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2020-07-15Don't reset reference marks when editing the formulaSzymon Kłos
2020-07-15Empty reference marks on selection resetSzymon Kłos
2020-07-07ScGridWindow::UpdateEditViewPos: keep EditView's print-twips data updatedDennis Francis