summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/preview.cxx
AgeCommit message (Expand)Author
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-10-28loplugin: cstylecastNoel 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-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-23coverity#708104 Uninitialized scalar fieldCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-20-Werror,-Wunused-variableStephan Bergmann
2014-03-19cp#1000022: Display message in print preview when there is nothing to show.Kohei Yoshida
2014-03-19fdo#64290 ui:count selected rows and columnsgdm.manmeet
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/p*.hxx from String to OUStringNoel Grandin
2013-03-19trailing whitespacesThomas Arnhold
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-12-30More cppcheck cleaning in scJulien Nabet
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-24Translation of German commentsPeter Baumgarten
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-11-Werror,-Wunused-valueStephan Bergmann
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-06-26fix for fdo#51040 preview crashNoel Power
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-05fix incredible shrinking scrollbars when zooming in calc preview fdo#50722Noel Power
2012-04-19change strange way of testing a boolLuboš Luňák
2012-04-03Hori/Vert scrollbars in calc preview should be shown only when necessaryNoel Power
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks
2012-03-22removed duplicate includes in scTakeshi Abe
2012-02-09remove unnecessary checkMarkus Mohrhard
2012-02-09remove unnecessary temporary variableMarkus Mohrhard
2011-12-26move OSL_FAIL to correct locationMarkus Mohrhard
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke