Commit Graph

26 Commits

Author SHA1 Message Date
Rüdiger Timm
a0022f24c9 INTEGRATION: CWS changefileheader (1.25.84); FILE MERGED
2008/03/31 13:26:47 rt 1.25.84.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:45:34 +00:00
Ivo Hinkelmann
4b1a57ace8 INTEGRATION: CWS dba24c (1.24.58); FILE MERGED
2007/10/22 20:58:19 fs 1.24.58.2: assertion
2007/09/20 18:34:05 fs 1.24.58.1: during #i80856#: m_xORB -> m_aContext
2007-11-21 14:38:24 +00:00
Kurt Zenker
ba5cfe46a7 INTEGRATION: CWS dba23a (1.23.74); FILE MERGED
2007/03/08 09:08:54 fs 1.23.74.1: #i73084# approveObject: don't allow slashes in the name
2007-05-10 09:12:32 +00:00
Oliver Bolte
cc97f8e40d INTEGRATION: CWS pchfix02 (1.22.36); FILE MERGED
2006/09/01 17:24:09 kaib 1.22.36.1: #i68856# Added header markers and pch files
2006-09-17 05:39:55 +00:00
Oliver Bolte
a09efabdac INTEGRATION: CWS qiq (1.21.4); FILE MERGED
2006/06/28 10:31:08 fs 1.21.4.5: #i10000#
2006/06/16 11:47:39 fs 1.21.4.4: during #i51143#:

refactored VCollection:
- createEmptyObject now named createDescriptor
- cloneObject removed
- appendObject now returns the newly created object
  (previously done via a subsequent call to cloneObject)
2006/05/31 11:08:51 fs 1.21.4.3: #i51143# XContainerApproveListener return XVeto now, instead of throwing - need to translate this
2006/05/24 14:55:16 fs 1.21.4.2: #i51143# be an XContainerApproveBroadcaster
2006/05/24 09:11:14 fs 1.21.4.1: #i51143# more detailed error messages during approveNewObject
2006-07-10 14:10:40 +00:00
Rüdiger Timm
da736140df INTEGRATION: CWS dba203c (1.20.104); FILE MERGED
2006/04/25 08:44:55 fs 1.20.104.1: isReadOnly is dead -> removed it
2006-05-04 07:38:06 +00:00
Jens-Heiner Rechtien
1d3aeb155c INTEGRATION: CWS dba201b (1.18.36); FILE MERGED
2005/09/21 07:02:17 oj 1.18.36.2: RESYNC: (1.18-1.19); FILE MERGED
2005/07/06 07:46:54 oj 1.18.36.1: #i48015# throw illegalargument exception when object is inserted twice with different name
2005-09-23 11:05:57 +00:00
Rüdiger Timm
22f7437430 INTEGRATION: CWS ooo19126 (1.18.96); FILE MERGED
2005/09/05 17:32:20 rt 1.18.96.1: #i54170# Change license header: remove SISSL
2005-09-08 12:29:22 +00:00
Vladimir Glazounov
ece4c1d6a0 INTEGRATION: CWS dba26 (1.17.110); FILE MERGED
2005/03/11 13:37:19 fs 1.17.110.1: #i44786# implAppend: ensure that the new object has the proper name
2005-03-23 08:46:52 +00:00
Jens-Heiner Rechtien
bb8cc33b90 INTEGRATION: CWS insight01 (1.16.106); FILE MERGED
2004/07/16 12:34:07 oj 1.16.106.12: #i31520# make sure that the name doesn't contain any /
2004/07/16 10:25:36 oj 1.16.106.11: close listener -> frame
2004/07/02 10:26:36 oj 1.16.106.10: remove object out of list when deleting
2004/03/17 12:52:33 oj 1.16.106.9: #111075# renaming of objects
2004/03/16 14:21:51 oj 1.16.106.8: #111075# change rename handling
2004/03/16 12:48:34 oj 1.16.106.7: #111075# correct thrown exception
2004/02/20 14:39:55 oj 1.16.106.6: #111075# ongoing work
2004/02/12 16:15:26 oj 1.16.106.5: #111075# fix refcount problem
2003/12/17 09:46:39 oj 1.16.106.4: #111075# ongoing work
2003/11/26 12:14:30 oj 1.16.106.3: #111075# ongoing work
2003/11/17 09:39:11 oj 1.16.106.2: #111075# ongoning work
2003/10/24 06:27:27 oj 1.16.106.1: #i21643# import filter changes
2004-08-02 14:09:49 +00:00
Ocke Janssen
15234c6ef6 #102454# only remove as eventlistener when object exists :-) 2002-08-21 05:39:14 +00:00
Ocke Janssen
1769141aff #99549# error in for loop use of begin as end condition 2002-06-27 07:06:09 +00:00
Ocke Janssen
5b80d61bc5 #93948# add prop listener 2001-10-30 08:55:07 +00:00
Oliver Bolte
dffbc4f8c5 #65293# ambigous == op. solaris 2001-09-28 08:37:31 +00:00
Ocke Janssen
fe6066d957 #91719# implementing the XRename handling 2001-09-25 12:28:23 +00:00
Frank Schönheit
c15394a2f8 preparations for #90109# (removed some obsolete stuff / renamed some methods for more consistency 2001-08-30 07:01:11 +00:00
Frank Schönheit
e1092447d3 #88389# OConfigurationNode moved to unotools 2001-06-18 10:50:01 +00:00
avy
1d71ae192b Added temporary variables. Need only for linux 2001-05-04 07:41:22 +00:00
Frank Schönheit
4ef1f871bb no need to do single-action commits in the configuration anymore 2001-04-26 10:23:48 +00:00
Frank Schönheit
ab3c3f94ea added an XChild to the definition container to access the data source 2001-04-25 11:43:09 +00:00
Frank Schönheit
477ced0bdd cppuhelper/extract -> comphelper/extract 2001-03-15 07:29:16 +00:00
Frank Schönheit
9f7864f0c8 implement the XSingleServiceFactory interface of the DefinitionContainer service 2001-02-07 12:15:00 +00:00
Ocke Janssen
3083bc04c9 make strings unique for lib's 2000-10-25 06:42:28 +00:00
Frank Schönheit
f485b30407 put into a namespace / persistence implemented by using configuration, not a registry 2000-10-18 15:16:39 +00:00
Frank Schönheit
780b7bb117 replace unotools with comphelper 2000-10-11 10:21:40 +00:00
Jens-Heiner Rechtien
8b9e4e393e initial import 2000-09-18 23:16:46 +00:00