Daniel Vogelheim
|
edf81cdbcd
|
#91636# new method for improved error handling
|
2001-09-24 13:33:45 +00:00 |
|
Daniel Vogelheim
|
8d04458b48
|
#65293# added return type
|
2001-09-24 13:05:34 +00:00 |
|
Martin Gallwey
|
e6a693329e
|
#90246# cache results for import and export
|
2001-09-24 12:59:52 +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
|
3ac225c65b
|
#91971# fixed severe bug in previous version
|
2001-09-18 16:33:48 +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 |
|
Sascha Ballach
|
2444d8f43b
|
#90836#; add StartElement and EndElement method with a OUString as parameter
|
2001-09-14 13:08:06 +00:00 |
|
Sascha Ballach
|
93a0a535b0
|
#91968#; use a EventListener for the model; first step of new Error handling
|
2001-09-13 14:18:52 +00:00 |
|
Daniel Vogelheim
|
cc275134c9
|
#91584# implemented XServiceInfo methods
|
2001-09-13 13:55:31 +00:00 |
|
Sascha Ballach
|
e994188f95
|
#92116#; only set new value if a range is given and the value grows
|
2001-09-12 11:59:24 +00:00 |
|
Sascha Ballach
|
347a346535
|
#91850#; use the right name for the cut-offs element
|
2001-09-04 05:39:36 +00:00 |
|
Björn Milcke
|
72e7d80d7f
|
#91579# +spline-order, +spline-resolution for spline charts
|
2001-08-28 08:49:44 +00:00 |
|
Björn Milcke
|
c04f2f77dc
|
#91574# +"text-overlap" for chart axis texts
|
2001-08-27 12:22:45 +00:00 |
|
Björn Milcke
|
50eaa871d3
|
#90861# + symbol-image (as replacement for symbol-image-name, ToDo: check if the latter is used and drop if not)
|
2001-08-13 14:25:56 +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
|
89e10bdb7e
|
#86004# improved timelog messages
|
2001-08-03 15:24:00 +00:00 |
|
Thorsten Behrens
|
5543f68ef2
|
#90131# removed ENABLEUNICODE
|
2001-08-01 12:39:43 +00:00 |
|
Martin Gallwey
|
0e26cb10ce
|
#86004# Fix what boundschecker claimed was a huge (240k+) by sanifying the ResetTokens method
|
2001-07-31 08:57:08 +00:00 |
|
Daniel Vogelheim
|
c3f0454490
|
#86004# reduced amount of inline code
|
2001-07-27 12:44:08 +00:00 |
|
Daniel Vogelheim
|
c772a4686c
|
#86004# performance improvement (for small files mainly):
create data style import on demand
(careful: change not compatible; need to recompile sc and sw)
|
2001-07-27 11:08:10 +00:00 |
|
Martin Gallwey
|
f611b52892
|
#89906# Added 'byte' for SettingsExportHelper
|
2001-07-27 08:59:35 +00:00 |
|
Martin Gallwey
|
9bc037ab7c
|
#89906# need to be able to export single bytes and PropertyAttribute::MAYBEVOID values
|
2001-07-27 08:54:08 +00:00 |
|
Martin Gallwey
|
c7ef3d16f4
|
#89006# need to be able to import single bytes
|
2001-07-27 08:53:22 +00:00 |
|
Daniel Vogelheim
|
4755ca29af
|
#86004# added profiling time stamps to XML export and import
|
2001-07-26 13:55:49 +00:00 |
|
Daniel Vogelheim
|
c2c6ecd085
|
#90214# abort filter() call if xHandler is missing
|
2001-07-26 10:32:47 +00:00 |
|
Sascha Ballach
|
14a7e42417
|
#90255#; add macro token
|
2001-07-26 05:48:34 +00:00 |
|
Thorsten Behrens
|
9055140515
|
#87913# Removed some more stuff for xmloff light
|
2001-07-25 10:45:09 +00:00 |
|
Michael Brauer
|
e7cbe899b8
|
#88107#: Convert StarMath/StarBats to StarSymbol
|
2001-07-25 05:46:27 +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 |
|
Sascha Ballach
|
51926ae53d
|
#80365#; add new attribute to remember the conected ranges of a chart
|
2001-07-23 13:10:25 +00:00 |
|
Martin Gallwey
|
482081cb79
|
updated namespace handling
|
2001-07-10 16:12:09 +00:00 |
|
Martin Gallwey
|
bf9f9b3e34
|
Updated namespace handling
|
2001-07-10 16:04:42 +00:00 |
|
Martin Gallwey
|
45925e8241
|
Updated namespace handling
|
2001-07-10 15:50:23 +00:00 |
|
Martin Gallwey
|
98c6b58215
|
merged from src633 and also marked some functions as deprecated
|
2001-07-10 11:00:37 +00:00 |
|
Christian Lippka
|
e2257f640b
|
#89208# added missing fade effects
|
2001-07-10 09:52:53 +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
|
61d4bf5021
|
#88759#: Store table name for charts
|
2001-06-28 12:21:55 +00:00 |
|
Sascha Ballach
|
cc186493d9
|
#79771#; copy the strings in a constructor
|
2001-06-26 06:26:50 +00:00 |
|
Sascha Ballach
|
90fb0c8d8f
|
#88691#; new method to convert relative references to absolute
|
2001-06-25 11:39:27 +00:00 |
|
Sascha Ballach
|
130d434718
|
#88691#; new methods to convert relative references to absolute and absolute to relative added
|
2001-06-25 10:44:38 +00:00 |
|
Michael Brauer
|
9a90e2ecbb
|
#87313#: embedded images as base64
|
2001-06-19 14:30:45 +00:00 |
|
Michael Brauer
|
10763f3a93
|
#87313#: embedded images as base64
|
2001-06-19 14:08:23 +00:00 |
|
Daniel Vogelheim
|
ef723443aa
|
#86004# changed document class from sXML_* to ::xmloff::token::*
|
2001-06-18 14:08:14 +00:00 |
|
Daniel Vogelheim
|
6e1b447caf
|
#86004# changed SvXMLTokenMap to use XML tokens
|
2001-06-15 16:16:59 +00:00 |
|
Christian Lippka
|
974279dc42
|
#88124# fixed missing slide effect
|
2001-06-15 12:47:13 +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 |
|
Sascha Ballach
|
c37c524b4a
|
#88112#; catch exception id numberstyle is not insertable
|
2001-06-13 16:19:29 +00:00 |
|
Martin Gallwey
|
38ed624b4a
|
#88140# make sure to return the local name when there is no namespace
|
2001-06-13 13:16:16 +00:00 |
|
Daniel Vogelheim
|
a98f6b275f
|
#87851# sort algorithm for indices imported and exported
|
2001-06-12 16:46:20 +00:00 |
|