Commit graph

31 commits

Author SHA1 Message Date
Andreas Bregas
51a09373ea #i102261# OLE control event handler support 2009-06-17 13:32:41 +00:00
Rüdiger Timm
77065b1666 INTEGRATION: CWS dba30c (1.29.4); FILE MERGED
2008/04/23 10:51:44 fs 1.29.4.1: #153932# catch exceptions when creating the event attacher manager
2008-06-06 12:34:55 +00:00
Rüdiger Timm
f7bf8c9960 INTEGRATION: CWS changefileheader (1.28.18); FILE MERGED
2008/04/01 15:16:36 thb 1.28.18.3: #i85898# Stripping all external header guards
2008/04/01 12:30:28 thb 1.28.18.2: #i85898# Stripping all external header guards
2008/03/31 13:11:39 rt 1.28.18.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:36:46 +00:00
Rüdiger Timm
55982a9bb8 INTEGRATION: CWS oj30 (1.27.90); FILE MERGED
2008/01/10 14:27:04 oj 1.27.90.1: #i85085# add std
2008-01-29 16:06:59 +00:00
Rüdiger Timm
33e5968578 INTEGRATION: CWS dba22a (1.26.4); FILE MERGED
2006/11/15 08:33:00 fs 1.26.4.2: #i71216# disposing: properly look up the object in m_aMap
2006/11/13 09:10:25 fs 1.26.4.1: #i71216# disposing: don't crash if m_aItems and m_aMap became incnsistent (but assert only)
2006-12-01 15:55:25 +00:00
Oliver Bolte
008d526b17 INTEGRATION: CWS sb59 (1.24.28); FILE MERGED
2006/08/29 16:11:01 sb 1.24.28.1: #i67487# Made code warning-free (wntmsci10).
2006-10-12 10:14:25 +00:00
Oliver Bolte
743c853835 INTEGRATION: CWS pchfix02 (1.24.26); FILE MERGED
2006/09/01 17:27:40 kaib 1.24.26.1: #i68856# Added header markers and pch files
2006-09-16 22:56:46 +00:00
Jens-Heiner Rechtien
49177fecc5 INTEGRATION: CWS warnings01 (1.23.32); FILE MERGED
2006/03/14 15:20:31 fs 1.23.32.1: #i57457# warning-free code
2006-06-19 11:58:06 +00:00
Rüdiger Timm
09f74f505c INTEGRATION: CWS stlpdbg (1.21.22); FILE MERGED
2005/10/20 10:05:24 obo 1.21.22.1: #i53107# STLport debug mode
2006-01-10 14:52:31 +00:00
Oliver Bolte
42a79be79a INTEGRATION: CWS dba202a (1.21.30); FILE MERGED
2005/11/25 13:42:24 fs 1.21.30.1: comphelper::OReusableGuard -> osl::ResettableMutexGuard / NOTIFY_LISTENERS replaced by ListenerContainer::forEach/notifyEach
2005-12-21 12:23:36 +00:00
Rüdiger Timm
4b22adc89d INTEGRATION: CWS ooo19126 (1.20.68); FILE MERGED
2005/09/05 13:50:40 rt 1.20.68.1: #i54170# Change license header: remove SISSL
2005-09-08 22:00:02 +00:00
Vladimir Glazounov
c7922f99fc INTEGRATION: CWS dr33 (1.19.110); FILE MERGED
2005/02/14 16:44:00 dr 1.19.110.1: #i42367# remove non-ASCII characters from C++ sources
2005-02-16 16:51:03 +00:00
Rüdiger Timm
45c1a7eb72 INTEGRATION: CWS geordi2q12 (1.18.96); FILE MERGED
2004/01/07 14:33:15 hr 1.18.96.1: #111934#: merge CWS dba01pp2 -> SRC680
2004-01-07 14:41:42 +00:00
Jens-Heiner Rechtien
5c44484b92 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-25 17:05:07 +00:00
Rüdiger Timm
79f61b4d68 #100000# FS: Use pElementMetaData instead of aElementMetaData.get() here. 2002-10-09 12:48:09 +00:00
Frank Schönheit
93216c149c #103388# removed a debuggin relic from the previous revision 2002-10-04 07:10:23 +00:00
Frank Schönheit
95c0977c33 #103388# introduced ElementDescription to cache some information (interfaces) about to-be-inserted objects / in disposing(EventObject), normalize the interfaces to be compared - sacves a _lot_ of queryInterfaces 2002-10-04 07:09:11 +00:00
Frank Schönheit
1d7f317954 #96662# don't transform read events to the 6.0 format - runtime must have the chance to do the old location guessing 2002-01-18 14:28:51 +00:00
Frank Schönheit
6e2466e80a #93905# insertByName: ensure that the object beeing inserted has the name given as access key 2001-10-29 14:26:20 +00:00
Jens-Heiner Rechtien
76079ef81d #92924# includes 2001-10-26 10:21:56 +00:00
Frank Schönheit
164b4c6569 #92922# insert replaced by approveNewElement/implInsert (ensure that when inserting, the own mutex is released before doing any notifications) 2001-10-16 15:19:02 +00:00
Vladimir Glazounov
c3276fda04 #92075# exception specificatin 2001-09-12 08:47:49 +00:00
Frank Schönheit
5e2b244ed6 #91537# corrected restoration of script events in writeEvents 2001-08-27 16:48:04 +00:00
Frank Schönheit
8f98f2a3d3 #91537# +transformEvents / transform event descriptors when reading/writing events in the old 5.x format 2001-08-27 15:54:03 +00:00
Frank Schönheit
d87b1baa78 #89799# check for NULL objects beeing inserted 2001-07-17 13:18:06 +00:00
Ocke Janssen
76fb1c425f #87257# change GetUILanguage 2001-07-11 09:34:00 +00:00
Vladimir Glazounov
3bce33aeb3 #65293# cast to rtl::OUString 2001-07-04 10:28:20 +00:00
Frank Schönheit
bdcf462617 #82353# elementReplaced 2000-12-19 15:51:01 +00:00
Ocke Janssen
5f63b6aad4 namespace changes 2000-11-23 08:42:45 +00:00
Frank Schönheit
cdbcbba768 migrated from unotools to comphelper 2000-10-19 10:52:20 +00:00
Jens-Heiner Rechtien
bf4154eb53 initial import 2000-09-18 15:33:13 +00:00