summaryrefslogtreecommitdiff
path: root/sc/inc/pagepar.hxx
AgeCommit message (Collapse)Author
2014-02-14sal_Bool->boolNoel Grandin
Change-Id: Ia411584e133b80eb72676acef6f004bf87898141
2013-11-04Fix for Calc page scaling - see #i54993#Eilidh McAdam
If a print range's manual breaks forced it over more pages than specified by the sheet scale settings, the zoom calculation wasn't able to converge on a zoom level, so it bottomed out at ZOOM_MIN. This issue only appears if the Calc/Print/Page/ForceBreaks option is selected and simply ensures the minimum number of pages is at least the number required by the breaks in the sheet. Change-Id: Iba36e850081718b1aa43e5c3db3c883530885853 Reviewed-on: https://gerrit.libreoffice.org/6532 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
Change-Id: Ifc9837e9f6e3c6a84e9f01c192f10271b184fb6d Reviewed-on: https://gerrit.libreoffice.org/5720 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-07-01INTEGRATION: CWS dr62 (1.5.54); FILE MERGEDVladimir Glazounov
2008/06/16 14:02:37 iha 1.5.54.1: #i32899# PDF Export of a chart selection in calc is empty
2008-04-10INTEGRATION: CWS changefileheader (1.4.700); FILE MERGEDRüdiger Timm
2008/04/01 12:35:59 thb 1.4.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:32 rt 1.4.700.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.3.452); FILE MERGEDRüdiger Timm
2005/09/05 15:00:52 rt 1.3.452.1: #i54170# Change license header: remove SISSL
2004-06-04INTEGRATION: CWS rowlimit (1.1.1.1.346); FILE MERGEDOliver Bolte
2004/04/29 16:16:43 er 1.1.1.1.346.2: RESYNC: (1.1.1.1-1.2); FILE MERGED 2003/11/28 19:47:24 er 1.1.1.1.346.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx
2004-03-19INTEGRATION: CWS sab008 (1.1.1.1.274); FILE MERGEDOliver Bolte
2003/08/29 12:02:25 dr 1.1.1.1.274.1: #i8868# 1st prototype: scale printout to width/height
2000-09-18initial importJens-Heiner Rechtien