summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/printfun.cxx
AgeCommit message (Expand)Author
2014-05-08Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-06consistent percent sign in commentsThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-19cp#1000022: Display message in print preview when there is nothing to show.Kohei Yoshida
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-26Resolves: #i123672# Made data used in ScPrintFunc to prepare...Armin Le Grand
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-02-03some more continuous correctionsThomas Arnhold
2014-01-30fdo#74194 Revert "Resolves: #i121136# Improve Spreadsheet performance ..."Eike Rathke
2014-01-28bool improvementsStephan Bergmann
2013-11-15Referer check for Calc background imageStephan Bergmann
2013-11-04Fix for Calc page scaling - see #i54993#Eilidh McAdam
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
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-08convert sc/inc/editutil.hxx from String to OUStringNoel Grandin
2013-09-15Use the shorter GetScaledWidth() methodZolnai Tamás
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-06-07Resolves: #i121136# Improve Spreadsheet performance in some areasWang Lei
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-28Replace ScBaseCell in CellInfo with ScRefCellValue.Kohei Yoshida
2013-03-23Translations of comments from German into EnglishJohannes Widmer
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-30More cppcheck cleaning in scJulien 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-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-22Resolves: fdo#45869 we want page preview text to layout for print outputCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-03-15i#84393 Fix title field in header, footerSzabolcs Dezsi
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2011-12-20callcatcher: ScJobSetup never constructedCaolán McNamara
2011-12-15Removed extra semicolonsJesse
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-28dr78: #i116881# correct handling of cached page breaks for user-defined cell ...Eike Rathke
2011-11-28dr78: #i51508# use the correct MapMode for EditEngine when formatting for screenEike Rathke
2011-11-28dr78: #i88468# merge page margin display back into DoPrintEike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-10-05bnc#722045: Display page background color/image properly.Kohei Yoshida
2011-09-06merge area does not need to be increased if a shadow is attachedMarkus Mohrhard
2011-08-26String to rtl::OUString.Kohei Yoshida