summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview3.cxx
AgeCommit message (Expand)Author
2021-05-12tdf#139241: partially revert 059f07f9f33460c809a93e0fda1165f5c6f6d805Mike Kaganski
2020-11-17tdf#47349 sc ui: bPosVisible only for fully visibleJustin Luth
2020-11-13tdf#45705 rework zoom in and zoom out UI commands in CalcJim Raykowski
2020-10-29calc: clear the spell-checking cache on tab switch.Michael Meeks
2020-10-20use tools::Long in scNoel
2020-09-18Online: Show input help on Online / Core part.gokaysatir
2020-09-17GetRangeFromString, etc. never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-08-31Related: tdf#136242 should only matter input ref mode is activeCaolán McNamara
2020-08-31tdf#136242 disable changing selection while formula wizard is openCaolán McNamara
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-02-01move internal inline function from .hxx to .cxxLuboš Luňák
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-11-12Resolves: tdf#122232 Move TabStartCol logic to ScTable::GetNextPos()Eike Rathke
2019-11-07Show highlight ranges when chart is selectedSzymon Kłos
2019-10-21sc: rowcol: tdf#50916 convert tabviewNoel Grandin
2019-09-25sc lok: Optimize invalidation triggered by ScTabView::SetCursor() methodTamás Zolnai
2019-09-25lok: send an invalidation by document size changeTamás Zolnai
2019-09-24Formula editing when switching tabsSzymon Kłos
2019-09-24Add reference marks callbackSzymon Kłos
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-07-19cid#1448311 Dereference null return valueCaolán McNamara
2019-07-16tdf#104717 don't set the primary selection on pasteJan-Marek Glogowski
2019-06-21reference childwins are all weldedCaolán McNamara
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-04-30tdf#124975 changing the clipboard selection clears the widget selectionCaolán McNamara
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-04-12weld ScColRowNameRangesDlgCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti
2018-07-04Resolves: tdf#117458 let Enter move left/right again, tdf#68290 follow-upEike Rathke
2018-06-22Avoid member call through null this pointerStephan Bergmann
2018-04-17tdf#116821 Keep row/column buttons enabled even when insert impossibleMaxim Monastirsky
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-03TypedWhichId in scNoel Grandin
2018-01-30Circular movement of cursor in a table with hidden columns/rows, tdf#68290 r...tagezi
2018-01-15Fix typoAndrea Gelmini
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-08tdf#86085 add slot for toggling thousands separatorJim Raykowski
2017-12-06tdf#114228: fix crash when deleting sheet in specific caseJulien Nabet