summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/preview.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-25remove whitespaceMarkus Mohrhard1-20/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-33/+33
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+0
2014-05-23coverity#708104 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-20-Werror,-Wunused-variableStephan Bergmann1-4/+0
2014-03-19cp#1000022: Display message in print preview when there is nothing to show.Kohei Yoshida1-0/+63
2014-03-19fdo#64290 ui:count selected rows and columnsgdm.manmeet1-0/+1
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida1-3/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-12-02Integrate branch of IAccessible2Steve Yin1-2/+21
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-10-04convert sc/source/ui/inc/p*.hxx from String to OUStringNoel Grandin1-1/+1
2013-03-19trailing whitespacesThomas Arnhold1-1/+1
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-7/+3
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2012-12-30More cppcheck cleaning in scJulien Nabet1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-24Translation of German commentsPeter Baumgarten1-27/+28
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-09-11-Werror,-Wunused-valueStephan Bergmann1-1/+1
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-06-26fix for fdo#51040 preview crashNoel Power1-4/+1
2012-06-09Remove superfluous include commentsThomas Arnhold1-4/+0
2012-06-05fix incredible shrinking scrollbars when zooming in calc preview fdo#50722Noel Power1-1/+1
2012-04-19change strange way of testing a boolLuboš Luňák1-1/+1
2012-04-03Hori/Vert scrollbars in calc preview should be shown only when necessaryNoel Power1-1/+4
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks1-2/+3
2012-03-22removed duplicate includes in scTakeshi Abe1-1/+0
2012-02-09remove unnecessary checkMarkus Mohrhard1-5/+1
2012-02-09remove unnecessary temporary variableMarkus Mohrhard1-5/+6
2011-12-26move OSL_FAIL to correct locationMarkus Mohrhard1-2/+2
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-2/+4
2011-11-29fdo#32826: Fixed the print preview inconsistency.Kohei Yoshida1-5/+2
2011-11-29More meaningless comments removed.Kohei Yoshida1-2/+1
2011-11-29Arg to CalcPages() no longer used.Kohei Yoshida1-5/+5
2011-11-29sal_Bool cleanup in ScPreview.Kohei Yoshida1-45/+45
2011-11-29Removed meaningless comments.Kohei Yoshida1-3/+0
2011-11-29fdo#32826: Finally return the real selected sheets, and use it.Kohei Yoshida1-1/+6
2011-11-29Passed the selected sheet info to ScPreview.Kohei Yoshida1-1/+5
2011-11-28dr78: #i116881# correct handling of cached page breaks for user-defined cell ...Eike Rathke1-1/+1
2011-11-28dr78: #i106108# SetDocumentModified also for page marginsEike Rathke1-0/+4
2011-11-28dr78: #i88468# merge page margin display back into DoPrintEike Rathke1-187/+101
2011-11-28dr78: #i114518# don't resize/invalidate in DataChanged if called from PaintEike Rathke1-13/+23
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-0/+1