Commit graph

296 commits

Author SHA1 Message Date
Hans-Joachim Lankenau
600b86bc0b INTEGRATION: CWS os13 (1.22.10); FILE MERGED
2003/07/24 12:16:02 os 1.22.10.1: #i9569# support of 'CurrentPresentation' for conditional text field added
2003-08-19 11:02:33 +00:00
Jens-Heiner Rechtien
c9b44ada40 INTEGRATION: CWS aig04 (1.21.28); FILE MERGED
2003/06/17 09:54:49 dvo 1.21.28.2: #108791# load/save name property of drop down text field
2003/06/13 12:39:35 dvo 1.21.28.1: #108791# added load/save of drop down field (preliminary)
2003-06-30 14:58:31 +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
Vladimir Glazounov
91e8e06240 INTEGRATION: CWS fwk03 (1.2.126); FILE MERGED
2003/05/20 15:00:06 mba 1.2.126.1: #109739#: accept application addionally to StarOffice
2003-05-26 07:33:52 +00:00
Vladimir Glazounov
48c5fa18c0 INTEGRATION: CWS os8 (1.7.82); FILE MERGED
2003/04/10 17:04:39 dvo 1.7.82.1: #108730# load/save IsVisible property (text:display=none/value) for database fields
2003-04-17 12:16:27 +00:00
Vladimir Glazounov
8fdb24d3ac INTEGRATION: CWS os8 (1.20.82); FILE MERGED
2003/04/10 17:04:37 dvo 1.20.82.1: #108730# load/save IsVisible property (text:display=none/value) for database fields
2003-04-17 12:16:13 +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
Henning Brinkmann
1cf484a3c1 #99838# register new event type: Script 2002-11-19 13:18:54 +00:00
Henning Brinkmann
f701ba36ba #99838# new XMLERROR_ILLEGAL_EVENT 2002-11-19 13:17:34 +00:00
Michael Brauer
45e82c017b #97159#: document is modified after loading flat XML file containing an OLE obj 2002-10-17 08:36:19 +00:00
Daniel Vogelheim
10841f8eec #99657# load/save background (color + image) transparancy
for Writer frames
2002-08-29 16:47:23 +00:00
Daniel Vogelheim
018d4866a5 #99980# fixed database table type to int32 2002-06-28 09:17:41 +00:00
Armin Weiss
46968079fa #100592# added OUString sCLSID and interfaces 2002-06-27 10:04:33 +00:00
Daniel Vogelheim
d94c565aa7 #99980# changed text:command-type to text:table-type 2002-06-11 13:59:35 +00:00
Daniel Vogelheim
3aa1ca0735 #99980# load/save data command type for all database fields 2002-06-11 12:23:40 +00:00
Daniel Vogelheim
e585b13d15 #99980# load/save data command type 2002-06-11 11:23:55 +00:00
Björn Milcke
4a1a8b5d2c #96720# regression curves, error-indicators and mean value
are exported as extra sub-elements of the series
2002-05-06 06:24:33 +00:00
Björn Milcke
381bc7f7c3 #97452# +CreateStylesContext for creating and registering the styles context 2002-02-11 08:54:28 +00:00
Daniel Vogelheim
62ad4ffdd5 #96447# gracefully handle illegal parent style attributes 2002-01-11 18:08:18 +00:00
Armin Weiss
20bd0b06f5 #96328# Use knowledge of polygon closed state to correctly optimize first/last point equality 2002-01-08 14:43:07 +00:00
Björn Milcke
219fc02285 #95993# export/import stock chart properties for gain, loss and the range line 2001-12-17 09:22:11 +00:00
Daniel Vogelheim
9258f3a6b2 #93467# remove calls on XDocumentHandler and change interfaces acordingly 2001-10-25 19:57:03 +00:00
Daniel Vogelheim
8dea1b9e0e #93291# TableCalc field implemented 2001-10-25 11:37:12 +00:00
Björn Milcke
1ffe0d5c97 #93509# series rearrangement: new attributes column-mapping / row-mapping for chart element 2001-10-23 09:02:41 +00:00
Daniel Vogelheim
4895a4b9d9 #93467# eliminated (most) direct calls on XDocumentHandler 2001-10-19 17:43:58 +00:00
Jens-Heiner Rechtien
0db7c5a630 #92924#: includes 2001-10-10 15:06:14 +00:00
Daniel Vogelheim
c5b0ba5fe7 #i1671# improved error handling of index insertion 2001-10-05 16:51:21 +00:00
Daniel Vogelheim
d5cde56df4 #91636# improved error handlings
- throw SAXParseException for any severe errors found during import
- generate warnings for illegal style attribute values
2001-09-28 15:39:54 +00:00
Daniel Vogelheim
fc49e0f572 #91636# error code for general API errors 2001-09-28 07:39:06 +00:00
Daniel Vogelheim
8d04458b48 #65293# added return type 2001-09-24 13:05:34 +00:00
Daniel Vogelheim
a3f4a35fc3 #92176# include PrinterPaperTray property
SvXMLImportProperty now 'knows' the SvXMLImport in order to
enable error handling for 'wrong' paper trays and properties
2001-09-21 15:27:53 +00:00
Daniel Vogelheim
e5ba71a565 #91971# prevent exception-in-excpetion condition when SvXMLElementExport destructor
throws an exception; also worked on new error handling
2001-09-18 15:28:34 +00:00
Björn Milcke
5ebf2918ca #91614# implement getImplementationName() in components 2001-09-14 10:24:06 +00:00
Hans-Joachim Lankenau
6c9217aa14 #92075# 2001-09-12 09:33:50 +00:00
Sascha Ballach
4a598200c4 #90480#; make it possible to use the meta import component with a XDocumentInfo instead of a XModel 2001-09-11 04:19:20 +00:00
Michael Brauer
da96df7606 #i1558#: Export master documents with bullet lists correctly, some optimization 2001-09-05 05:25:51 +00:00
Björn Milcke
37659252f7 #90861# +CreateChildContext for property context (element property for symbol-images) 2001-08-14 10:47:26 +00:00
Daniel Vogelheim
0357d983c9 #90514# changed StarBasic macros: now use location instead of library 2001-08-03 17:14:08 +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
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
Michael Brauer
3539b10f1d Move SvXMLAttrContainerItem to SVX, moved writer only code to sw 2001-07-04 12:36:04 +00:00
Daniel Vogelheim
f4983559bd #86004# changes sXML_* strings to XML_* tokens 2001-06-29 20:07:26 +00:00
Michael Brauer
10763f3a93 #87313#: embedded images as base64 2001-06-19 14:08:23 +00:00
Christian Lippka
d1805e8695 #88124# fixed missing slide effect 2001-06-15 10:30:58 +00:00
Daniel Vogelheim
a98f6b275f #87851# sort algorithm for indices imported and exported 2001-06-12 16:46:20 +00:00
Björn Milcke
f714cab98f #70954# chart: +link-data-style-to-source 2001-06-05 15:05:43 +00:00
Christian Lippka
d5b1e4827f #85924# added draw:text-style-name for shapes 2001-06-01 11:32:48 +00:00
Christian Lippka
e88904df1e #87219# added user glue points 2001-05-31 10:18:38 +00:00
Christian Lippka
b8adfa8685 #86971# added style:handout-master 2001-05-28 12:20:52 +00:00