Commit Graph

11 Commits

Author SHA1 Message Date
Rüdiger Timm
36645d311c INTEGRATION: CWS dba30c (1.11.8); FILE MERGED
2008/05/05 06:16:45 oj 1.11.8.1: #156608# clear listener after disposing columns
2008-06-06 13:00:33 +00:00
Rüdiger Timm
5678b06108 INTEGRATION: CWS changefileheader (1.10.36); FILE MERGED
2008/03/31 13:26:45 rt 1.10.36.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:37:07 +00:00
Rüdiger Timm
96b5e173bc INTEGRATION: CWS dba24d (1.9.28); FILE MERGED
2007/11/22 13:10:39 fs 1.9.28.1: #i81658# moved the DBA services to use the helpers in unotools/componentresmodule resp. comphelper/componentmodule. Those helpers allow for old- and new-style singletons to co-exist, which wasn't the case for the old helpers previously found in dba_reghelper.hxx
2008-01-30 07:31:21 +00:00
Jens-Heiner Rechtien
2171395c26 INTEGRATION: CWS dba24a (1.8.18); FILE MERGED
2007/08/02 10:49:09 oj 1.8.18.1: #i65023# modify dswhen column width changed
2007-09-26 13:39:40 +00:00
Rüdiger Timm
3adcf7c6ca INTEGRATION: CWS oj14 (1.3.8); FILE MERGED
2006/11/07 08:46:11 oj 1.3.8.3: RESYNC: (1.4-1.7); FILE MERGED
2006/07/04 07:31:45 oj 1.3.8.2: RESYNC: (1.3-1.4); FILE MERGED
2006/01/03 08:07:47 oj 1.3.8.1: export controller class
2007-07-06 06:53:00 +00:00
Ivo Hinkelmann
673fc9c868 INTEGRATION: CWS dba204c (1.6.4); FILE MERGED
2006/07/21 11:03:38 fs 1.6.4.1: #i67635#
make m_pColumns an ::sdt::auto_ptr, again

Holding it as ImplementationReference is bad, since this would |acquire| it, but
it delegates all |acquire| and |release| calls to its parent (ourself)

Holding it as auto_ptr doesn't hurt: If we're in the dtor, then nobody can
have a reference to the columns, since this would have been delegated to
ourself, which means we could not be in the dtor.
2006-08-04 12:56:31 +00:00
Oliver Bolte
6ba23c5c8f INTEGRATION: CWS dba204a (1.4.6); FILE MERGED
2006/07/13 07:10:28 fs 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED
2006/07/06 06:12:52 oj 1.4.6.1: #i66629# listen at documentmodelimpl and not any longer at the ds
2006-07-13 14:20:27 +00:00
Oliver Bolte
e17cce60ab INTEGRATION: CWS qiq (1.3.124); FILE MERGED
2006/06/27 11:59:58 fs 1.3.124.2: RESYNC: (1.3-1.4); FILE MERGED
2006/06/16 11:47:38 fs 1.3.124.1: 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-07-10 14:08:03 +00:00
Jens-Heiner Rechtien
d143d78968 INTEGRATION: CWS warnings01 (1.3.50); FILE MERGED
2006/03/24 15:35:51 fs 1.3.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
2006-06-20 01:42:45 +00:00
Rüdiger Timm
deee34968c INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED
2005/09/05 17:32:13 rt 1.2.204.1: #i54170# Change license header: remove SISSL
2005-09-08 09:13:40 +00:00
Jens-Heiner Rechtien
d973eb98b0 INTEGRATION: CWS insight01 (1.1.2); FILE ADDED
2004/02/20 11:36:29 oj 1.1.2.7: #i25414# extend the datadescriptor for database location and connection resource
2004/02/12 16:16:02 oj 1.1.2.6: #111075# fix refcount problem
2004/01/22 14:22:36 oj 1.1.2.5: #i24598# parent handling changed
2003/12/19 13:07:20 oj 1.1.2.4: #111075# ongoing work
2003/12/17 09:46:43 oj 1.1.2.3: #111075# ongoing work
2003/11/17 09:39:06 oj 1.1.2.2: #111075# ongoning work
2003/10/24 06:22:37 oj 1.1.2.1: #i21643# initial revision of the import filter
2004-08-02 14:05:49 +00:00