Commit graph

39 commits

Author SHA1 Message Date
Oliver Bolte
670ff1e4b3 INTEGRATION: CWS custommeta (1.37.18); FILE MERGED
2008/02/26 10:32:41 mst 1.37.18.2: RESYNC: (1.37-1.38); FILE MERGED
2008/01/16 14:54:25 mst 1.37.18.1: remove export of user-defined document info text fields
- xmloff/inc/txtflde.hxx:
  + remove FIELD_ID_DOCINFO_INFORMATION[0-3] from enum FieldIdEnum
- xmloff/source/text/txtflde.cxx:
  + remove export of the 4 document information text fields
2008-02-26 12:29:40 +00:00
Rüdiger Timm
5de7669d66 INTEGRATION: CWS notes2 (1.36.56); FILE MERGED
2007/12/15 16:12:00 mod 1.36.56.2: RESYNC: (1.36-1.37); FILE MERGED
2007/11/29 11:07:28 mba 1.36.56.1: #i84074#: load and save annotations with rich text formatting
2008-02-19 12:12:24 +00:00
Ivo Hinkelmann
77ee5842db INTEGRATION: CWS customfields (1.36.72); FILE MERGED
2007/10/15 18:40:50 mba 1.36.72.1: #i5092#: support custom properties in DocInfoFields
2007-11-26 14:24:25 +00:00
Jens-Heiner Rechtien
e9e6fbcf1b INTEGRATION: CWS vgbugs07 (1.35.38); FILE MERGED
2007/06/04 13:23:18 vg 1.35.38.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
2007-06-27 13:45:38 +00:00
Oliver Bolte
8a8a5435cd INTEGRATION: CWS hb02 (1.32.62); FILE MERGED
2007/02/05 16:24:40 hbrinkm 1.32.62.1: #144146# new properties Help and Hint
2007-03-09 12:03:45 +00:00
Rüdiger Timm
e3fd43983a #i10000# Reverted last commit. Should have gone to a CWS, not into HEAD directly. 2007-02-01 08:26:54 +00:00
Henning Brinkmann
c55ddfbb98 #144146# XMLTextFieldExport: new attributes: text:hint, text:help 2007-01-30 13:50:24 +00:00
Oliver Bolte
d8f4068c2b INTEGRATION: CWS sb59 (1.31.24); FILE MERGED
2006/08/09 12:48:20 sb 1.31.24.1: #i67487# Made code warning-free (wntmsci10).
2006-10-12 13:37:25 +00:00
Jens-Heiner Rechtien
b46e0f38b4 INTEGRATION: CWS warnings01 (1.29.34); FILE MERGED
2006/01/25 19:15:09 sb 1.29.34.3: RESYNC: (1.29-1.30); FILE MERGED
2005/11/03 17:46:54 cl 1.29.34.2: warning free code changes for unxlngi6
2005/11/02 14:57:45 cl 1.29.34.1: warning free code changes
2006-06-19 16:56:31 +00:00
Oliver Bolte
9a1307bb92 INTEGRATION: CWS gcc41 (1.29.58); FILE MERGED
2005/12/07 15:27:22 pmladek 1.29.58.1: #i58967#
Removed extra qualification to fix build with gcc-4.1
2006-01-19 17:06:57 +00:00
Rüdiger Timm
03188b57d6 INTEGRATION: CWS ooo19126 (1.28.280); FILE MERGED
2005/09/05 14:38:07 rt 1.28.280.1: #i54170# Change license header: remove SISSL
2005-09-09 12:08:52 +00:00
Jens-Heiner Rechtien
76774da2c6 INTEGRATION: CWS insight01 (1.25.52); FILE MERGED
2004/07/23 12:32:05 oj 1.25.52.4: RESYNC: (1.26-1.27); FILE MERGED
2004/06/21 09:03:08 dvo 1.25.52.3: #i25411# load/save connection-resource as XLink
2004/05/28 10:20:38 oj 1.25.52.2: RESYNC: (1.25-1.26); FILE MERGED
2004/05/19 12:00:28 dvo 1.25.52.1: #i25411# read/write database fields with database URLs or database resource strings
2004-08-02 13:10:28 +00:00
Rüdiger Timm
c9472bd821 INTEGRATION: CWS oasis (1.25.132); FILE MERGED
2004/06/16 07:53:24 mib 1.25.132.3: #i20153#: new package URI schema, namespaced conditions
2004/06/12 19:35:43 mib 1.25.132.2: RESYNC: (1.25-1.26); FILE MERGED
2004/04/22 15:17:28 mib 1.25.132.1: - renamed most *:value attributes to office:value (#i20153#)
- renamed some more formatting properties (#i20153#)
2004-07-13 06:56:54 +00:00
Rüdiger Timm
8f6ec814d1 INTEGRATION: CWS interop12 (1.25.36); FILE MERGED
2003/10/30 10:53:11 cl 1.25.36.2: #i20949# added presentation fields
2003/09/19 14:36:33 cl 1.25.36.1: #111385# initial version
2004-03-30 15:12:36 +00:00
Jens-Heiner Rechtien
6d254be6bf INTEGRATION: CWS aig04 (1.24.44); FILE MERGED
2003/06/13 12:39:34 dvo 1.24.44.1: #108791# added load/save of drop down field (preliminary)
2003-06-30 14:58:17 +00:00
Jens-Heiner Rechtien
00b722f8b9 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-27 17:21:03 +00:00
Daniel Vogelheim
0208d49561 #103096# enable proper number format handling for text fields
- previously, all text fields would write a number format with the current
  language
- previously, all text fields actually ignored that.

Now that this is changed, text fields with the IsFixedLanguage property not set
will write a number format in the default language
2002-11-21 16:32:32 +00:00
Daniel Vogelheim
018d4866a5 #99980# fixed database table type to int32 2002-06-28 09:17:41 +00:00
Daniel Vogelheim
e585b13d15 #99980# load/save data command type 2002-06-11 11:23:55 +00:00
Daniel Vogelheim
8dea1b9e0e #93291# TableCalc field implemented 2001-10-25 11:37:12 +00:00
Daniel Vogelheim
f8cbc555cf #90509#
- added methods for single event import and export to Event im-/export
- use these for the macro field
2001-08-02 17:51:34 +00:00
Daniel Vogelheim
f4983559bd #86004# changes sXML_* strings to XML_* tokens 2001-06-29 20:07:26 +00:00
Christian Lippka
3b8bffac96 #86415# added support for number styles in draw&impress 2001-05-09 13:40:42 +00:00
Daniel Vogelheim
6608709f94 #84808# fixed: hidden text, hidden paragraph, conditional field now display
correctly on load
               (attributes added)
fixed: update forced for certain fields on loading in organizer mode/styles only mode
2001-03-23 15:30:17 +00:00
Daniel Vogelheim
edddc03962 - added: local text fields 2001-03-09 13:10:57 +00:00
Christian Lippka
8b7f0d314b #80699# finished measure shapes 2001-02-01 18:12:31 +00:00
Daniel Vogelheim
efcb90c023 - changed: moved <text:span> handling for textfields into text field export
- changed: MID_FLAG_NO_ITEM... to MID_FLAG_NO_PROPERTY... and coresponding implementation
           (The flag no prevents asking for a specific property; else the attribute is
            handled normally.)
- added: im- and export of the combined characters field
2001-01-29 13:58:16 +00:00
Daniel Vogelheim
fb265657f0 - changed: attributes and namespaces of script + annotation fields now follow specification 2001-01-15 16:19:31 +00:00
Daniel Vogelheim
5689a39204 - added: annotations im-/export (annotation fields)
- added: script im-/export (script fields)
2001-01-15 12:36:17 +00:00
Daniel Vogelheim
bc4be2b0bf - change: DDE connections are only exported if being used by a text field
- fixed: script + annotation fields don't cause ASSERTs any more
         (still not implemented, though)
2000-12-11 18:10:44 +00:00
Daniel Vogelheim
bcea88902c #80616#
- added: bibliography field im-/export
- fixed: im-/export of indices
- added: im-/export of index marks
2000-11-30 15:46:20 +00:00
Daniel Vogelheim
93b428dc93 #80597# fixed again: this time compatible change relative to SRC613 2000-11-22 12:01:41 +00:00
Daniel Vogelheim
aa37b1a4cc #80597# fixed: optional NumberFormat property now only used if present
- added: bibliography field import
2000-11-22 11:27:36 +00:00
Christian Lippka
50fd28c123 added support for util::DateTime property for AuthorField 2000-11-12 14:58:58 +00:00
Daniel Vogelheim
143d6d9c7d - fixed: page number export in non-Writer apps
- added: Bibliography field stub (not yet implemented)
- changed: map-methods now static, so they may be reused elsewhere
- fixed: sal_Bool comparison
2000-11-10 10:51:18 +00:00
Daniel Vogelheim
fc037d38c9 - added: sections now completed
(attribute text:protected moved into <style:properties style:protect=../>
- added: table of content im- and export
        (TOC body does not work)
- added: URL textfield (for Calc, Draw, ...)
- fixed: tab-stop constant names in xmlkywd.hxx
- fixed: import of zero columns
- fixed: text hyperlinks now in DTD
2000-11-02 14:51:18 +00:00
Daniel Vogelheim
cbe7c5528e - several properties are now optional
(change mail "Access to textfields over API in Calc and Impress/Draw ...")
- fixed: bugs in DocInfo fields
- fixed: wrong include in TextMarkImportContext
2000-10-20 11:45:07 +00:00
Daniel Vogelheim
91449aab15 - fixed DDE field import/export
- fixed reference fields import/export (known problem: references to footnotes fail)
- implemented/fixed bookmarks and reference marks import/export
- implemented/fixed footnotes, endnotes import/export
- implemented/fixed footnote configuration, endnote configuration
- DTD updated
- fixed: footnotes in text frames
- fixed: constructor without object in txtparae
- fixed: DTD not unerstood by validator
2000-09-27 14:58:45 +00:00
Jens-Heiner Rechtien
fd069bee7e initial import 2000-09-18 16:07:07 +00:00