Ocke.Janssen
cc573b7553
dba34b: #i110907# check if design handle event
2010-11-26 08:52:49 +01:00
Frank Schoenheit [fs]
068d7541e2
undoapi: renamed Undo.* to RptUndo.*, to not confuse a certain IDE with different same-named files in the source tree ...
2010-11-25 14:46:04 +01:00
Frank Schoenheit [fs]
4ae5573a0f
undoapi: migrated report designer to use an own, model-bound UndoManager, instead of the UndoManager formerly bound to the controller
2010-11-25 14:29:43 +01:00
Frank Schoenheit [fs]
5cf47c0008
undoapi: split OSingleDocumentController into DBSubComponentController (which the report design's controller will
...
be derived from) and the still-so-named OSingleDocumentController.
Module reportdesign does not compile with this change, this is yet to come.
2010-11-25 14:28:03 +01:00
Philipp Lohmann [pl]
b8f4b62ad4
merge with DEV300_m94
2010-11-24 18:50:17 +01:00
Ocke.Janssen
9ad6117703
dba34b: #i111542# fix for max rows
2010-11-24 14:23:06 +01:00
Joseph Powers
0b176013df
.bmp to .png, plus formatting issues.
2010-11-23 21:44:31 -08:00
Philipp Lohmann [pl]
280d6e78fc
vcl117: removed obsolete header
2010-11-23 18:41:04 +01:00
Frank Schoenheit [fs]
546853bb2e
undoapi: merge after pulling DEV300.m94
2010-11-22 10:17:18 +01:00
sb
74a0919cb1
sb131: merged in re/DEV300_next towards DEV300_m94
2010-11-19 11:35:41 +01:00
Frank Schoenheit [fs]
846cc7894b
undoapi: make the SfxUndoManager an impl detail of OSingleDocumentControllerImpl, instead of exposing it as member
2010-11-17 09:30:55 +01:00
Frank Schoenheit [fs]
784ea715b3
undoapi: carry the SfxUndoManager around as &, not as *
2010-11-17 09:11:03 +01:00
Joseph Powers
b46ec155ec
HC Cleanup - base
2010-11-16 21:20:50 -08:00
Caolán McNamara
d53f5a3661
get this to build again
2010-11-16 17:07:32 +00:00
Caolán McNamara
847dde560f
get this building again
2010-11-16 17:06:33 +00:00
Sebastian Spaeth
54060a6d33
Remove more _HC _SHC uses
2010-11-16 15:13:11 +01:00
pjacquod
96342abf50
RTL_CONSTASCII_USTRINGPARAM in base
2010-11-15 00:02:58 +01:00
Santiago Alessandri
c7e6aaaeb2
Replaced all createFromAscii with macro RTL_CONSTASCII_USTRINGPARAM in base
2010-11-14 08:39:13 +01:00
Santiago Alessandri
19934b8578
Replaced createFromAscii in all dbaccess tree under base repo
2010-11-13 21:19:14 +00:00
pjacquod
1a9679501f
RTL_CONSTASCII_USTRINGPARAM cleaning in base
...
base/reportdesign/source/ui/report should now be clean and having no more
createFromAssci with constant.
2010-11-13 20:56:26 +00:00
Joseph Powers
4a0002931a
Purged BmpColorMode from libs-gui - base
2010-11-13 00:29:58 -08:00
Joseph Powers
c4d6d303e5
Bitmap Tree Cleanup - base
...
Removed all references to HIGHCONTRAST mode from svtools classes:
SvImpLBox
SvTreeListBox
The reset is just fall out.
2010-11-10 10:00:10 +01:00
Ricardo Moreno
9605d48954
Removed commented-out code.
2010-11-08 11:31:02 -05:00
Vladimir Glazunov
614211fadf
CWS-TOOLING: integrate CWS dba34a
2010-11-08 16:01:31 +01:00
Frank Schoenheit [fs]
d40fb52a59
merge after pulling DEV300.m91
2010-10-29 09:56:29 +02:00
Mathias Bauer
9ee6e6812f
CWS gnumake: resync to m91; conflicts unresolved
2010-10-28 23:02:10 +02:00
Caolán McNamara
e9470b0050
add modelines to .hxx files as well
2010-10-27 12:33:13 +01:00
Norbert Thiebaud
9aacc61749
Finally, gut the vos module out of the build
2010-10-25 17:54:56 -05:00
Norbert Thiebaud
84869b63b4
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 17:54:56 -05:00
Norbert Thiebaud
8f1eae5b74
repl OClearableGuard(SolarMutex) by SolarMutexGuard as none needed clear()
...
Four site used a Clearbale Guard on the SolarMutex, but non of these site
actually needed to clear the Guard, so SolarMutexGuard fit nicely
2010-10-25 17:54:56 -05:00
Norbert Thiebaud
921136c693
use SolarMutexGuard to guard the SolarMutex
2010-10-25 17:54:56 -05:00
sb
3c86e1d895
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
2010-10-22 10:37:46 +02:00
Mathias Bauer
8bc77374a6
CWS changehid: resync to m90
2010-10-21 15:10:42 +02:00
Sean McMurray
66d6b3fdcf
Use SAL_N_ELEMENTS
2010-10-21 09:13:50 +01:00
Povilas Kanapickas
fd9fa01e69
remove non-compiled code
2010-10-18 15:33:03 +01:00
Vladimir Glazunov
c2c8869c40
CWS-TOOLING: integrate CWS sb123
2010-10-14 14:25:42 +02:00
Vladimir Glazunov
7d4814bb93
#i10000# changes from OOO330 m10
2010-10-14 12:52:12 +02:00
Jan Holesovsky
23105b53eb
Merge commit 'ooo/OOO330_m10'
...
Conflicts:
dbaccess/source/core/api/RowSetCache.cxx
dbaccess/source/core/misc/DatabaseDataProvider.cxx
2010-10-13 11:26:25 +02:00
Sebastian Spaeth
6450d1a7f5
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:12 +02:00
Mathias Bauer
91ff13dd6a
CWS changehid: generate former auto hids into src files
2010-10-11 17:56:12 +02:00
Kayo Hamid
d7f4b5a0fc
Use SAL_N_ELEMENTS macro
2010-10-09 22:17:25 -05:00
Mathias Bauer
42b67336a7
CWS changehid: resync to m89
2010-10-09 18:56:58 +02:00
Norbert Thiebaud
e1e7504948
FASTBOOL to bool conversion
2010-10-07 19:05:58 -05:00
Petr Mladek
fbd40753f5
more removed include guards using fixguard.py
2010-10-05 17:58:28 +02:00
Petr Mladek
dc8c15ae62
remove include guards using fixguard.py
2010-10-05 17:58:28 +02:00
Kohei Yoshida
7d082ba75b
Ported calc-distributed-cell-text-*.diff from ooo-build.
...
This feature enables horizontal 'distributed' alignment and vertical
'justified' and 'distributed' alignments for cell contents in Calc.
Note that this feature relies on ODF 1.2 extended in order for the
relevant cell attributes to be saved in ODS.
2010-10-05 11:18:24 -04:00
Frank Schoenheit [fs]
8c6072dc84
dba34b: pulled DEV300:m89
2010-10-04 19:55:06 +02:00
sb
11fb383f4d
sb132: merged in DEV300_m89
2010-10-04 17:38:17 +02:00
Norbert Thiebaud
4752788838
native bool support in SvXMLUnitConverter
2010-10-04 15:36:50 +01:00
Frank Schoenheit [fs]
2696b4b8a7
dba34b: merge after pulling sb123
2010-10-04 13:06:24 +02:00
J. Graeme Lingard
10eefb3907
Remove commented out #include directives
...
Signed-off-by: Kalman Szalai - KAMI <kami911@gmail.com>
2010-10-02 23:31:05 +02:00
J. Graeme Lingard
80615f37f2
Remove unnecessary comments containing //CHINA001
2010-09-30 10:02:24 +02:00
Fridrich Štrba
f4f51d88e8
Replace the "Help Support" menu item by the "License Information" one
2010-09-28 08:44:05 +02:00
Frank Schoenheit [fs]
ff043badc9
dba34a: #i114698# allow for property change notifications for properties which do not exist as real property, but as attribute only
2010-09-24 09:36:58 +02:00
Frank Schoenheit [fs]
baf8bc67f0
dba34a: #i114671#
2010-09-23 13:02:51 +02:00
Frank Schoenheit [fs]
e5ab3e1c6d
dba33j: unxmacxi.pro: WaE
2010-09-22 17:26:17 +02:00
sb
7e7e8ce955
sb123: merged in DEV300_m88
2010-09-22 15:59:47 +02:00
Frank Schoenheit [fs]
d0f2a789f8
dba34a: merged latest changes from CWS dba33j
2010-09-22 14:16:33 +02:00
sb
39ac50dced
sb129: merged in DEV300_m88
2010-09-22 10:27:02 +02:00
Frank Schoenheit [fs]
92d7b814a6
dba34a: WaE
2010-09-21 15:06:05 +02:00
Frank Schoenheit [fs]
467abe4b7b
dba33j: #i114438#
2010-09-20 22:53:54 +02:00
Frank Schoenheit [fs]
025ac02182
dba33j: #i114438#
2010-09-20 22:53:54 +02:00
Michael Meeks
abe06e115a
default-no-registration-menu.diff: Remove registration from menu.
2010-09-15 10:52:06 +02:00
sb
7befd33ac2
sb129: #i113189# removed obviously unnecessary service registrations; allow empty <implementation/>
2010-09-14 15:14:56 +02:00
sb
8e88ac109d
sb129: #i113189# change UNO components to use passive registration
2010-09-10 13:10:07 +02:00
sb
e0667a3083
sb123: merged in DEV300_m87
2010-09-10 11:13:28 +02:00
Ocke Janssen [oj]
ee9af8fd27
fs33a: #i113583# use the categorie column as well to build table
2010-09-02 10:54:17 +02:00
Ocke Janssen [oj]
7d8e147c64
fs33a: #i113583# handle column names from complex descriptions
2010-08-24 14:32:12 +02:00
Lars Langhans
077f9fea1f
sb123:#i111449# remove all subdirs in complex tests
2010-08-23 10:38:44 +02:00
Mathias Bauer
d09117abd8
CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetDialogHelpId methods
2010-07-20 14:50:49 +02:00
Mathias Bauer
27fba42a0f
CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs
2010-07-19 17:13:56 +02:00
Mathias Bauer
e01eb5f2eb
CWS changehid: #i111784#: SID_FRAME_UP/DOWN already existed as commands
2010-07-16 15:52:05 +02:00
Mathias Bauer
fc2f961171
CWS changehid: resync to m84
2010-07-13 14:38:37 +02:00
Bjoern Michaelsen
9a0a4ed039
CWS gnumake2: resync to DEV300_m84
2010-07-13 14:36:24 +02:00
Mathias Bauer
d1f6ae4254
CWS changehid: #i111874#: change code to support HelpIds as byte strings
2010-07-10 18:21:24 +02:00
Ocke Janssen [oj]
06611b0b75
dba33g: #i112213# handle chart import for columns
2010-07-09 14:49:18 +02:00
Ocke Janssen [oj]
59d725548d
dba33g: #i109528# remove clipboard listener
2010-07-08 13:22:49 +02:00
Ocke Janssen [oj]
f550379188
dba33g: #i112620# modified state is not set correctly at sdrmodel
2010-07-07 12:43:22 +02:00
Lars Langhans
d1e2b3804c
sb123:#i111449# makefile cleanups for qa/complex tests
2010-06-29 13:43:23 +02:00
Lars Langhans
15642a2f8d
sb123:#i111449# cleanups in reportdesign qa/complex tests
2010-06-21 11:12:24 +02:00
Lars Langhans
e1240968bb
merge DEV300_m83
2010-06-18 14:29:05 +02:00
Lars Langhans
ab61fd887a
sb123:#i111449# cleanups in reportdesign qa/complex tests
2010-06-18 10:12:37 +02:00
Lars Langhans
151a532470
sb123:#i111449# cleanups in reportdesign qa/complex tests
2010-06-18 10:04:37 +02:00
Ivo Hinkelmann
9047cf03f4
CWS-TOOLING: integrate CWS dba33f
2010-06-04 14:23:34 +02:00
Philipp Lohmann [pl]
a381e73c6f
changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in dummies for all explicit help ids
2010-06-04 13:46:22 +02:00
Frank Schoenheit [fs]
e487f2f209
slidecopy: merged latest DEV300.m80 changes
2010-06-03 14:33:05 +02:00
Frank Schoenheit [fs]
1aa7de685d
slidecopy: removed accelerator/*/default.xml - they're not used for a long time now ... (accelerator config is now in Accelerators.xcu in officecfg. No need to confuse people with those dead files)
2010-04-22 16:16:37 +02:00
Mathias Bauer
07f6e9b3d6
CWS gnumake2: remove duplicate header in solver: vcl/imagebtn.hxx is just a copy of vcl/button.hxx
2010-04-19 18:27:03 +02:00
Frank Schoenheit [fs]
b6693080a1
dba33f: merge with m76-branch
2010-04-16 13:55:24 +02:00
sb
296a39cc1b
sb118: merged in re/DEV300_next towards DEV300_m76
2010-04-07 13:14:23 +02:00
Vladimir Glazunov
52cc8fded5
CWS-TOOLING: integrate CWS autorecovery
2010-03-23 11:58:14 +01:00
Frank Schoenheit [fs]
c73b3e8ea9
autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-03-11 11:26:05 +01:00
Ingrid Halama
f601d0ab51
chart43: merge with DEV300_m72
2010-02-26 14:38:16 +01:00
sb
b2efce8cfc
sb118: merged in DEV300_m72
2010-02-25 12:46:45 +01:00
Frank Schoenheit [fs]
eb03a387b1
Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33e
2010-02-19 13:52:10 +01:00
Ocke Janssen [oj]
ade45fff47
dba33e: #i107475# set VerticalAlign at uno control
2010-02-19 08:32:22 +01:00
Vladimir Glazunov
f512282ff2
CWS-TOOLING: integrate CWS changefileheader2
2010-02-17 10:32:35 +01:00
Ocke Janssen [oj]
a4bc14c0d6
Automated merge with http://hg.services.openoffice.org/cws/dba33f
2010-02-15 10:24:00 +01:00
Jens-Heiner Rechtien
532d335fd5
changefileheader2: #i10000#: convert files with CR/LF characters to CR only
2010-02-12 16:56:44 +01:00
Jens-Heiner Rechtien
1708f6091b
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
Ocke Janssen [oj]
9133a91f5e
dba33f: fix delete
2010-02-12 11:18:38 +01:00
Frank Schoenheit [fs]
f4ba6a7591
autorecovery: let the SingleDocController, and derived classes, support XModifiable
2010-02-10 14:05:19 +01:00
Frank Schoenheit [fs]
ce04ad4d2a
autorecovery: disposing; be prepared for disposal of a not-yet-fully-constructed instance (happens e.g. when throwing during initialization)
2010-02-09 23:13:41 +01:00
Frank Schoenheit [fs]
d8352bc6e0
autorecovery: make m_pView a private member of the GenericController, with defined access methods
2010-02-09 17:26:40 +01:00
Frank Schoenheit [fs]
05e2a9183c
autorecovery: do not hold another member pointing to m_pView, this is crash-prone in case of the base class deleting it (e.g. when initialization throws an exception)
2010-02-09 15:35:48 +01:00
sb
ce8caafcc2
sb118: merged in DEV300_m71
2010-02-08 09:18:14 +01:00
Frank Schoenheit [fs]
2ebfb85c07
autorecovery: merge
2010-02-05 12:21:39 +01:00
Frank Schoenheit [fs]
00684a716b
autorecovery: merge
2010-02-05 11:15:42 +01:00
Ocke Janssen [oj]
6726468497
dba33f: #i108939# apply patch to remove unused code
2010-02-05 08:23:12 +01:00
Frank Schoenheit [fs]
abb51ede00
autorecovery: derive XReportDefinition from XModifiable2, extending XModifiable
2010-02-04 22:49:44 +01:00
Mathias Bauer
c7c976e433
CWS svxsplit: merge with m71
2010-02-04 17:59:58 +01:00
Frank Schoenheit [fs]
4831a67ec5
autorecovery: need to lock the SolarMutex when disposing, some of the dependent components might need this when they die
2010-02-04 16:03:51 +01:00
sb
e884cc86ee
sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
2010-01-29 17:01:54 +01:00
Ingrid Halama
088277862f
chartmultiline: merge with DEV300_m70
2010-01-28 16:29:55 +01:00
Ocke Janssen [oj]
e81dc7f26f
dba33f: #i108548# handle Label property from parse column and rowsetcolumn
2010-01-28 10:39:25 +01:00
Ivo Hinkelmann
1e1b1d60af
CWS-TOOLING: integrate CWS dba33d
2010-01-27 13:51:16 +01:00
Ocke Janssen [oj]
9c87b8db89
dba33f: #i108548# handle Label property from parse column and rowsetcolumn
2010-01-22 12:47:20 +01:00
Ocke Janssen [oj]
efba41fb0a
dba33f: #i108548# handle Label property from parse column and rowsetcolumn
2010-01-22 12:14:40 +01:00
Ocke Janssen [oj]
cea09e968c
dba33f: #i108548# handle Label property from parse column and rowsetcolumn
2010-01-22 10:31:43 +01:00
Ocke Janssen [oj]
d4d5d883ec
dba33f: #i108548# extend SingleSelectQueryComposer appendFilterByColumn with additonal parameter
2010-01-22 08:14:22 +01:00
Ocke Janssen [oj]
ba6a64f356
Automated merge with http://hg.services.openoffice.org/cws/dba33e
2010-01-21 14:16:45 +01:00
Mathias Bauer
bd267404f1
resync to DEV300_m70
2010-01-21 13:49:22 +01:00
Ocke Janssen [oj]
1ff3ea1c28
dba33e: merge to m70
2010-01-21 11:54:03 +01:00
Kurt Zenker
f438e048e8
CWS-TOOLING: integrate CWS dba33b
2010-01-15 14:01:24 +01:00
Ocke Janssen [oj]
890251245c
dba33b: merge m69
2010-01-15 09:16:51 +01:00
Ocke Janssen [oj]
cfadca1e06
Automated merge with file:///net/so-cwsserv01/export/cws/dba33d/DEV300/ooo
2010-01-14 13:44:21 +01:00
Ocke Janssen [oj]
eb1045fea7
dba33d: #i104612# wrong string test
2010-01-14 13:37:07 +01:00
Ingrid Halama
bbc9a541d1
chartmultiline: #i82971# complex categories (part3 - complex categories for internal data + load/save + copy/paste) + cleanup
2010-01-13 17:06:34 +01:00
Mathias Bauer
6bf794609a
#i107450#: build all other modules with new editeng lib
2010-01-08 18:32:51 +01:00
Ocke Janssen [oj]
f67abf2e35
dba33f: merge from dba33e
2010-01-08 14:12:39 +01:00
Ocke Janssen [oj]
993a031df1
dba33e: compile error
2010-01-08 07:13:22 +01:00
Ocke Janssen [oj]
c2e5ecc215
haschanged now quotes
2010-01-07 09:10:59 +01:00
Ocke Janssen
b563751faf
#i107793# set props in endDoc
2010-01-05 11:47:51 +00:00
Mathias Bauer
2961a9c67b
#i107450#: remove SdrObject dependency from OutlinerForwarder; EditEnginePool for ItempropertySet of EditObjects; split unoprov.hxx+cxx
2009-12-10 18:09:38 +01:00
Ocke Janssen [oj]
c66201b66d
dba33d: merge with DEV300_m67
2009-12-10 07:40:02 +01:00
Mathias Bauer
dc30b423e4
merge to m67
2009-12-05 19:29:07 +01:00
Ocke Janssen [oj]
ceadb85b48
comparison between signed and unsigned integer expressions
2009-12-01 07:17:18 +01:00
Ocke Janssen [oj]
a441a0d3f2
dba33d: #i104712# qurtal expression fixed
2009-11-25 10:12:45 +01:00
Mathias Bauer
277dfe5fdd
merge commit for m65
2009-11-23 17:39:22 +01:00
Ocke Janssen [oj]
87883bec42
dba33d: #i105554# apply patch from cmc
2009-11-16 17:05:37 +01:00
Ocke Janssen [oj]
8c97f26be6
dba33d: #i106737# set the databasedataprovider when doc is loaded
2009-11-16 16:29:18 +01:00
Ocke Janssen [oj]
f53e28b8a3
dba33d: pull from dba33b
2009-11-16 09:59:12 +01:00
Philipp Lohmann [pl]
5efd3c588b
#i104678# use high contrast mode setting instead of IsDark (paradigm shift begun with issue i35482)
2009-11-03 18:12:19 +01:00
Mathias Bauer
bd73282a7f
#i106421#: create new cui resource file
2009-11-02 20:49:14 +01:00
Ocke Janssen
1a72fe4992
#i104836# add accelerator for AddField command
2009-10-28 07:36:39 +01:00
Ocke Janssen
19df9bd72b
#i105481# add new namespaces from xmloff
2009-10-27 11:09:54 +01:00
Ocke Janssen
50f9222bc1
#i106072# attachprovider at the end of doc
2009-10-22 09:31:22 +00:00
Mathias Bauer
4288d22fab
#i103496#: split svtools; improve ConfitItems
2009-10-16 00:05:16 +02:00
Kurt Zenker
8bd768c010
CWS-TOOLING: integrate CWS dba32h
...
2009-10-12 12:21:44 +0200 msc r276827 : remove warning for issue 102712 because the issue is fixed
2009-10-05 07:14:20 +0200 oj r276658 : #105585# add missing dependency for OOO_UI
2009-10-02 12:50:19 +0200 fs r276632 : #i105505#
If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized.
In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl
call attachResource. This ensures that the model is initialized completely, including firing the necessary
events.
2009-10-02 12:46:12 +0200 fs r276631 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document
2009-10-01 13:09:07 +0200 fs r276596 : do not rely on the name 'Standard' for the one and only form in a document
2009-10-01 12:35:56 +0200 fs r276589 : #i105509# don't rely on default form component names, use indexes
2009-10-01 11:19:18 +0200 fs r276584 : copying the fix for #i105082# into this CWS
2009-10-01 11:13:22 +0200 fs r276583 : improved logs
2009-10-01 11:10:44 +0200 fs r276581 : #i105505#
2009-10-01 08:07:57 +0200 fs r276575 : manual merge of trunk, to allow cwslocalize to run
2009-09-30 22:48:30 +0200 fs r276574 : removed that strange ONLOAD definition
2009-09-30 12:58:18 +0200 fs r276553 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS
2009-09-30 12:56:45 +0200 fs r276552 : copy fix for #i105387# into this CWS, as the issue prevents us from finalizing the CWS
2009-09-30 11:47:45 +0200 fs r276549 : #i105235#
2009-09-29 12:27:40 +0200 fs r276521 : #i105367#
2009-09-28 12:08:17 +0200 oj r276485 : #i105371# export version in manifest.xml as well
2009-09-28 12:07:02 +0200 oj r276484 : #i105371# export version in manifest.xml as well
2009-09-28 09:48:01 +0200 oj r276481 : #i105366# init drivers when not empty
2009-09-25 14:31:27 +0200 fs r276466 : CWS-TOOLING: rebase CWS dba32h to trunk@276429 (milestone: DEV300:m60)
2009-09-24 13:52:54 +0200 fs r276422 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document)
2009-09-24 11:42:03 +0200 fs r276413 : #i105234# proper zoom handling for the nav bar
2009-09-24 11:41:40 +0200 fs r276412 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double
2009-09-23 12:21:22 +0200 oj r276377 : remove dos lineends
2009-09-23 11:44:52 +0200 oj r276376 : #i105216# load config on demand
2009-09-23 11:44:19 +0200 oj r276375 : #i105216# load config on demand
2009-09-23 11:43:35 +0200 oj r276374 : #i105216# load config on demand
2009-09-21 09:13:03 +0200 oj r276307 : #i105158# use Thread support
2009-09-18 13:06:50 +0200 fs r276277 : #i105147#
2009-09-18 11:48:23 +0200 oj r276271 : #i105158# new method for thread safety
2009-09-18 10:42:56 +0200 fs r276266 : CWS-TOOLING: rebase CWS dba32h to trunk@276192 (milestone: DEV300:m59)
2009-09-18 08:30:03 +0200 oj r276263 : #i105016# load correct ldap so
2009-09-17 13:42:31 +0200 oj r276240 : change count of check boxes
2009-09-17 13:32:59 +0200 oj r276239 : revert false to true for currency
2009-09-17 09:14:46 +0200 oj r276220 : #i104901# add patch for every issue
2009-09-17 09:10:29 +0200 oj r276219 : #i104901# add patch for every issue
2009-09-11 13:47:49 +0200 oj r276060 : #i104901# fix for indentity
2009-09-11 12:14:14 +0200 fs r276056 : #i104594# allow to render controls without an SdrPageView
2009-09-11 11:49:31 +0200 fs r276055 : CWS-TOOLING: rebase CWS dba32h to trunk@276043 (milestone: DEV300:m58)
2009-09-10 08:41:40 +0200 oj r276021 : #i104911# export variable-set not for repeating sections
2009-10-14 18:48:09 +00:00
Ocke Janssen
248961ccea
#i105139# set visible size
2009-10-14 07:47:07 +02:00