summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview3.cxx
AgeCommit message (Expand)Author
2020-09-01tdf#136242 disable changing selection while formula wizard is openCaolán McNamara
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
2017-12-03tdf#113980 Refresh row/column buttons state after selection changeMaxim Monastirsky
2017-11-20tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose
2017-11-19tdf#50746 Make "paste unformatted text" work for CalcSerge Krot
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-07-10lok: sc: missing invalidation on pasting text and deleting a cellMarco Cecchetti
2017-06-12tdf#95883 Select Unprotected Cells in CalcGulsah Kose
2017-06-07tdf#108098 Correct detection of MIXED state.Gulsah Kose