Commit graph

1666 commits

Author SHA1 Message Date
Rüdiger Timm
6694df2693 Merge SRC641: 24.09.01 - 23:25:44 2001-09-24 20:26:20 +00:00
Kurt Zenker
b0260007e7 Merge SRC641: 24.09.01 - 23:24:38 2001-09-24 20:23:23 +00:00
Rüdiger Timm
1e4d9991ea Merge SRC641: 24.09.01 - 23:21:07 2001-09-24 20:21:46 +00:00
Kevin Hendricks
b79184544a fix to return a spell alternative object even when
no suggestions are found
Kevin
2001-09-24 17:40:13 +00:00
Martin Gallwey
db128d3449 #92268# if a stream has its own encryption key use that one instead of the one from the ZipPackage 2001-09-24 17:27:53 +00:00
Martin Gallwey
d369109afa #92268# Allow EncryptionKeys to be set per stream 2001-09-24 17:25:30 +00:00
Martin Gallwey
db1557d445 #92268# Boolean flag to indicate if this stream has had an encryption key set at it 2001-09-24 17:23:40 +00:00
Frank Schönheit
8222364c93 #92121# corrected some german spellings 2001-09-24 11:51:14 +00:00
Behrend Cornelius
314c934767 #91710# several modifications 2001-09-21 13:45:18 +00:00
Thomas Benisch
4dc1fa1fe7 #92297# BasicIDE: property browser still open when module window gets focus 2001-09-20 13:01:00 +00:00
Thomas Benisch
176356b5af #92181# xml im-/export for com.sun.star.awt.UnoControlFormattedFieldModel 2001-09-20 08:07:32 +00:00
Martin Gallwey
97ea0e7f09 #89303# The encryption data is only created on demand 2001-09-19 14:43:48 +00:00
Oliver Bolte
90403f4e3e #65293# TARGETTYPE=GUI 2001-09-18 13:24:48 +00:00
Oliver Bolte
e961cd395e #65293# TARGETTYPE=GUI 2001-09-18 13:13:02 +00:00
Martin Gallwey
34b409abbb #92225# Flush the output stream when finished writing 2001-09-18 11:53:16 +00:00
Joachim Lingner
cb7c951ef1 #92189# added Bridge_GetStruct and Bridge_GetValueObject 2001-09-17 13:15:46 +00:00
Thomas Benisch
3890a3b711 #92082# Add additional controls to the dialog editor 2001-09-17 10:24:18 +00:00
Martin Gallwey
ec52fd233a #89303# fix exception specification 2001-09-14 14:46:37 +00:00
Martin Gallwey
88f2fc4151 #89303# The correct flags to unline and un-optimise 2001-09-14 14:24:09 +00:00
Martin Gallwey
4e84579009 #89303# remove unnecessary inline statements/only fill EncryptionData ORef on demand 2001-09-14 14:23:03 +00:00
Martin Gallwey
0d7da6fda4 #89303# only fill the EncryptionData ORef on demand 2001-09-14 14:19:17 +00:00
Martin Gallwey
b4798f2ea1 #89303# use optimised hash map 2001-09-14 14:17:22 +00:00
Martin Gallwey
b45a26d39d #89303# Use new hash 2001-09-14 14:16:27 +00:00
Martin Gallwey
e5ce806ea4 #89303# many optimisations 2001-09-14 14:14:12 +00:00
Martin Gallwey
1ad713ebac #89303# optimisations 2001-09-14 14:10:38 +00:00
Martin Gallwey
67a0964af8 #89303# many optimisations 2001-09-14 14:07:38 +00:00
Martin Gallwey
5a2bfbf399 #89303# do not dump API zipentry struct 2001-09-14 14:06:25 +00:00
Martin Gallwey
a41413a9a9 #89303# vastly optimised readCEN function 2001-09-14 14:03:35 +00:00
Martin Gallwey
bcd6b5ee31 #89303# don't bother with extra data or comments as we don't use either 2001-09-14 14:01:22 +00:00
Martin Gallwey
380290c0db #89303# remove unnecessary using declarations 2001-09-14 13:59:40 +00:00
Martin Gallwey
1ec56e57e8 #89303# only fill the EncryptionData ORef on demand 2001-09-14 13:57:00 +00:00
Martin Gallwey
1818001cdb #89303# use local ZipEntry 2001-09-14 13:55:03 +00:00
Martin Gallwey
f92fe1551f #89303# added methods and members for optimisation 2001-09-14 13:52:45 +00:00
Martin Gallwey
20476f2f27 #89303# use optimised hash map 2001-09-14 13:50:28 +00:00
Martin Gallwey
447eceb846 #89303# Use local ZipEntry struct 2001-09-14 13:47:23 +00:00
Martin Gallwey
4e98063880 #89303# use new hash map and ZipEntry struct 2001-09-14 13:45:19 +00:00
Martin Gallwey
23ce8b76d8 #89303# use new hash map 2001-09-14 13:43:44 +00:00
Martin Gallwey
c476f31d3b #89303# Avoid calling ImplValidChars in a loop by putting the loop in the function 2001-09-14 13:41:39 +00:00
Martin Gallwey
465c979022 #89303# optimise hash maps for speed (and put them all in one place) 2001-09-14 13:38:16 +00:00
Martin Gallwey
ff5a40c661 #89303# Small struct to allow me to avoid using Anys as much as possible 2001-09-14 13:33:38 +00:00
Martin Gallwey
16fa407bf7 #89303# inline memory stream class 2001-09-14 13:29:41 +00:00
Martin Gallwey
3b53256de0 #89303# use local implementation of this struct, as its never used outside of the package component 2001-09-14 13:25:15 +00:00
Behrend Cornelius
f21d85c838 #91241#Listboxfields now also removed on doubleclick 2001-09-14 12:35:03 +00:00
Frank Schönheit
0eccc6a674 #91062# support the XJob interface 2001-09-14 08:56:05 +00:00
Behrend Cornelius
ce1d46c10f #91520# TabIndex in Basic Dialog modified 2001-09-13 13:36:13 +00:00
Frank Schönheit
c75c54f338 #92121# corrected some german spellings 2001-09-13 13:35:08 +00:00
Behrend Cornelius
fa1592224b #91427# Defaultbutton now on 'GoOn'Button 2001-09-13 13:31:31 +00:00
Behrend Cornelius
956df411b9 #91805# 'CreateBookmark' routine improved; HelpIDs fixed 2001-09-13 13:28:36 +00:00
Behrend Cornelius
83ef3d38f7 #91712# String in '%productname%' in Filtername now evaluated 2001-09-13 13:23:36 +00:00
Hans-Joachim Lankenau
35a37cfbfa #92075# 2001-09-13 11:12:04 +00:00