summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview.cxx
AgeCommit message (Expand)Author
2013-07-19fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-04-29fdo#61060 - Freezing now marks spreadsheet as unsaved.Sameer Deshmukh
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-03Android "desktop" app: More hacking on scalingTor Lillqvist
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard
2012-10-19fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-21Really draw Calc tab-splittersMatteo Casalin
2012-06-29Remove unused header guards and optionsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-04-05SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-25optimized zoom to use more common intervalsTim Hardeck
2012-01-17Use platform-independent ::rtl::math::round to fix msvc buildKorrawit Pruegsanusak
2012-01-13fdo#44173: use a geometric progression for zoomingTim Hardeck
2012-01-06Fixed the validation message popup disappearing when scrolling etc.Kohei Yoshida
2012-01-05fdo#36851, bnc#737190: Make the data validation popup more reliable.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-18Removing the switch. Now we use the new autofilter popup for good.Kohei Yoshida
2011-11-04Temporarily disabling the new autofilter popup due to a set-back.Kohei Yoshida
2011-11-04Separate the code path and add new method for autofilter popup launch.Kohei Yoshida
2011-06-09Replace ScHighlightRangeList for std::vector<ScHighlighEntry>.Rafael Dominguez
2011-05-27Massive cleanup of ScTabView. No more sal_Bool from the header.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-02Remove bogus comments.Guillaume Poussel
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-01Alt-Down should do the data select popup by default. (n#666060)Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-17Remove some dead code in 'view'Thomas Arnhold
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky
2010-12-18cppcheck: can reduce the scope of this variableCaolán McNamara
2010-12-11cleaning of __EXPORT defineGert Faller
2010-11-29Don't update visible ranges for invisible panes.Kohei Yoshida
2010-11-29Re-calculate visible range when switching sheets.Kohei Yoshida
2010-11-16HC Cleanup - calcJoseph Powers
2010-10-20Removed lots of dead code.Povilas Kanapickas
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-28This gets rid of a great number of the commentsJustin Malcolm
2010-09-16calc-selection-fixed-cursor.diff: MigratedKohei Yoshida
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-04autorecovery: commit resolved merge (after rebase to m71)Frank Schoenheit [fs]