Commit Graph

36 Commits

Author SHA1 Message Date
Jens-Heiner Rechtien
1c37b6a9ed INTEGRATION: CWS vgbugs07 (1.35.18); FILE MERGED
2007/06/04 13:23:27 vg 1.35.18.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 14:17:49 +00:00
Kurt Zenker
ee93663d8e INTEGRATION: CWS dba23a (1.33.56); FILE MERGED
2007/03/22 20:34:20 fs 1.33.56.3: #i10000#
2007/03/22 20:31:16 fs 1.33.56.2: #i74087#
2007/03/14 14:23:02 fs 1.33.56.1: copying property-bag related changes from CWS hb02 to CWS dba23a - in preparation of some bug fixes
2007-05-10 08:42:02 +00:00
Oliver Bolte
c63dfc3518 INTEGRATION: CWS hb02 (1.33.38); FILE MERGED
2007/01/31 13:42:00 fs 1.33.38.1: #i74051# always export REMOVEABLE properties in the property-values section
2007-03-09 12:05:53 +00:00
Vladimir Glazounov
e7b9bf275e INTEGRATION: CWS pj65 (1.32.30); FILE MERGED
2006/10/31 14:03:10 pjanik 1.32.30.1: #i71027#: prevent warnings on Mac OS X with gcc 4.0.1.
2006-11-21 16:35:01 +00:00
Oliver Bolte
464ab0aecd INTEGRATION: CWS pchfix02 (1.31.18); FILE MERGED
2006/09/01 17:59:42 kaib 1.31.18.1: #i68856# Added header markers and pch files
2006-09-17 09:37:56 +00:00
Rüdiger Timm
93f19be786 INTEGRATION: CWS dba204b (1.30.16); FILE MERGED
2006/07/14 11:05:52 fs 1.30.16.1: #i67019# allow for generic sequence properties
2006-07-26 06:33:33 +00:00
Jens-Heiner Rechtien
c070dd6c09 INTEGRATION: CWS warnings01 (1.29.34); FILE MERGED
2005/11/16 22:47:11 pl 1.29.34.1: #i55991# removed warnings
2006-06-19 17:20:32 +00:00
Rüdiger Timm
5f117d730a INTEGRATION: CWS ooo19126 (1.28.94); FILE MERGED
2005/09/05 14:39:03 rt 1.28.94.1: #i54170# Change license header: remove SISSL
2005-09-09 13:15:15 +00:00
Vladimir Glazounov
fbd8c7c314 INTEGRATION: CWS eforms4 (1.26.106); FILE MERGED
2005/02/18 14:41:42 dvo 1.26.106.2: RESYNC: (1.26-1.27); FILE MERGED
2004/12/08 16:25:39 fs 1.26.106.1: replaced some DBG_UTILs with OSL_DEBUG_LEVEL > 0, where needed
2005-03-23 10:25:47 +00:00
Kurt Zenker
0b15173a6c INTEGRATION: CWS dba22 (1.26.120); FILE MERGED
2004/12/29 11:29:25 fs 1.26.120.1: #i34551# vertical alignment
2005-01-21 15:49:29 +00:00
Jens-Heiner Rechtien
5ae1d7a19e INTEGRATION: CWS insight01 (1.22.98); FILE MERGED
2004/07/23 13:23:18 oj 1.22.98.4: RESYNC: (1.23-1.25); FILE MERGED
2004/02/20 11:15:30 oj 1.22.98.3: #i25414# extend form file format for form:datasource
2004/01/02 20:26:46 oj 1.22.98.2: RESYNC: (1.22-1.23); FILE MERGED
2003/12/17 10:49:12 oj 1.22.98.1: #111075# changes for the new database export/import filter
2004-08-02 13:15:40 +00:00
Rüdiger Timm
258b7d2d0d INTEGRATION: CWS oasis (1.23.60); FILE MERGED
2004/06/08 14:49:19 mib 1.23.60.1: - #i20153#: form controls
2004-07-13 07:14:38 +00:00
Oliver Bolte
45995cebf4 INTEGRATION: CWS frmcontrols04 (1.23.94); FILE MERGED
2004/05/06 12:25:39 fs 1.23.94.1: #i26047# import and export of the ImagePosition property
2004-07-05 15:09:54 +00:00
Kurt Zenker
d25ab1c074 INTEGRATION: CWS frmcontrols01 (1.22.102); FILE MERGED
2003/10/22 13:17:44 fs 1.22.102.2: #21277# new implementations for exporting/importing scrollbar controls as form:value-range elements
2003/10/17 13:43:18 fs 1.22.102.1: #110714# GetRelativeReference does not accept empty URLs anymore
2003-12-11 11:10:15 +00:00
Jens-Heiner Rechtien
00b722f8b9 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-27 17:21:03 +00:00
Frank Schönheit
32606bc87e #102407# (on behalf of BerryJia@openoffice.org) introduced property-is-void attribute for writing generic property values which are void, but not default 2002-11-01 11:34:08 +00:00
Frank Schönheit
e159b46a38 during #104402# changed signature of some exportAttribute* methods for performance reasons 2002-10-25 07:01:56 +00:00
Ocke Janssen
849f254c79 #99721# now save image url relative 2002-08-22 06:36:10 +00:00
Frank Schönheit
099b60a107 #88691# TargetURL property value must be saved relative to own document 2001-06-25 12:32:38 +00:00
Frank Schönheit
777fbe4293 #86712# don't export DateFormat and TimeFormat directly anymore - the format settings are stored as style now 2001-05-28 14:00:42 +00:00
Frank Schönheit
52ff2b217e #85427# +_bVoidDefault parameter for addEnumPropertyAttribute 2001-04-17 06:58:12 +00:00
Frank Schönheit
321c0d2747 #85904# exportRemainingProperties: create the form:properties element only if there is at least one sub element (form:property) 2001-04-11 12:44:23 +00:00
Frank Schönheit
e6fdd89a31 #85097# when exporting boolean properties, allow for MAYBEVOID props 2001-03-29 11:18:58 +00:00
Frank Schönheit
c2d8ab9029 #85371# write target frame attribute even if the prop value is an empty string 2001-03-28 12:58:52 +00:00
Sascha Ballach
0ccbd5e138 did the required change (move of extract.hxx form cppuhelper to comphelper) 2001-03-16 13:37:07 +00:00
Armin Weiss
27d210ef7f Changed double import/export to use it's own conversion routines
so iots more clear what type is used
2001-02-26 09:28:04 +00:00
Frank Schönheit
2fccb8cfc9 no own style handling anymore - the shape exporter is responsible for our styles now 2001-02-01 08:46:47 +00:00
Frank Schönheit
b0fc105a9f file format change (extra wrapper element for controls, similar to columns) 2001-01-03 15:25:34 +00:00
Frank Schönheit
961836fb1c some changes ... now exporting/importing styles 2000-12-18 14:14:35 +00:00
Michael Brauer
4884ea2495 #82036#: new graphic properties 2000-12-18 12:25:02 +00:00
Frank Schönheit
bad29c3828 slightly modified some documentations 2000-12-13 09:38:49 +00:00
Frank Schönheit
4bf52c7f36 generic properies: writer shorts really as shorts 2000-12-12 10:58:32 +00:00
Frank Schönheit
fd7751a133 changes for the formlayer import - still under construction 2000-12-06 16:28:05 +00:00
Martin Hollmichel
ddcd141c43 add: stdio.h for Solaris8 2000-11-29 09:36:05 +00:00
Frank Schönheit
bbcbb9ac9a extended the export capabilities - generic controls / grid columns / generic properties / some missing form properties 2000-11-19 14:41:32 +00:00
Frank Schönheit
1453ff26fc initial checkin - export and/or import the applications form layer 2000-11-17 18:03:33 +00:00