summaryrefslogtreecommitdiffstats
path: root/sc/inc/ViewSettingsSequenceDefines.hxx
Commit message (Collapse)AuthorAgeFilesLines
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
| | | | Change-Id: I7223530ae37297a76654cd00cc1fedb56dbe3adb
* remove whitespaceMarkus Mohrhard2014-06-251-1/+0
| | | | Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
| | | | sorry, huge one...
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
|
* Merge commit 'ooo/OOO330_m9'Jan Holesovsky2010-10-061-1/+1
|\
| * dba33i: #i111146# completely put the responsibility for ↵Frank Schoenheit [fs]2010-09-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remembering/restoring view data, when switching to the print preview and back, to SFX In particular, the following changes have been applied - the SfxViewFactory now supports a programmatic API name, as documented in XModel2.getAvailableViewControllerNames - the new SFX_IMPL_NAMED_VIEWFACTORY, complementing the existing SFX_IMPL_VIEWFACTORY, allows to create view factories for such named views - SfxViewFrame::SwitchToViewShell_Impl has been extended to recognize the case where a non-PrintPreview view is exchanged with another view. In this case, it preserves the view's view data at the model - Calc's own mechanism for preserving the standard view's view data, and restoring it when coming back from the print preview, has been removed completely. What probably is left here is to migrate the other applications from SFX_IMPL_VIEWFACTORY to SFX_IMPL_NAMED_VIEWFACTORY. This way, they could also benefit from the new mechanism. Also, the UNO API would then be more precise, as the view names would be speaking then, instead of the current "view<number>" names.
* | sc-sheet-gridline-toggle.diff: Toggle gridline display per sheet.Kohei Yoshida2010-09-151-1/+2
|/ | | | i#14893
* calctabcolor: rebased to m72.Kohei Yoshida2010-02-261-4/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-4/+1
| | | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* | #i5560# Applied & adjusted for the latest codebase the patches from go-oo.Kohei Yoshida2009-09-171-1/+2
|/ | | The original patches were contributed by Daniel Watson.
* INTEGRATION: CWS changefileheader (1.7.96); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/31 17:13:25 rt 1.7.96.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS xmlfilter02 (1.5.402); FILE MERGEDOliver Bolte2008-01-101-3/+7
| | | | | | 2007/12/12 10:09:02 dr 1.5.402.3: RESYNC: (1.5-1.6); FILE MERGED 2007/06/11 08:57:11 dr 1.5.402.2: view settings extensions for OOX filter 2007/06/08 13:20:57 dr 1.5.402.1: view settings extensions for OOX filter
* INTEGRATION: CWS sheetzoom (1.5.574); FILE MERGEDIvo Hinkelmann2007-11-211-3/+6
| | | | 2007/11/12 13:44:22 nn 1.5.574.1: #i24372# allow separate zoom per sheet
* INTEGRATION: CWS ooo19126 (1.4.930); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 15:00:31 rt 1.4.930.1: #i54170# Change license header: remove SISSL
* #86273#; read/write all viewsettings for every viewSascha Ballach2001-05-021-10/+26
|
* add Show Page Break PreviewSascha Ballach2001-04-121-3/+5
|
* change the names of raster from grid to rasterSascha Ballach2001-03-291-2/+22
|
* add the defines, which are used to get the view settings out of a sequence. ↵Sascha Ballach2001-02-211-0/+96
the sequence is used to give the XML Export/Import the view settings