Commit Graph

119 Commits

Author SHA1 Message Date
Thorsten Behrens
9055140515 #87913# Removed some more stuff for xmloff light 2001-07-25 10:45:09 +00:00
Thorsten Behrens
2ad5c484c7 #87913# Now building a static xmloff lib, which is linked only against the player. Stuff not needed for player is disabled with SVX_LIGHT define 2001-07-24 16:06:10 +00:00
Frank Schönheit
34da465f51 had uninitialized pointers 2001-07-16 06:34:21 +00:00
Daniel Vogelheim
54342ef65e #86004# PropertMap construction improved: strings have lengths 2001-07-13 15:12:01 +00:00
Martin Gallwey
482081cb79 updated namespace handling 2001-07-10 16:12:09 +00:00
Michael Brauer
8eec2338e8 #89118#: Don't export xlink:href twice 2001-07-04 13:03:11 +00:00
Daniel Vogelheim
f4983559bd #86004# changes sXML_* strings to XML_* tokens 2001-06-29 20:07:26 +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
Daniel Vogelheim
37bf6f1473 #86004# changes sXML_* string to XML_* tokens continued 2001-06-15 11:35:28 +00:00
Daniel Vogelheim
89a0387a4e #86004# #88312#
- changed convertEnum and appropriate maps to use token constants (rahter than sal_Char*)
- user index marks in the process
2001-06-15 09:37:08 +00:00
Frank Schönheit
58c2913139 #88016# corrected the condition for the assertion 2001-06-14 12:39:35 +00:00
Frank Schönheit
6575bc4c9e #87978# corrected popping states in examineForms 2001-06-11 05:34:30 +00:00
Frank Schönheit
a34b64d4b8 #86096# FontEmphasisMark/FontRelief/TextLineColor 2001-06-07 11:28:30 +00:00
Frank Schönheit
5361983694 #86096# handler for FontEmphasis/FontRelief / substituted OEnumInt16Handler by XMLConstantsPropertyHandler 2001-06-07 11:27:21 +00:00
Frank Schönheit
b07d041791 #86096# enums for FontEmphasis and FontRelief 2001-06-07 11:25:52 +00:00
Frank Schönheit
df1a1e8efd #86712# no explicit dtor anymore 2001-05-29 14:37:44 +00:00
Frank Schönheit
508b15d55a #86712# no releaseContext anymore 2001-05-28 14:04:18 +00:00
Frank Schönheit
1385de51c8 #86712# hold the handler as pointer, not as member instance 2001-05-28 14:03:48 +00:00
Frank Schönheit
3a19d6cb01 #86712# added a format key property 2001-05-28 14:01:19 +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
52981085f7 #86712# added control number style related functionality 2001-05-28 13:59:18 +00:00
Frank Schönheit
75a5d5ad4b #86712# redesigned ConstAsciiString so that it's reusing an rtl_uString / added some properties constants 2001-05-28 13:57:50 +00:00
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