summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2020-11-26jsdialog: notify about autofilter dropdown closeSzymon Kłos
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-24tdf#134528 Add "Reset All" button to Calc Solver dialogRafael Lima
2020-11-23don't need to include vcl/scrbar.hxx hereCaolán McNamara
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2020-11-18tdf#34686 calc: add option to disable paste with enter keyMartin van Zijl
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann
2020-11-17loplugin:stringviewparam extend to constructorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-14don't need to include vcl/button.hxxCaolán McNamara
2020-11-11convert more long -> tools::LongNoel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-04loplugin:unusedmethodsNoel
2020-11-03Resolves: tdf#137215 restore original modality before dialog loop endsCaolán McNamara
2020-11-03loplugin:unusedfieldsNoel
2020-11-01Resolves: tdf#135108 Allow link updates if loaded document so far had noneEike Rathke
2020-10-31Resolves: tdf#137896 Paste sheet-local names with sheet name prefixEike Rathke
2020-10-30tdf#137620 add explicit SurroundingText support to ScGridWindowCaolán McNamara
2020-10-30convert some tools::Long->sal_Int32Noel
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-28convert some more long -> tools::LongNoel
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-20use tools::Long in scNoel
2020-10-16weld InputBarCaolán McNamara
2020-10-12Online: Hide right clicked sheet.gokaysatir
2020-10-11tdf#133886 - Libreoffice Calc Subtotals check all columns at onceTomofumi Yagi
2020-10-06loplugin:const* make some params and methods constNoel
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-09-30loplugin:unusedmethodsNoel
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-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-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-23Fix typoAndrea Gelmini
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara
2020-09-21weld infobarsCaolá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-19tdf#136559 use freeze+all_foreach for performanceCaolán McNamara
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara
2020-09-18ScViewData may not be available in ScNavigatorDlg ctorCaolán McNamara