Commit Graph

97 Commits

Author SHA1 Message Date
Frank Schönheit
611ad4bde0 #85388# +m_nEmptyXXXItems/+implEmptyXXXFound 2001-05-21 12:33:48 +00:00
Frank Schönheit
2395f40f27 #85388# when exporting the ListSource as attribs, store form:option elements as long as there are valid 'selected' or 'default-selected' entries 2001-05-21 12:33:04 +00:00
Frank Schönheit
dae60dbe89 #86895# #86825# implTranslateValueProperty: special handling for EffectiveValue and EffectiveDefault 2001-05-17 11:40:01 +00:00
Frank Schönheit
a110582af0 #86823# changed the handling for control borders 2001-05-15 13:02:13 +00:00
Frank Schönheit
47bfeb2b60 #86267# simulate EmptyIsNull only if appliable 2001-04-27 10:33:04 +00:00
Frank Schönheit
314b07a330 OFormImport: recognize tabbing-cycle 'til SRC630 (compatibility) 2001-04-20 15:51:09 +00:00
Frank Schönheit
d5007e1905 tabbing-cycle -> tab-cycle 2001-04-20 15:49:40 +00:00
Frank Schönheit
846766ca5d arggghhhh .... remove the (double) TextColor entry 2001-04-19 12:23:48 +00:00
Frank Schönheit
eeeaba374a #85097# add TextColor to the styles map, so it won't be exported as ordinary property 2001-04-19 12:21:29 +00:00
Frank Schönheit
b3a1ea2414 #85427# TabCycle has a void-default 2001-04-17 06:58:31 +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
b6e47fb212 added TextColor to the property map 2001-04-02 04:58:40 +00:00
Frank Schönheit
2815ea8b1e #85097# changed the signature of exportBooleanPropertyAttribute 2001-03-29 11:19:43 +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
d4672dba97 #85386# +OTextLikeImport / handle attributes which's defaults differ from the property defaults 2001-03-29 08:45:16 +00:00
Frank Schönheit
0bde99fb30 enableTrackAttributes to prevent the (expensive) attribute tracking 2001-03-29 08:44:19 +00:00
Frank Schönheit
226be0b5cc #85371# +OButtonImport / for buttons and forms, correctly handle the target frame attribute 2001-03-28 13:00:56 +00:00
Frank Schönheit
86fadf1e2f #85371# +simulateDefaultedAttribute / +encounteredAttribute 2001-03-28 12:59:54 +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
Frank Schönheit
bf0a1589fd #85427# corrected the default for NavigationBarMode 2001-03-28 12:06:55 +00:00
Frank Schönheit
d1c1787c92 #85391# correctly read the list source / list items of combo boxes 2001-03-28 11:27:19 +00:00
Frank Schönheit
b7d4434522 #85391# corrected OComboItemImport 2001-03-28 11:26:53 +00:00
Frank Schönheit
48f6278f10 #85097# correctly import boolean properties with inverse semantics 2001-03-28 08:59:38 +00:00
Joachim Lingner
7457dcd80e Replaced OSL_ENSHURE by OSL_ENSURE 2001-03-21 15:54:38 +00:00
Frank Schönheit
a445434a7f #83970# +officeforms.cxx/obj 2001-03-20 12:41:57 +00:00
Frank Schönheit
cbc18c0290 initial checkin - importing/exporting the office:forms element 2001-03-20 12:41:12 +00:00
Frank Schönheit
31aed53973 #83970# +AutomaticControlFocus / +ApplyFormDesignMode 2001-03-20 12:40:33 +00:00
Frank Schönheit
51fa5ece8e #83970# +createOfficeFormsContext 2001-03-20 12:39:58 +00:00
Frank Schönheit
936374e12a #83970# +OOfficeFormsExport 2001-03-20 12:35:38 +00:00
Frank Schönheit
b07d4412ce #83970# +getOfficeFormsAttributeName(/-space) 2001-03-20 12:33:39 +00:00
Frank Schönheit
c10c3316c1 #85115# for compatibility reason recognize the old 'detail-fiels' for a while ... 2001-03-20 07:07:11 +00:00
Frank Schönheit
1aeed61aee #85514# added an attribute to the map for compatibility to old (buggy) files 2001-03-20 07:05:15 +00:00
Frank Schönheit
1228f8080c removed exportAutoStyles (was obsolete) 2001-03-20 07:04:08 +00:00
Frank Schönheit
b432d4716a removed setAutoStyle (was obsolete) 2001-03-20 07:02:56 +00:00
Frank Schönheit
99a0801398 #85114# #85115# corrected attributed names for encoding type and detail fields 2001-03-20 07:02:29 +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
Patrick Luby
f169459699 Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process 2001-03-02 06:21:44 +00:00
Frank Schönheit
0087785199 convertString: for SHORTs, use sal_Int16 ... 2001-02-28 15:44:38 +00:00
Frank Schönheit
e94ac1f8b4 State/DefaultState are int16-properties 2001-02-28 15:42:16 +00:00
Frank Schönheit
ac27f19fd6 #84315# office:events instead of script:events 2001-02-28 15:12:31 +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
7b5af0f7d2 recognize text-area (instead of textarea) for compatibility reasons ('til 624) 2001-02-19 06:55:56 +00:00
Frank Schönheit
f74bac7fa0 tab_index -> tab-index 2001-02-13 12:44:41 +00:00
Frank Schönheit
aee3a05f1d create an OPasswordImport if necessary 2001-02-13 12:44:04 +00:00
Frank Schönheit
f731b09e96 text-area -> textarea 2001-02-13 12:43:42 +00:00
Frank Schönheit
1b4f40404d prevent an assertion because of an outdated file format ('til SUPD>=622) 2001-02-13 08:10:03 +00:00
Frank Schönheit
33e424ae98 #83529# introducing ORadioImport - need special handling for DefaultState / State 2001-02-13 08:09:32 +00:00
Frank Schönheit
51f00eec07 #83528# no CurrentValue property for password fields 2001-02-13 08:07:25 +00:00
Sascha Ballach
f18d36296c add all files which are removed by ganaya erroneously 2001-02-02 08:03:34 +00:00