Thomas Arnhold
88fa511a77
Replace suitable equalsAscii calls with equalsAsciiL.
...
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 11:23:45 +01:00
Julien Nabet
250fe869c1
RTL_CONSTASCII_USTRINGPARAM improvements
2010-11-20 17:21:10 +00:00
Sebastian Spaeth
8694d2bc19
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de >
2010-10-13 10:57:58 +02:00
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]
6d315e9820
autorecovery: mav sanctioned the approach of the (now so-called) RecoveryStorage
2010-01-26 13:19:11 +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
Frank Schoenheit [fs]
af7c6403dc
autorecovery: allow creating SFX-based documents which do not support the XDocumentRecovery interface
...
For this purpose, the SFX document factory methods got an additional parameter respectively flag
("DocumentRecoverySupport" resp. SFXMODEL_DISABLE_DOCUMENT_RECOVERY). This flag is used by database
documents to remove the interface from sub documents (aka forms/reports).
In this course, some of the functionality around those SFXMODELL_* flags, previously duplicated in
all applications, has been consolidated into a new SfxObjectShell constructor.
2010-01-06 21:34:53 +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
Rüdiger Timm
889414040c
INTEGRATION: CWS changefileheader (1.24.2); FILE MERGED
...
2008/04/01 12:28:46 thb 1.24.2.2: #i85898# Stripping all external header guards
2008/03/31 13:33:16 rt 1.24.2.1: #i87441# Change license header to LPGL v3.
2008-04-11 03:53:21 +00:00
Kurt Zenker
5eb0765012
INTEGRATION: CWS odbmacros2 (1.22.10); FILE MERGED
...
2007/12/11 22:19:27 fs 1.22.10.1: #i49133# support for embedded documents which do not support embedded scripts
2008-03-06 18:30:33 +00:00
Kurt Zenker
73962b2170
INTEGRATION: CWS rptchart01_DEV300 (1.22.14); FILE MERGED
...
2008/01/23 08:39:59 mav 1.22.14.1: #i85495# allow to specify a filter name for an embedded object
2008-03-05 17:24:15 +00:00
Jens-Heiner Rechtien
96a7f7bb6e
INTEGRATION: CWS fwk69 (1.21.14); FILE MERGED
...
2007/07/19 13:00:47 mav 1.21.14.1: #i78720# fix the cloned size caching
2007-08-02 16:04:58 +00:00
Vladimir Glazounov
64b6cea2ec
INTEGRATION: CWS chart2mst3 (1.17.4); FILE MERGED
...
2006/11/30 14:06:12 mba 1.17.4.3: #i64497#: parent is now set before objects are loaded
2006/10/18 20:57:35 bm 1.17.4.2: RESYNC: (1.17-1.20); FILE MERGED
2006/10/13 16:05:56 mba 1.17.4.1: #i64497#: make sure that parent of documents is set before loading it as some documents (chart2!) need this
2007-05-22 18:35:12 +00:00
Oliver Bolte
ab1ac69251
INTEGRATION: CWS sb59 (1.18.24); FILE MERGED
...
2006/08/29 14:08:18 sb 1.18.24.1: #i67487# Made code warning-free (wntmsci10).
2006-10-12 10:20:29 +00:00
Oliver Bolte
9a8ca609d6
INTEGRATION: CWS pchfix02 (1.18.18); FILE MERGED
...
2006/09/01 17:25:50 kaib 1.18.18.1: #i68856# Added header markers and pch files
2006-09-16 23:40:51 +00:00
Jens-Heiner Rechtien
0a75809f0d
INTEGRATION: CWS warnings01 (1.17.12); FILE MERGED
...
2005/11/16 11:40:56 pl 1.17.12.2: #i55991# removed warnings
2005/11/03 10:31:39 cd 1.17.12.1: #i55991# Warning free code for gcc
2006-06-19 23:28:28 +00:00
Rüdiger Timm
139a7ce1df
INTEGRATION: CWS ooo19126 (1.16.30); FILE MERGED
...
2005/09/05 17:18:04 rt 1.16.30.1: #i54170# Change license header: remove SISSL
2005-09-08 17:34:55 +00:00
Rüdiger Timm
f6ad2e9d75
INTEGRATION: CWS tl07 (1.11.2); FILE MERGED
...
2005/03/15 09:39:47 tl 1.11.2.4: RESYNC: (1.13-1.14); FILE MERGED
2005/02/14 12:26:21 tl 1.11.2.3: RESYNC: (1.12-1.13); FILE MERGED
2005/01/24 14:35:54 tl 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED
2005/01/24 12:58:57 mba 1.11.2.1: #i38930#: implementation for XChild
2005-04-04 07:08:11 +00:00
Rüdiger Timm
a7a0ac4bbd
INTEGRATION: CWS lobeta3 (1.13.8); FILE MERGED
...
2005/03/16 11:36:25 lo 1.13.8.2: RESYNC: (1.13-1.14); FILE MERGED
2005/03/03 10:38:09 mba 1.13.8.1: #i43712#: DummyObject as a fallback for failed object creation
2005-03-29 13:55:45 +00:00
Vladimir Glazounov
0952063713
INTEGRATION: CWS mav16 (1.13.2); FILE MERGED
...
2005/02/09 12:37:44 mav 1.13.2.1: #i41990# no possibility to activate object during activation
2005-02-25 08:21:15 +00:00
Rüdiger Timm
c8a0116ed4
INTEGRATION: CWS mav15 (1.12.4); FILE MERGED
...
2005/01/18 15:39:15 mav 1.12.4.1: #119038# possibility to link to an encrypted document
2005-01-31 08:01:20 +00:00
Oliver Bolte
24e65d8568
INTEGRATION: CWS dba20 (1.10.18); FILE MERGED
...
2004/12/13 13:38:11 oj 1.10.18.4: RESYNC: (1.10-1.11); FILE MERGED
2004/12/02 18:24:54 oj 1.10.18.3: #i38219# remove assertion in dtor
2004/12/02 16:53:41 mav 1.10.18.2: #i38219# the object can be disposed during the notification
2004/11/12 14:49:15 mav 1.10.18.1: #i37085# allow to get XStateChangeBroadcaster separatelly
2005-01-05 11:47:07 +00:00
Kurt Zenker
699e0bdb63
INTEGRATION: CWS fwkbeta02 (1.10.28); FILE MERGED
...
2004/12/07 13:45:05 mav 1.10.28.1: #i38469# avoid unexpected exceptions
2004-12-09 14:59:51 +00:00
Kurt Zenker
e4401ac1fa
INTEGRATION: CWS mav09 (1.7.2); FILE MERGED
...
2004/09/16 22:01:23 mav 1.7.2.18: RESYNC: (1.8-1.9); FILE MERGED
2004/08/27 12:41:09 mav 1.7.2.17: #i27773# remove previous change
2004/08/27 12:40:07 mav 1.7.2.16: #i27773# container name for ole embedded object
2004/08/17 13:58:16 mav 1.7.2.15: #i27773# BaseURL and Hierarchical object name
2004/07/15 10:32:09 mav 1.7.2.14: #i27773# commit changes made offline
2004/07/01 11:48:18 mav 1.7.2.13: #i27773# links storing on deactivation
2004/06/25 11:49:11 mav 1.7.2.12: #i27773# linkage support
2004/06/24 17:13:41 mav 1.7.2.11: #i27773# reactivate linking support for OOo documents
2004/06/18 14:18:11 mba 1.7.2.10: #i27773#: special objects implementation
2004/06/15 14:44:22 mav 1.7.2.9: #i27773# handle embedded document border
2004/06/10 16:19:48 mav 1.7.2.8: #i27773# use configuration for conversion purposes
2004/06/08 13:15:49 mba 1.7.2.7: #i27773#: changes for UIActivation
2004/05/18 12:34:41 mav 1.7.2.6: #i27773# solve resync problems
2004/05/17 18:24:20 mav 1.7.2.5: RESYNC: (1.7-1.8); FILE MERGED
2004/05/10 08:14:04 mba 1.7.2.4: #i27773#: more verbs
2004/05/06 16:46:35 mba 1.7.2.3: #i27773#: some bugfixes in first testing
2004/02/27 10:26:27 mav 1.7.2.2: #115011# resize of inplace active object
2004/01/22 17:07:58 mav 1.7.2.1: #115011# inplace activation
2004-10-04 18:49:37 +00:00
Jens-Heiner Rechtien
81913409e5
INTEGRATION: CWS insight01 (1.8.4); FILE MERGED
...
2004/06/09 14:52:10 oj 1.8.4.1: #i22465# add StateBroadcaster to queryInterface
2004-08-02 16:44:04 +00:00
Jens-Heiner Rechtien
6bbd4e977b
INTEGRATION: CWS fwkbugfix02 (1.7.10); FILE MERGED
...
2004/04/30 15:28:17 mav 1.7.10.6: #116056# interfaces review
2004/04/30 15:27:33 mav 1.7.10.5: #116056# interfaces review
2004/04/29 07:49:10 mav 1.7.10.4: #116056# interfaces review
2004/04/28 10:25:20 mav 1.7.10.3: #116056# use inheritance
2004/04/14 14:23:22 mav 1.7.10.2: #i22465# state change events
2004/04/07 16:34:48 mav 1.7.10.1: #116056# adopt to incompatible changes
2004-05-10 16:51:12 +00:00
Mikhail Voitenko
5491e83d50
#112923# XCloseable is supported and should be available
2003-12-02 14:33:44 +00:00
Mikhail Voitenko
93f166da84
#112923# do not close stream untill it is needed
2003-11-20 16:02:23 +00:00
Mikhail Voitenko
036f1b99e1
#112923# use close(false) when possible
2003-11-18 11:47:08 +00:00
Mikhail Voitenko
17fe229937
#112923# XCloseable support
2003-11-18 08:03:56 +00:00
Mikhail Voitenko
63624caf55
#112923# XCloseable support
2003-11-17 15:19:26 +00:00
Mikhail Voitenko
c37f4bb94a
#112739# add breakLink method
2003-11-04 13:30:21 +00:00
Mikhail Voitenko
8ff77785fb
#112739# initial version
2003-10-27 12:05:38 +00:00