Commit graph

12378 commits

Author SHA1 Message Date
Christian Lippka
cbea76271d #105912# added text attributes shadow, outline, embossed & engraved 2002-12-05 16:09:51 +00:00
Kurt Zenker
fe1299e8c6 Merge SRX644: 05.12.02 - 15:02:22 2002-12-05 13:06:15 +00:00
Christian Lippka
8f89a733fb #105878# fixed text fit to frame 2002-12-05 12:18:51 +00:00
Christian Lippka
2e396ef5ce #105878# fixed german text resource 2002-12-04 13:44:33 +00:00
Christian Lippka
b88c16c0f1 #105869# do not export presentation shapes on masterpages 2002-12-03 14:50:15 +00:00
Rüdiger Timm
7e00515eed #105360#,#100000# The default parameter for INetURLObject::GetMainURL has been removed. 2002-12-03 10:04:14 +00:00
Vladimir Glazounov
ed4a2b0be4 #100000# 2002-11-29 08:59:33 +00:00
Vladimir Glazounov
804e7d90e0 #100000# temp variable 2002-11-29 08:45:59 +00:00
Christian Lippka
e050f3560e #105361# fixed unix build 2002-11-29 08:17:33 +00:00
Rüdiger Timm
a53d239fa1 #100000# Typo: svtools/filter.hxx is all lowercase. 2002-11-28 15:01:37 +00:00
Aidan Butler
43fb6c419b Changed transformer to output a StreamResult, to fix problem Scott Hudson was seeing with transformations. 2002-11-26 10:04:04 +00:00
Martin Maher
51cd0d99e7 Changed the way in which value nodes are expanded 2002-11-22 16:47:54 +00:00
Martin Maher
df98e27f6c Added toString method 2002-11-22 16:46:49 +00:00
Martin Maher
ff11ce989b In Pocket Excel Search is called find 2002-11-22 16:46:14 +00:00
Christian Lippka
2d8dcf7822 #105361# added draw support 2002-11-22 13:22:38 +00:00
Christian Lippka
f3aaa03c19 #105361# added Augustus gradient fix 2002-11-22 13:21:34 +00:00
Christian Lippka
89e84cd839 #105361# add flash export for 6.1 2002-11-21 14:10:05 +00:00
Christian Lippka
ac9fe009be #105361# adding augustus changes and putting flash into srx644 2002-11-21 13:58:04 +00:00
Martin Maher
7540c56ec6 Added support for formula's that return string's, dates and percent 2002-11-20 13:19:55 +00:00
Martin Maher
702e1da539 Added support for formula returning values other than floats 2002-11-20 13:14:57 +00:00
Martin Maher
f7d1b47a8f Added support for STDEVP and fixed a typo in DVAR 2002-11-20 13:12:21 +00:00
Sven Jacobi
e6ad4c5839 #105164# fixed scaling of META_EPS_ACTION if eps size is different to the prefsize 2002-11-15 11:44:46 +00:00
markm
979113e2ce #104817# Interim update to read localised error messages from the registry. 2002-11-06 15:16:07 +00:00
Martin Maher
1ff6d99fb6 Added a fix for unary operators 2002-11-06 10:48:46 +00:00
Martin Maher
bbcace5d0f Added a fix for reading pxl string's in formula 2002-11-06 10:47:53 +00:00
Martin Maher
96986cd461 Added a fix for percent operators 2002-11-06 10:47:00 +00:00
Martin Maher
d91af2a3e3 Removed the old FormulaParser (new one is in records) 2002-11-05 16:58:54 +00:00
markm
7823dc31f7 #i8810# Corrected addition of elements to the Map. Made parse() method accessible to package. 2002-11-05 14:54:28 +00:00
markm
f5bf8c47cd #i8810# Update to use OfficeDocument to parse the XML. Not all parsers liked the previous approach. 2002-11-05 14:52:49 +00:00
Christian Lippka
3ed5ce8557 #104456# added PlaceWare filter for impress 2002-11-05 13:13:35 +00:00
Mike Hayes
b4a8bd5892 Adding support for quoted strings; Fixing unary op problem in FormulaParser 2002-10-31 16:19:52 +00:00
Martin Maher
490394e3bb Added support for the unary percent operator 2002-10-31 12:40:45 +00:00
Sven Jacobi
b4ea9b4782 now using correct prjname 2002-10-31 10:03:38 +00:00
Sven Jacobi
a917cb0774 #103313# now generating hid.lst 2002-10-31 09:59:54 +00:00
markm
f3480d3aee #i8810# Added getDocumentMimeType(). 2002-10-30 15:16:16 +00:00
markm
f7c712d04c Added accessor methods for the Settings, Style and Meta DOM trees. 2002-10-30 13:40:57 +00:00
markm
6c30919328 Add Debug log messages for tracking the XML API being used to serialise the document. 2002-10-30 13:29:03 +00:00
markm
a7f75cdb01 #i8810# Write correct name for settings.xml to manifest file. 2002-10-30 13:24:01 +00:00
markm
5fee35f53d #i8810# Update to include writing of EmbeddedObject data to file. 2002-10-30 13:22:58 +00:00
Christian Lippka
2a5b8035b4 enabled support for variable compression level for jpgs 2002-10-30 11:34:34 +00:00
markm
15f2849bd4 #i8810# Update to getEmbeddedObjects() to exclude directory entries and main document entries from map. 2002-10-30 10:28:34 +00:00
markm
12d661c6b1 #i8810# Update to include method to return document's MIME type. 2002-10-29 15:46:12 +00:00
markm
664c46812c #i8810# Update to provide support for reading and writing of embedded objects. Also includes manifest.xml file in all conversion. 2002-10-29 15:43:43 +00:00
Mike Hayes
ca315f088a Handle null node. Temp fix to prevent converter bombing out 2002-10-29 15:38:22 +00:00
markm
dfdb612c77 #i8810# Update to include EmbeddedObject.java, EmbeddedBinaryObject.java and EmebeddedXMLObject.java in the build for this package. 2002-10-29 15:34:27 +00:00
markm
d5f8f54ab8 #i8810# Modifications to support reading/writing of embedded object data. 2002-10-29 15:33:41 +00:00
markm
7a8a4942f9 #i8810# Initial checkin 2002-10-29 15:29:48 +00:00
markm
d7d093bd34 #i8810# Update constants to include MIME types for different documents as well as XML tags and attribute names used by the manifest.xml file. 2002-10-29 15:13:06 +00:00
Christian Lippka
4f7c1c990d #104506# fixed tempfile issues 2002-10-25 13:03:33 +00:00
Christian Lippka
7eb4402675 added initial support for an options dialog 2002-10-24 15:24:27 +00:00