Commit Graph

61 Commits

Author SHA1 Message Date
Kurt Zenker
8914e6c946 INTEGRATION: CWS pchfix01 (1.60.58); FILE MERGED
2006/07/12 10:02:31 kaib 1.60.58.1: #i67080# Converted cxx files in sc, added initial project level pch and stripped old PCH definitions.
2006-07-21 12:36:03 +00:00
Rüdiger Timm
e736aeb334 INTEGRATION: CWS calc36 (1.58.10); FILE MERGED
2006/04/06 09:22:36 nn 1.58.10.1: #i63513# new method SetNewRangeNames to avoid extra copy of ScRangeName
2006-05-05 08:44:44 +00:00
Rüdiger Timm
17d23a40ad INTEGRATION: CWS sfxcleanup (1.57.24); FILE MERGED
2006/04/28 13:24:24 mba 1.57.24.2: RESYNC: (1.57-1.58); FILE MERGED
2006/03/05 00:21:00 mba 1.57.24.1: #132394#: remove superfluous code
2006-05-02 14:47:17 +00:00
Oliver Bolte
cf26eb0501 INTEGRATION: CWS calcperf02 (1.55.12); FILE MERGED
2006/03/13 13:46:14 nn 1.55.12.5: RESYNC: (1.56-1.57); FILE MERGED
2006/02/23 18:10:19 nn 1.55.12.4: #i62483# ApplyAttributes/ApplyStyle: skip IsSelectionEditable while loading
2006/02/06 18:02:05 nn 1.55.12.3: #i61702# when loading formatted text, don't restore the API object's EditEngine state
2006/02/01 15:27:07 nn 1.55.12.2: RESYNC: (1.55-1.56); FILE MERGED
2005/10/13 15:43:08 nn 1.55.12.1: #i55926# no unnecessary CompileNameFormula/CompileDBFormula calls during load
2006-03-27 08:35:26 +00:00
Kurt Zenker
4090d5ebb4 INTEGRATION: CWS calc35 (1.56.28); FILE MERGED
2006/01/27 17:19:31 nn 1.56.28.1: #i57869# background color in table styles, apply before content
2006-02-03 17:26:08 +00:00
Rüdiger Timm
365c4882cd INTEGRATION: CWS numberformat (1.55.28); FILE MERGED
2005/10/26 17:52:33 kendy 1.55.28.1: #i55546#
The ULONG -> sal_uInt32 patches related to NumberFormat extracted from ooo64bit02 CWS.
2005-12-14 14:09:19 +00:00
Jens-Heiner Rechtien
c37e7f13e8 INTEGRATION: CWS dr37 (1.53.18); FILE MERGED
2005/07/28 08:42:43 nn 1.53.18.4: #i52120# prevent duplicate linked areas in the same cell
2005/07/05 11:32:10 dr 1.53.18.3: #i10000# don't pass temporary as non-const reference
2005/07/04 13:30:09 nn 1.53.18.2: #i51445# handle merged cells extending from the deleted cells
2005/04/22 14:38:16 nn 1.53.18.1: #i8180# remove db ranges/linked areas/labels/datapilot on deleted sheets
2005-09-28 11:09:11 +00:00
Rüdiger Timm
578ddac174 INTEGRATION: CWS ooo19126 (1.53.128); FILE MERGED
2005/09/05 15:04:29 rt 1.53.128.1: #i54170# Change license header: remove SISSL
2005-09-08 19:45:19 +00:00
Vladimir Glazounov
fdc9364a45 INTEGRATION: CWS calc30 (1.52.186); FILE MERGED
2005/02/14 16:40:45 nn 1.52.186.1: #i42764# ScEditAttrTester: compare items to cell attributes, not pool defaults
2005-03-08 14:43:55 +00:00
Jens-Heiner Rechtien
4d24203a20 INTEGRATION: CWS dr12 (1.45.36); FILE MERGED
2004/08/12 12:46:51 sab 1.45.36.5: RESYNC: (1.50-1.51); FILE MERGED
2004/07/27 01:55:31 sab 1.45.36.4: RESYNC: (1.48-1.50); FILE MERGED
2004/05/06 11:44:03 dr 1.45.36.3: RESYNC: (1.46-1.48); FILE MERGED
2004/02/25 10:22:20 dr 1.45.36.2: RESYNC: (1.45-1.46); FILE MERGED
2004/02/24 10:13:33 jmarmion 1.45.36.1: #i21255# text formatting for cell notes
2004-09-08 12:52:34 +00:00
Kurt Zenker
dd58eab705 INTEGRATION: CWS os35 (1.50.34); FILE MERGED
2004/07/16 23:21:34 dr 1.50.34.2: #i20500# merge cells toolbar button
2004/07/13 15:05:50 dr 1.50.34.1: #i30271# new Calc Format menu
2004-08-02 11:57:35 +00:00
Oliver Bolte
09e14f3660 INTEGRATION: CWS rowlimit (1.45.24); FILE MERGED
2004/03/25 21:36:01 er 1.45.24.8: #i1967# use ValidCol,ValidRow,ValidTab
2004/03/15 17:22:53 er 1.45.24.7: RESYNC: (1.46-1.48); FILE MERGED
2004/03/11 12:07:47 er 1.45.24.6: #i1967# type correctness
2004/02/25 01:17:51 er 1.45.24.5: #i1967# type correctness
2004/02/11 13:58:19 er 1.45.24.4: RESYNC: (1.45-1.46); FILE MERGED
2004/01/23 18:15:03 er 1.45.24.3: #i1967# restructure ScAddress to use SCCOL/SCROW/SCTAB instead of one single UINT32; make converting ctors explicit
2004/01/16 17:42:47 er 1.45.24.2: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short
2004/01/14 15:50:04 er 1.45.24.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; SCsCOL,SCsROW,SCsTAB replace short
2004-06-04 10:23:08 +00:00
Jens-Heiner Rechtien
8a38023f0d INTEGRATION: CWS dialogdiet01 (1.48.40); FILE MERGED
2004/04/22 01:25:17 mwu 1.48.40.1: dialogdiet01_2004_04_22
2004-05-10 14:58:27 +00:00
Jens-Heiner Rechtien
7a71a79d87 INTEGRATION: CWS cac (1.44.48); FILE MERGED
2003/07/01 15:49:19 er 1.44.48.1: #i4070# untangle compiler.hxx -> tokenarray.hxx, errorcodes.hxx
2004-03-08 10:53:40 +00:00
Rüdiger Timm
ba541a79a1 INTEGRATION: CWS calc18 (1.44.134); FILE MERGED
2004/02/11 12:40:51 dr 1.44.134.4: RESYNC: (1.45-1.46); FILE MERGED
2003/12/05 09:44:06 dr 1.44.134.3: RESYNC: (1.44-1.45); FILE MERGED
2003/11/14 11:29:21 dr 1.44.134.2: #i19600# do not try to access external docs in filters
2003/10/13 15:00:57 dr 1.44.134.1: #112610# Make ScAddress(UINT32) ctor explicit
2004-03-02 08:48:36 +00:00
Jens-Heiner Rechtien
6335aa1366 INTEGRATION: CWS calcrtl (1.44.6); FILE MERGED
2003/11/27 11:16:25 nn 1.44.6.4: RESYNC: (1.44-1.45); FILE MERGED
2003/10/29 19:41:56 nn 1.44.6.3: #106948# handle text alignment in repaint
2003/07/11 10:21:58 nn 1.44.6.2: #106948# menu function to mirror sheet
2003/06/30 17:15:25 nn 1.44.6.1: #106948# table flag for RTL layout
2004-02-03 11:34:29 +00:00
Rüdiger Timm
991b162382 INTEGRATION: CWS valgrind01 (1.44.162); FILE MERGED
2003/11/04 18:05:54 hr 1.44.162.1: #i20184#: ScDocFunc::PutCell(): ensure initialization of bHeight
2003-11-25 09:50:12 +00:00
Jens-Heiner Rechtien
8bd5751e6f INTEGRATION: CWS apps61beta2 (1.41.2.1.40); FILE MERGED
2003/04/15 09:46:49 bm 1.41.2.1.40.3: RESYNC: (1.41.2.1-1.43); FILE MERGED
2003/04/10 13:31:15 sab 1.41.2.1.40.2: #i925#; test whether cell is editable and notifing Accessibility is not neccessary on XML import
2003/04/03 18:38:44 nn 1.41.2.1.40.1: #i12940# ClearItems: always use multi selection
2003-04-28 14:44:20 +00:00
Rüdiger Timm
554ec34d5f INTEGRATION: CWS calc06 (1.41.2.1.28); FILE MERGED
2003/03/19 16:56:03 nn 1.41.2.1.28.1: #108208# SetWidthOrHeight: don't set manual height flag when hiding rows (height 0)
2003-04-08 15:31:20 +00:00
Jens-Heiner Rechtien
555d702903 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-26 17:07:02 +00:00
Niklas Nebel
eacb79951c #83422# different error messages for protected cells and part of array formula 2002-11-20 13:36:29 +00:00
Sascha Ballach
396abc349c #103934#; test for InputHandler 2002-11-13 06:32:53 +00:00
Sascha Ballach
153b7f9891 #103934#; don't show the text in editline and cell if cell is in editmode 2002-11-13 06:29:00 +00:00
Niklas Nebel
b909edd5b3 #104403# implementation of XCellRangeFormula 2002-10-22 12:32:03 +00:00
Sascha Ballach
4221d8e1ae #97125#; it should be possible to set MatrixFormulas always in English 2002-10-21 10:29:39 +00:00
Sascha Ballach
ee776382e6 #103934#; notify editline and cell in edit mode in PutCell if it is a API call 2002-10-18 12:02:04 +00:00
Niklas Nebel
7ff8179082 #94115# Manually merge undo actions for paste with inserting cells instead of list action 2002-10-09 10:00:13 +00:00
Eike Rathke
94ad0274db #100866# SetCellText, EnterMatrix: IncXMLImportedFormulaCount() 2002-10-01 16:05:50 +00:00
Eike Rathke
bdca2dc01f #100186# replace superfluous (and not fully implemented) ScRangeUtil::Make(Tab)*AreaString and ScRefTripel::GetRefString with (ScAddress|ScRange)::Format 2002-09-24 17:21:45 +00:00
Niklas Nebel
63bf00b245 #101329# InsertCells: pass RefUndoDoc to InsertCol/Row instead of copying formulas 2002-08-15 09:07:36 +00:00
Sascha Ballach
c3e9d5370a #101326#; use the new compare method to compare the password and the hash 2002-07-24 08:18:05 +00:00
Niklas Nebel
e5ad8de8c8 #101161# allow drawing objects at copy&paste of cells 2002-07-15 13:34:55 +00:00
Sascha Ballach
26dedf3dac #99079#; delete only arrows 2002-05-03 11:13:31 +00:00
Niklas Nebel
9dcbc833bb #95319# include width/height in undo when moving whole columns/rows 2002-04-12 18:07:53 +00:00
Niklas Nebel
e1003f310a #97032# ITEMID_FIELD must be defined before including EditEngine headers 2002-03-04 18:38:57 +00:00
Sascha Ballach
5445dc52e7 #95024#; delete pNewData and fix so a memory leak 2001-11-21 07:42:43 +00:00
Niklas Nebel
8e771981e5 #93589# use ScSizeDevProvider also for optimal width 2001-10-31 14:59:24 +00:00
Niklas Nebel
5c52914287 #76689# skip filtered rows at copy&paste 2001-10-18 19:31:07 +00:00
Sascha Ballach
f9ac323937 #92553#; remember the EditEngine paragraph attributes instead copy the EditEngine. 2001-10-15 10:27:28 +00:00
Sascha Ballach
fa24160e15 #92239#; don't ask HasAttrib if loading xml 2001-09-27 09:43:22 +00:00
Eike Rathke
72d96e4bf8 #91854# lcl_ScDocFunc_CreateTokenArrayXML: formula doesn't need to be splitted anymore for new ScStringToken, speed and size improvement 2001-09-05 08:57:20 +00:00
Niklas Nebel
850019194d #79771# PutData: set EditTextObjectPool, remove paragraph attributes 2001-07-11 18:23:38 +00:00
Niklas Nebel
1f1c7b53d8 #89021# don't create empty string cells 2001-06-29 16:35:37 +00:00
Niklas Nebel
7398feb02b #88521# SetCellText: use quote as text marker also for bEnglish 2001-06-21 08:21:40 +00:00
Niklas Nebel
af92da9b21 #78966# PutData: don't remove alignment from source edit engine 2001-06-01 17:04:59 +00:00
Niklas Nebel
7365cd8511 use ScSizeDeviceProvider for optimal height 2001-05-11 16:11:53 +00:00
Eike Rathke
945c2e5d0e ScTableLink with refresh delay 2001-04-18 11:34:53 +00:00
Daniel Rentz
e9f65d691d refresh delay for area links 2001-04-05 09:52:34 +00:00
Niklas Nebel
818be05b7a undo for transliteration 2001-03-27 07:48:22 +00:00
Niklas Nebel
8307bfb038 transliteration menu functions 2001-03-26 18:26:30 +00:00