Kurt Zenker
a17cb3bc24
Merge SRC633: 06/09/01 - 00:19:15
2001-06-08 21:19:51 +00:00
Tom Verbeek
3d1f05bb97
#87217# new way of setting db fields in correspondence templates
2001-06-08 13:22:17 +00:00
Frank Schönheit
16b122fd33
#86096# corrected setting the FontSlant
2001-06-08 11:23:34 +00:00
Frank Schönheit
928670692f
#86096# corrected extracting sal_Int16/sal_Int32 values
2001-06-08 10:07:39 +00:00
Rüdiger Timm
7f05591b68
#87576# don't let unix wait for subdirectories made for windows only (here: ex_pchk)
2001-06-08 07:09:45 +00:00
Frank Schönheit
b6cff727d5
#65293# linux type conversion problem
2001-06-08 06:51:27 +00:00
Frank Schönheit
662296361d
#65293# linux type conversion problem
2001-06-08 06:49:01 +00:00
Philipp Lohmann
652aca6588
#87754# do not use the webtop plugin
2001-06-07 08:56:27 +00:00
Philipp Lohmann
6843db5f4a
#87754# dont use the webtop plugin
2001-06-07 08:20:42 +00:00
Behrend Cornelius
b8e6082658
#87606# ConverttoUrl Routine modified
2001-06-06 13:52:35 +00:00
Behrend Cornelius
922c89118a
#87606# Some routines added
2001-06-06 11:25:09 +00:00
Tom Verbeek
a0f060c5be
#86850# correct size for preview
2001-06-06 11:19:59 +00:00
Frank Schönheit
c6f40c7b47
#86837# +PROPERTY_IMAGEALIGN
2001-06-06 09:38:55 +00:00
Frank Schönheit
f1980bdc36
#86837# +HID_PROP_IMAGE_ALIGN
2001-06-06 09:38:25 +00:00
Frank Schönheit
f0460c4bdb
#86837# +RID_STR_ENUM_SIDE_ALIGN
2001-06-06 09:36:52 +00:00
Behrend Cornelius
04bd4e5f56
#87606# saving document routine improved
2001-06-06 08:51:05 +00:00
Frank Schönheit
20375c718d
changes in the ConstAsciiString for better runtime performance
2001-06-06 07:51:37 +00:00
Frank Schönheit
ed02200492
changed the ConstAsciiString implementation so that an OUString is shared and re-used
2001-06-06 07:17:57 +00:00
Frank Schönheit
c8918b48ad
#86096# ChangeFontProperty: added support for Relief, EmphasisMark, TextLineColor
2001-06-06 07:16:55 +00:00
Frank Schönheit
1cbdb88dac
#86096# don't disable underline color anymore
2001-06-06 07:16:00 +00:00
Frank Schönheit
945790c585
#86096# +FontRelief/FontEmphasisMark/TextLineColor
2001-06-06 07:14:59 +00:00
Frank Schönheit
73d16f90e0
#86096# +implGetInt32FontProperty / +implInvalidateItem
2001-06-06 07:14:28 +00:00
Rüdiger Timm
5c699d8bdd
Merge SRC633: 06.06.01 - 00:03:33
2001-06-05 21:04:05 +00:00
Behrend Cornelius
e9a2238183
#87606# several changes concerning the user interface
2001-06-05 14:26:14 +00:00
Rüdiger Timm
2060767eea
#87576# changed for gcc
2001-06-05 14:14:23 +00:00
Martin Gallwey
2a78cea0e7
#87099# remember the exception specification
2001-06-05 09:20:42 +00:00
Kurt Zenker
42d74c1f33
Merge SRC633: 01.06.01 - 21:40:58
2001-06-01 18:41:48 +00:00
Frank Schönheit
82ead0322f
#87149# set the delegator after adding as aggregate property change listener
2001-05-31 13:08:06 +00:00
Frank Schönheit
478b93cc4e
#87149# forward the _bSetDelegator ctor param to the base class
2001-05-31 13:07:19 +00:00
Frank Schönheit
7efee5a7c0
#87149# allow to set the aggregates delegator later (not in the ctor, but by explicitly calling doSetDelegator)
2001-05-31 13:04:53 +00:00
Frank Schönheit
76c9383ffe
#87149# changed the property listening at the aggregate
...
upon construction: _first_ register as listener, _then_ set the delegator
upon disposing: stop listening, but _do_not_release_ the ref
upon destruction: release the ref which the multiplexer has for the aggregate
2001-05-31 13:03:04 +00:00
Frank Schönheit
d90ed94b01
#87149# DBG_CTOR/-DTOR
2001-05-31 12:59:50 +00:00
Oliver Specht
d0e54c9176
#87672# assertions prevented
2001-05-31 10:18:40 +00:00
Martin Gallwey
7fa0c288d1
#87099# Make sure we compress all STORED streams that are supposed to be encrypted
2001-05-31 09:29:31 +00:00
Martin Gallwey
b93185adc3
#87099# Added ThreadedBuffer and OutputThread
2001-05-31 09:28:09 +00:00
Martin Gallwey
a9e3305015
#87099# Must calculate the size and CRC32 for STORED streams here as it can no longer be done in ZipOutputStream
2001-05-31 09:27:26 +00:00
Martin Gallwey
2ee7e4552b
#87099# Remove unused code and only initialise the buffer when we need to
2001-05-31 09:25:58 +00:00
Martin Gallwey
fed8ec37d3
#87099# Use the new ThreadedBuffer class and let it do all the work
2001-05-31 09:24:50 +00:00
Martin Gallwey
4b1b42665e
#87099# Since we can no longer jump around in the buffer, we will write EXT descriptors for deflated entries and calculate the CRC and size of stored entries elsewhere
2001-05-31 09:23:43 +00:00
Martin Gallwey
a4f45a88f7
#87099# Use offapi.rdb instead of applicat.rdb
2001-05-31 09:21:44 +00:00
Martin Gallwey
17f08c3195
#87099# Remove unused method
2001-05-31 08:48:20 +00:00
Martin Gallwey
ae7f43c18a
#87099# Added updateStream method and change the 'using namespace' stuff
2001-05-31 08:47:40 +00:00
Martin Gallwey
35be97b4e7
#87099# OPtimise the stream operators
2001-05-31 08:46:36 +00:00
Martin Gallwey
4d46ad186c
#87099# Optimise the stream operators
2001-05-31 08:46:05 +00:00
Martin Gallwey
96505f3ae5
#87099# Make destructor virtual and make OutputThread a 'friend', also do not realloc the buffer until we need to
2001-05-31 08:40:58 +00:00
Martin Gallwey
ee17f48992
#87099# Make OutputThread a 'friend' instead of making members public or making getter functions
2001-05-31 08:39:40 +00:00
Martin Gallwey
f23c0fc3c1
#87099# remove unused member and add offset and length parameters to 'rawWrite'
2001-05-31 08:38:31 +00:00
Martin Gallwey
7782f736c5
#87099# Added updateStream method
2001-05-31 08:37:33 +00:00
Martin Gallwey
d148b0125f
#87099# Optimisation for stream operators
2001-05-31 08:36:39 +00:00
Martin Gallwey
b238840966
#87099# Initial revision
2001-05-31 08:35:05 +00:00