summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view/tabview3.cxx
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#117458 let Enter move left/right again, tdf#68290 follow-upEike Rathke2018-07-041-3/+3
* tdf#116821 Keep row/column buttons enabled even when insert impossibleMaxim Monastirsky2018-04-171-2/+0
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-2/+2
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-2/+2
* don't use heap for elements in ScRangeListNoel Grandin2018-03-101-3/+3
* Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin2018-02-171-14/+14
* loplugin:changetoolsgen in scNoel Grandin2018-02-141-25/+25
* TypedWhichId in scNoel Grandin2018-02-031-5/+4
* Circular movement of cursor in a table with hidden columns/rows, tdf#68290 r...tagezi2018-01-301-16/+15
* Fix typoAndrea Gelmini2018-01-151-1/+1
* More loplugin:cstylecast: scStephan Bergmann2018-01-151-13/+13
* More loplugin:cstylecast: scStephan Bergmann2018-01-121-2/+2
* tdf#86085 add slot for toggling thousands separatorJim Raykowski2017-12-081-0/+1
* tdf#114228: fix crash when deleting sheet in specific caseJulien Nabet2017-12-061-2/+3
* tdf#113980 Refresh row/column buttons state after selection changeMaxim Monastirsky2017-12-031-0/+2
* tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose2017-11-201-0/+5
* tdf#50746 Make "paste unformatted text" work for CalcSerge Krot2017-11-191-0/+1
* loplugin:includeform: scStephan Bergmann2017-10-231-33/+33
* new loplugin:blockblockNoel Grandin2017-10-031-4/+2
* clang-tidy modernize-use-emplace in scNoel Grandin2017-09-121-1/+1
* loplugin:constparam in sc part7Noel Grandin2017-08-261-1/+1
* lok: sc: missing invalidation on pasting text and deleting a cellMarco Cecchetti2017-07-101-1/+17
* tdf#95883 Select Unprotected Cells in CalcGulsah Kose2017-06-121-0/+1
* tdf#108098 Correct detection of MIXED state.Gulsah Kose2017-06-071-0/+1
* tdf#86119 Fix toggle behaviour of SID_NUMBER_STANDARD.Gulsah Kose2017-05-301-0/+1
* drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin2017-05-231-61/+60
* sc lok: prevent wrong assignment aEnd.Y()Henry Castro2017-05-221-1/+1
* sc lok: fix wrong assignment aEnd.X()Henry Castro2017-05-181-2/+3
* lok: sc: fix for row/col header updating on changing tabMarco Cecchetti2017-05-161-0/+2
* remove unused uno::Reference varsNoel Grandin2017-05-121-3/+2
* tdf#95885 Add new toolbar and toggle icons for Cell ProtectionGulsah Kose2017-05-051-0/+2
* Removed duplicated includesAndrea Gelmini2017-04-131-1/+0
* tdf#84837 Add Show/Hide all comments commands to Calc.Gulsah Kose2017-04-111-0/+2
* tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl2017-04-041-11/+7
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-14/+14
* tdf#86119 Fix toggle behaviour of SID_NUMBER_TWODEC.Gulsah Kose2017-03-241-0/+1
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-1/+1
* fix typo: bee --> be or beendennisroczek2017-03-221-18/+17
* sc: make tabview3 more readableTomaž Vajngerl2017-02-271-173/+174
* convert ScUpdateMode to scoped enumNoel Grandin2017-02-151-40/+35
* base work to trigger pivot table filter popup with a callbackTomaž Vajngerl2017-02-131-0/+23
* sc lok: Limit number of row with LOK to 1000 rows.Henry Castro2017-02-091-2/+14
* pass ownership by pointerJochen Nitschke2017-01-231-2/+2
* tdf#63593: revert 88f91adf266f19659014df22e09ce6c6761fb6f1Mike Kaganski2016-12-121-1/+1
* convert SFX_HINT to scoped enumNoel Grandin2016-12-081-4/+4
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-291-4/+4
* Remove excessive parenthesis.Kohei Yoshida2016-11-211-1/+1
* LOK - Calc: use the tiled rendering area as visible area in PaintAreaMarco Cecchetti2016-11-191-15/+29
* sc: silence loplugin:staticmethodsMiklos Vajna2016-10-141-0/+1
* LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti2016-10-141-5/+29