summaryrefslogtreecommitdiffstats
path: root/sc/inc/scitems.hxx
Commit message (Collapse)AuthorAgeFilesLines
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
| | | | sorry, huge one...
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-311-9/+4
| | | | | | | Change-Id: Ifc9837e9f6e3c6a84e9f01c192f10271b184fb6d Reviewed-on: https://gerrit.libreoffice.org/5720 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* support new hyperlink cell attributeNoel Power2013-01-081-45/+46
| | | | | | | | | | Allows a hyperlink attribute to be set for a cell, allows for import of say a hyperlink associated with a formula cell. Since this patch does not add any file format support it is not possible to save such an imported hyperlink to ods. Note: such a hyperlink would not have been imported in the past so this should not be an issue Change-Id: Ieb234bb6e98e4a2630b596a90972a75be12a92d4
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches contributed by Herbert Duerr i#118735 prevent endless loop if vlookup/hlookup doesn't find anything http://svn.apache.org/viewvc?view=revision&revision=1239673 Patches contributed by Andre Fischer remove lp_solver http://svn.apache.org/viewvc?view=revision&revision=1199180 i#118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Armin Le-Grand i#118485 - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 i#118524: apply patch, followup fixes to 118485 http://svn.apache.org/viewvc?view=revision&revision=1186077 Patches contributed by lihuiibm i#108860 - Fix range validation. http://svn.apache.org/viewvc?view=revision&revision=1242846 i#118954 Chart data will lost after copy to different file http://svn.apache.org/viewvc?view=revision&revision=1301345 Patches contributed by Ariel Constenla-Haile Fix Linux build breaker: extra qualification on member http://svn.apache.org/viewvc?view=revision&revision=1301591 i#118696 - i#118697 - Fix some Sheet Tab Color API issues http://svn.apache.org/viewvc?view=revision&revision=1225428 i#118697 - Fix uninitialized variable http://svn.apache.org/viewvc?view=revision&revision=1225859 i#118771 - ScUndoImportTab should preserve tab background color http://svn.apache.org/viewvc?view=revision&revision=1230356 i#118921 - Repaint linked sheet tab background color after updating link http://svn.apache.org/viewvc?view=revision&revision=1245177 i#118927 - Undo/Redo "Update Link" does not reset sheet tab color http://svn.apache.org/viewvc?view=revision&revision=1245241 i#118747 - Copy tab color when transferring sheets across documents http://svn.apache.org/viewvc?view=revision&revision=1230355 Patch contributed by Oliver Rainer-Wittman i#118012 - methods <ScBroadcastAreaSlot::AreaBroadcast(..)> and <ScBroadcastAreaSlot::AreaBroadcastInRange(..)> adapt stl-container iteration in order to avoid destroyed iterators during iteration. http://svn.apache.org/viewvc?view=revision&revision=1297916 Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1397315 Patch contributed by Daniel Rentz calc69: #i116936# fix VBA symbol Cells http://svn.apache.org/viewvc?view=revision&revision=1172135 Patches contributed by leiw: i#118546 CPU 100% on switched off AutoCalculate with Conditional Formatting on date values http://svn.apache.org/viewvc?view=revision&revision=1301380 Re-add new function documentation. Many various cleanups. Add missing calc66: #o11817313# also look at formula result number format, remove redundant binaries.
* API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat2012-12-031-1/+3
| | | | Change-Id: If6d23925567fb184cd8fc4e00fc72fe4d216e756
* support overlapping conditional formatsMarkus Mohrhard2012-10-061-43/+43
| | | | | | | | | | | | | Still missing: *Removing conditional formats *Handling of Manage Names dialog *UNO *Undo/Redo *Import/export *Adjusting the dialogs to support this Change-Id: I72481cfb807fee2c3a1546222fe7e786d515ab44
* remove unused ATTR_COLORSCALEMarkus Mohrhard2012-10-061-1/+0
| | | | Change-Id: I8118127b21144962275cb4486881b1e63b06ff0a
* import color scales from xlsxMarkus Mohrhard2012-05-091-43/+44
| | | | Change-Id: I7db1f2ab6fa842ed9750e8240fa813ba1bbc59b2
* Translated comments from German->EnglishChristina Rossmanith2011-02-111-22/+22
|
* add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
|
* more removed include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
|
* Ported calc-distributed-cell-text-*.diff from ooo-build.Kohei Yoshida2010-10-051-68/+70
| | | | | | | This feature enables horizontal 'distributed' alignment and vertical 'justified' and 'distributed' alignments for cell contents in Calc. Note that this feature relies on ODF 1.2 extended in order for the relevant cell attributes to be saved in ODS.
* 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)
* CWS-TOOLING: integrate CWS overline3Jens-Heiner Rechtien2009-01-051-93/+94
| | | | | | | | | | | | | | | | | 2008-12-11 15:24:46 +0100 fredrikh r265314 : i97099 2008-12-11 15:20:37 +0100 fredrikh r265313 : i97099 2008-12-11 15:18:00 +0100 fredrikh r265312 : i97099 2008-12-11 15:17:00 +0100 fredrikh r265311 : i97099 2008-12-11 15:13:20 +0100 fredrikh r265309 : i97144 2008-12-11 15:06:24 +0100 fredrikh r265306 : i97099 2008-11-24 10:41:42 +0100 fme r264213 : #i5991# Overline support 2008-11-24 10:39:53 +0100 fme r264212 : #i5991# Overline support 2008-11-24 10:02:13 +0100 fme r264209 : #5991# Overline support 2008-11-24 10:01:26 +0100 fme r264208 : #5991# Overline support 2008-11-24 09:59:11 +0100 fme r264207 : #5991# Overline support 2008-11-24 09:57:11 +0100 fme r264206 : #5991# Overline support 2008-11-14 10:36:44 +0100 fme r263667 : CWS-TOOLING: rebase CWS overline3 to trunk@263288 (milestone: DEV300:m35) 2008-11-13 16:12:13 +0100 fme r263649 : #i5991# migrate CWS overline3 to SVN.
* INTEGRATION: CWS changefileheader (1.11.300); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/31 17:13:34 rt 1.11.300.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS pchfix04 (1.10.318); FILE MERGEDKurt Zenker2007-05-101-58/+2
| | | | 2007/02/05 08:35:15 os 1.10.318.1: #i73604# usage of ITEMID_* removed
* INTEGRATION: CWS ooo19126 (1.9.368); FILE MERGEDRüdiger Timm2005-09-081-47/+21
| | | | 2005/09/05 15:00:57 rt 1.9.368.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS dr14 (1.7.308); FILE MERGEDJens-Heiner Rechtien2004-08-021-53/+59
| | | | | | | | 2004/04/23 15:47:40 dr 1.7.308.5: #100000# merge conflict, double which-id 2004/04/21 09:10:19 dr 1.7.308.4: RESYNC: (1.7-1.8); FILE MERGED 2004/01/15 15:38:00 dr 1.7.308.3: #i23675# SIDs for diagonal cell borders 2003/12/18 13:30:43 dr 1.7.308.2: #i22640# SvxOrientationItem replaced by SfxBoolItem for stacked state 2003/11/26 14:54:47 dr 1.7.308.1: #i22640# new cell attribute '
* INTEGRATION: CWS sab008 (1.7.232); FILE MERGEDOliver Bolte2004-03-191-3/+6
| | | | 2003/08/29 12:02:25 dr 1.7.232.1: #i8868# 1st prototype: scale printout to width/height
* #101763# new text direction cell attributeNiklas Nebel2002-09-091-51/+53
|
* #98410# Asian vertical writingDaniel Rentz2002-04-031-51/+52
|
* #92390# support user defined (alien) attributes for cellsNiklas Nebel2001-09-261-4/+3
|
* #86786# WordLineMode, Relief in cell attributesNiklas Nebel2001-05-161-60/+65
|
* #80913# asian typography itemsNiklas Nebel2000-11-301-57/+63
|
* #80688# items for cjk/ctl fontsNiklas Nebel2000-11-231-64/+78
|
* initial importJens-Heiner Rechtien2000-09-181-0/+248