summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview.cxx
AgeCommit message (Expand)Author
2015-03-10put local functions into anonymous namespaceTomaž Vajngerl
2015-03-05-Werror,-Wunused-functionStephan Bergmann
2015-03-05callcatcher: update unused codeCaolán McNamara
2015-02-23make calc splitter handle HiDPI awareTomaž Vajngerl
2015-01-04Fix indentTomaž Vajngerl
2015-01-04Remove nOverlap as it is constantly set to 0 now.Tomaž Vajngerl
2015-01-04fdo#87684 option to make tabbar inline with scrollbar againTomaž Vajngerl
2015-01-04tabview - put locals into anonymous namespaceTomaž Vajngerl
2014-10-31convert COMMAND_WHEEL constants to an enumNoel 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-09-16sc: adjust tab height a bitTomaž Vajngerl
2014-08-25fdo#36772 Move the scrollbar and sheet tabs in a separate row.Tomaž Vajngerl
2014-07-17scrolling very slow in calcCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-18coverity#1202953 Uninitialized pointer fieldCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-29coverity#704280 Logically dead codeCaolán McNamara
2014-03-29coverity#704279 Logically dead codeCaolán McNamara
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-17sal_Bool -> boolNoel Grandin
2014-01-09fdo#68961: Check visible range during scrolling, and re-paint if necessary.Kohei Yoshida
2013-10-23remove some legacy stuffThomas Arnhold
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-09-01Separate misspelled ranges when entering a new cell value.Kohei Yoshida
2013-09-01Reset autospell data when inserting/deleting cells.Kohei Yoshida
2013-09-01Handle enabling / disabling of auto spell check.Kohei Yoshida
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida
2013-08-29Check whether or not a visible range has changed.Kohei Yoshida
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