Commit Graph

32 Commits

Author SHA1 Message Date
Frank Schoenheit [fs]
aabc69e75d autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore. 2010-03-11 11:26:05 +01:00
Jens-Heiner Rechtien
82b1d381cd changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Frank Schoenheit [fs]
d0e9f1f751 autorecovery: save/recover forms and reports
Still some lose ends. Most notably, the current code contains cases for other sub component types,
but has no real implementation - attempting to save/recover those other types will yield multiple
assertions only. Also, recovery of SRB-reports has not been tested, yet, chances are good there's
some work ahead here.

Other known open issues:
- recovering sub components immediately shows them, instead of initially hiding them, and showing
  only when the main document window is shown
- the implementation currently is no real session save, which would require saving information about
  *unmodified* open sub components (though not their actual content), and restoring them upon
  recovery.
- doing an implicit "connect" at the controller of the to-be-recovered database document is a requirement
  to actually load the sub components, but might yield problems in case this requires interaction
  (e.g. a login). Need to investigate
- the "recovery" storage is not removed from the database document storage after un/successful recovery
- cancelling the recovery of a "modified" database document always suggests to store this doc somewhere
2010-01-15 15:21:15 +01:00
Kurt Zenker
8570f88531 CWS-TOOLING: integrate CWS chart41
2009-09-07 11:17:59 +0200 iha  r275880 : #i104854# ODF: Fallback to bar chart for surface charts as long as surface charts are not implemented
2009-09-03 10:07:24 +0200 iha  r275745 : #i104020# Y axis scaling  problem with stock chart
2009-09-02 17:11:42 +0200 iha  r275723 : #i103984# XChartDataArray / setDataArray broken
2009-09-02 17:05:16 +0200 iha  r275721 : #i103984# XChartDataArray / setDataArray broken
2009-08-31 18:18:21 +0200 iha  r275629 : #i103076# ODF, chart from MS-Office2007sp2 doesn't load  caused be different  xlink:href syntax
2009-08-28 18:35:52 +0200 iha  r275548 : #i103460# ODF charts without svg:width and svg:height are not imported correctly
2009-08-28 18:35:25 +0200 iha  r275547 : #i103460# ODF charts without svg:width and svg:height are not imported correctly
2009-08-28 18:25:45 +0200 iha  r275546 : #i103460# ODF charts without svg:width and svg:height are not imported correctly
2009-08-28 18:23:21 +0200 iha  r275544 : #i103460# ODF charts without svg:width and svg:height are not imported correctly
2009-08-28 18:18:34 +0200 iha  r275543 : #i103460# ODF charts without svg:width and svg:height are not imported correctly
2009-08-27 15:57:20 +0200 iha  r275490 : #i104160# report designer broken
2009-09-14 10:57:16 +00:00
Ivo Hinkelmann
600b7c043d CWS-TOOLING: integrate CWS mav50_DEV300
2009-04-16 17:54:43 +0200 mav  r270901 : #i100993# let the links stay in loaded state if possible
2009-04-16 17:50:44 +0200 mav  r270900 : #i100993# let the links stay in loaded state if possible
2009-04-16 17:46:45 +0200 mav  r270899 : #i100993# let the links stay in loaded state if possible
2009-04-16 17:44:47 +0200 mav  r270898 : #i100993# let the links stay in loaded state if possible#
2009-04-23 13:48:24 +00:00
Rüdiger Timm
de335803f9 INTEGRATION: CWS changefileheader (1.26.20); FILE MERGED
2008/04/01 12:28:46 thb 1.26.20.2: #i85898# Stripping all external header guards
2008/03/31 13:33:16 rt 1.26.20.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:52:32 +00:00
Jens-Heiner Rechtien
4a4f7ef60f INTEGRATION: CWS fwk69 (1.24.6); FILE MERGED
2007/07/19 13:00:47 mav 1.24.6.1: #i78720# fix the cloned size caching
2007-08-02 16:04:47 +00:00
Jens-Heiner Rechtien
fde57bc0b1 INTEGRATION: CWS fwk70 (1.24.8); FILE MERGED
2007/07/27 15:29:13 mav 1.24.8.1: #149940# fix typo
2007-08-02 12:31:19 +00:00
Rüdiger Timm
333b7c8b93 INTEGRATION: CWS oj14 (1.22.2); FILE MERGED
2007/06/04 19:05:07 oj 1.22.2.2: RESYNC: (1.22-1.23); FILE MERGED
2007/03/14 15:48:04 mav 1.22.2.1: #i75401# no need to use implementation service names any more
2007-07-06 09:06:37 +00:00
Vladimir Glazounov
b9a6821a5e INTEGRATION: CWS chart2mst3 (1.22.6); FILE MERGED
2007/02/02 13:18:58 mav 1.22.6.1: #i72072# change the modified state after storing with connection to the storage
2007-05-22 18:35:00 +00:00
Vladimir Glazounov
9335550afb INTEGRATION: CWS inplaceobjects (1.18.22); FILE MERGED
2006/09/28 20:02:23 mba 1.18.22.5: RESYNC: (1.19-1.20); FILE MERGED
2006/07/06 14:28:30 mba 1.18.22.4: RESYNC: (1.18-1.19); FILE MERGED
2006/07/03 15:10:16 mba 1.18.22.3: #i66239#: some fixes for correct hatch window border size and smoother toolbar switching
2006/06/29 12:25:49 mba 1.18.22.2: #i66239#: some fixes for correct handling of inplace and UI active state
2006/06/09 10:36:28 mba 1.18.22.1: #i66239#: support individual MiscStatus
2006-11-01 17:19:51 +00:00
Oliver Bolte
d69607b49b INTEGRATION: CWS sb59 (1.19.20); FILE MERGED
2006/08/29 14:08:18 sb 1.19.20.1: #i67487# Made code warning-free (wntmsci10).
2006-10-12 10:20:02 +00:00
Oliver Bolte
20539821db INTEGRATION: CWS pchfix02 (1.19.14); FILE MERGED
2006/09/01 17:25:50 kaib 1.19.14.1: #i68856# Added header markers and pch files
2006-09-16 23:40:25 +00:00
Jens-Heiner Rechtien
f6a8430b2c INTEGRATION: CWS warnings01 (1.14.12); FILE MERGED
2006/04/07 19:58:14 sb 1.14.12.3: RESYNC: (1.17-1.18); FILE MERGED
2006/01/25 20:32:17 sb 1.14.12.2: RESYNC: (1.14-1.17); FILE MERGED
2005/11/16 11:40:56 pl 1.14.12.1: #i55991# removed warnings
2006-06-19 23:28:05 +00:00
Kurt Zenker
45eaae1413 INTEGRATION: CWS mav19 (1.16.2); FILE MERGED
2006/01/09 12:00:12 mav 1.16.2.1: #126520# avoid crash
2006-02-01 18:04:41 +00:00
Oliver Bolte
59416ef948 INTEGRATION: CWS optstor2 (1.13.10); FILE MERGED
2005/12/12 13:40:25 mav 1.13.10.3: RESYNC: (1.14-1.16); FILE MERGED
2005/11/10 17:01:29 mav 1.13.10.2: RESYNC: (1.13-1.14); FILE MERGED
2005/10/19 09:13:05 mav 1.13.10.1: #i55785# add loging
2006-01-20 08:50:04 +00:00
Rüdiger Timm
272aabf860 INTEGRATION: CWS impress76 (1.14.16); FILE MERGED
2005/11/08 11:27:28 cl 1.14.16.1: #i56896# tunnel BuildId from meta.xml to ole objects
2005-11-10 15:28:38 +00:00
Rüdiger Timm
3a49c1b772 INTEGRATION: CWS stacks01 (1.14.14); FILE MERGED
2005/11/07 07:40:50 mav 1.14.14.1: #i57349# do not allow to change client site in active state
2005-11-10 15:12:36 +00:00
Rüdiger Timm
9fd7bd7639 INTEGRATION: CWS ooo19126 (1.13.30); FILE MERGED
2005/09/05 17:18:03 rt 1.13.30.1: #i54170# Change license header: remove SISSL
2005-09-08 17:34:10 +00:00
Rüdiger Timm
bc41348ee0 INTEGRATION: CWS tl07 (1.8.12); FILE MERGED
2005/03/15 09:39:39 tl 1.8.12.4: RESYNC: (1.9-1.11); FILE MERGED
2005/01/26 09:46:59 tl 1.8.12.3: #i38930#: implementation for XChild
2005/01/24 14:35:45 tl 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED
2005/01/24 12:58:57 mba 1.8.12.1: #i38930#: implementation for XChild
2005-04-04 07:07:56 +00:00
Vladimir Glazounov
fbcdd3fb3b INTEGRATION: CWS fwkfinal1 (1.11.2); FILE MERGED
2005/03/04 13:12:41 mav 1.11.2.1: #i38064# provide the module name
2005-03-23 13:19:45 +00:00
Kurt Zenker
e76490b95b INTEGRATION: CWS removedrafts (1.9.18); FILE MERGED
2005/02/17 12:41:17 cd 1.9.18.1: #i42557# move UNOIDL types from drafts to com
2005-03-01 18:52:37 +00:00
Vladimir Glazounov
c46a382744 INTEGRATION: CWS mav16 (1.9.14); FILE MERGED
2005/02/15 08:56:58 mav 1.9.14.2: #i41990# the last notification is done when the state is already changed
2005/02/09 12:37:44 mav 1.9.14.1: #i41990# no possibility to activate object during activation
2005-02-25 08:20:55 +00:00
Oliver Bolte
67f2fbfbd1 INTEGRATION: CWS dba20 (1.8.8); FILE MERGED
2004/12/02 16:59:33 mav 1.8.8.1: #i38219# the object can be disposed during the notification
2005-01-05 11:46:53 +00:00
Rüdiger Timm
fc46ace120 INTEGRATION: CWS fwkpp2fix01 (1.7.8); FILE MERGED
2004/10/25 08:13:28 mav 1.7.8.1: #i35927# fix the locking handling
2004-11-09 14:11:09 +00:00
Kurt Zenker
5fa5c9d4cd INTEGRATION: CWS mav09 (1.4.2); FILE MERGED
2004/09/16 22:01:15 mav 1.4.2.19: RESYNC: (1.5-1.6); FILE MERGED
2004/08/23 12:11:17 mav 1.4.2.18: #i27773# let SaveAs verb be handled by container
2004/08/02 13:39:32 mav 1.4.2.17: #i27773# UI activation related stuff
2004/07/19 09:05:54 mav 1.4.2.16: #i27773# menu merging
2004/07/16 14:58:04 mba 1.4.2.15: #i27773#: fixes after resync to m47
2004/07/15 16:57:09 mav 1.4.2.14: #i27773# layout manager switch
2004/07/15 10:32:09 mav 1.4.2.13: #i27773# commit changes made offline
2004/07/06 16:44:10 mba 1.4.2.12: #i27773#: react on component that fails to activate
2004/07/02 08:48:10 mba 1.4.2.11: #i27773#: more stuff for SpecialObjects
2004/07/01 13:26:22 mav 1.4.2.10: #i27773# update visual representation each time the object is deactivated
2004/07/01 11:48:17 mav 1.4.2.9: #i27773# links storing on deactivation
2004/06/18 14:18:10 mba 1.4.2.8: #i27773#: special objects implementation
2004/06/10 16:19:47 mav 1.4.2.7: #i27773# use configuration for conversion purposes
2004/06/08 13:15:49 mba 1.4.2.6: #i27773#: changes for UIActivation
2004/05/18 12:34:40 mav 1.4.2.5: #i27773# solve resync problems
2004/05/17 18:24:12 mav 1.4.2.4: RESYNC: (1.4-1.5); FILE MERGED
2004/02/23 10:03:09 mav 1.4.2.3: #115011# fix typo
2004/01/23 15:38:43 mav 1.4.2.2: #115011# square interception
2004/01/22 17:07:57 mav 1.4.2.1: #115011# inplace activation
2004-10-04 18:49:03 +00:00
Jens-Heiner Rechtien
c5a0438f67 INTEGRATION: CWS insight01 (1.5.4); FILE MERGED
2004/06/10 11:27:59 oj 1.5.4.1: embedded obj changes
2004-08-02 16:43:51 +00:00
Jens-Heiner Rechtien
b80fd1bd0a INTEGRATION: CWS fwkbugfix02 (1.4.10); FILE MERGED
2004/04/19 13:35:46 mav 1.4.10.3: #116056# interfaces review
2004/04/14 14:23:22 mav 1.4.10.2: #i22465# state change events
2004/04/07 16:34:47 mav 1.4.10.1: #116056# adopt to incompatible changes
2004-05-10 16:51:00 +00:00
Mikhail Voitenko
036f1b99e1 #112923# use close(false) when possible 2003-11-18 11:47:08 +00:00
Mikhail Voitenko
f7b502b676 #112923# notify client in case of activation/deactivation 2003-11-14 14:33:20 +00:00
Mikhail Voitenko
aec29756d7 #112923# ole implementation related changes 2003-11-14 14:24:28 +00:00
Mikhail Voitenko
8ff77785fb #112739# initial version 2003-10-27 12:05:38 +00:00