summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview2.cxx
AgeCommit message (Expand)Author
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
2011-05-28sal_Bool to bool.Kohei Yoshida
2011-05-28Consolidated local functions in anonymous namespace.Kohei Yoshida
2011-05-28Extracted a method from a code block.Kohei Yoshida
2011-05-27Massive cleanup of ScTabView. No more sal_Bool from the header.Kohei Yoshida
2011-05-27More clean up of unnecessary code.Kohei Yoshida
2011-05-27Removed unnecessary data members.Kohei Yoshida
2011-05-27fdo#34214: Fixed selection by arrow keys around merged cells.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-17Properly update column and row header selections. (fdo#34383)Kohei Yoshida
2011-02-14remove an assignment for a variable unused thereafterTakeshi Abe
2011-02-12Get correct current position when shift-page up and down. (fdo#34026)Kohei Yoshida
2011-02-11Cleaned up RowHidden() and ColHidden() calls.Kohei Yoshida
2011-02-11Fixed incorrect cursor navigation. (fdo#33756)Kohei Yoshida
2011-02-11Remove indistinguishable branchingTakeshi Abe
2011-02-10WaE: Remove unused variablesThomas Arnhold
2011-02-09Remove static if-statementThomas Arnhold
2011-01-24Remove OLD_SELECTION_PAINT.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-17Remove some dead code in 'view'Thomas Arnhold