summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/pfuncache.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-9/+9
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2011-11-28dr78: #i116881# correct handling of cached page breaks for user-defined cell ...Eike Rathke1-3/+1
2011-11-28dr78: #i95280# avoid repeated progress bars in ScPrintFuncCache for all sheetsEike Rathke1-0/+5
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-23fix out of bounds access in printfunc.cxxMarkus Mohrhard1-0/+2
2011-07-05yet more iterator->const_iteratorCaolán McNamara1-1/+1
2011-07-05change from manual loop to ScMarkData::iteratorMarkus Mohrhard1-22/+21
2011-05-18rework ScPrintFuncCache to work with unlimited number of sheetsMarkus Mohrhard1-5/+12
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-3/+3
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-3/+3
2010-11-01Merge commit 'ooo/OOO330_m13'Jan Holesovsky1-0/+2
2010-10-27calc61: #i115266# handle multiple selection for printing, return valid settin...Niklas Nebel1-0/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-04-30#i101309# handle print options from new printer UI in renderableNiklas Nebel1-2/+2
2008-04-11INTEGRATION: CWS changefileheader (1.5.492); FILE MERGEDRüdiger Timm1-23/+18
2006-07-21INTEGRATION: CWS pchfix01 (1.4.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.3.274); FILE MERGEDRüdiger Timm1-47/+21
2004-10-28INTEGRATION: CWS pdf02 (1.2.158); FILE MERGEDPascal Junck1-3/+73
2004-06-04INTEGRATION: CWS rowlimit (1.1.308); FILE MERGEDOliver Bolte1-12/+12
2002-08-28#102510# keep the PrintFuncCache across several XRenderable callsNiklas Nebel1-0/+161