summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview2.cxx
AgeCommit message (Expand)Author
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin
2016-11-19LOK - calc: now PgUp/PgDn offset is used only when PgUp/PgDn are pressedMarco Cecchetti
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-02-02Fix for tdf#97084 : Scroll view to the ref boundary...Dennis Francis
2016-01-06Fix tdf#96524 : Do not change view when...Dennis Francis
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-07tdf#39468 translated german comments in tabview.cxx and tabview2.cxxAlbert Thuswaldner
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-14sc: 0 as the default zoom is curious, should be 100.Jan Holesovsky
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-27remove unused code ScTabView::GetParentOrChild(unsigned short)Noel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-18fdo#74857: Update the incrementer when skipping over hidden regions.Kohei Yoshida
2014-01-28bool improvementsStephan Bergmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-09-27ignore hidden row/columns when navigating, fdo#45020Markus Mohrhard
2013-08-16fdo#37230 Add legacy cell selection behavior and config. optionTomaž Vajngerl
2013-02-13Fix Variable 'bMark' assigned a value never usedJulien Nabet
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-09fix column navigation with CTRL + direction, fdo#45020Markus Mohrhard
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-11-08Fixed the wrong keyboard selection behavior in reference mode.Kohei Yoshida
2011-08-10Prevent crash at column row boundaries.Eike Rathke
2011-06-11Some cppcheck cleaningJulien Nabet
2011-06-06Fix a merge errorFridrich Štrba
2011-06-06Merge remote branch 'origin/libreoffice-3-4'Kohei Yoshida
2011-06-01fdo#34214: Fixed selection by arrow keys around merged cells.Kohei Yoshida
2011-05-28Revert "Removed unnecessary data members."Kohei Yoshida
2011-05-28Revert "Extracted a method from a code block."Kohei Yoshida