Commit Graph

37 Commits

Author SHA1 Message Date
Frank Schoenheit [fs]
b6693080a1 dba33f: merge with m76-branch 2010-04-16 13:55:24 +02: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
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]
d4d5d883ec dba33f: #i108548# extend SingleSelectQueryComposer appendFilterByColumn with additonal parameter 2010-01-22 08:14:22 +01:00
Ocke Janssen [oj]
6f4bc5831a dba33e: #i107717# allow the command definition to define the column names which should be shown 2009-12-21 14:42:31 +01:00
Frank Schoenheit [fs]
fa686e83d6 dba33b: #i10000# who would have thought the Solaris compiler includes the const-ness of a method argument in the name mangling ... 2009-12-11 22:34:04 +01:00
Frank Schönheit [fs]
717303aae4 removed some XUnoTunnel usage (unused in one case, and unnecessary in another) 2009-11-03 15:26:31 +01:00
Frank Schönheit [fs]
7d04c34fe0 final step for #i67020# 2009-11-03 14:53:24 +01:00
Frank Schönheit [fs]
b6b8881b12 one step towards fixing issue #i67022#:
query columns now use the ColumnSettings of the underlying table column, if
- this table column can be determined
- the query column doesn't have own settings (which would overrule the table col settings)

However, we're not there, yet: Changing the settings of the table column is not reflected
in the query column until closing and re-opening the database document. That's up to a next
implementation step.
2009-11-03 10:43:12 +01:00
Frank Schönheit [fs]
70d7ac8e49 more column class refactoring in preparation of #i67202#. Removed unneeded classes, consolidated the property handling of the various Column classes 2009-11-02 14:41:02 +01:00
Frank Schoenheit [fs]
75cff37d22 re-factoring, in preparation of fixing issue #i67020# 2009-10-30 15:06:20 +01:00
Rüdiger Timm
a4cc68ed17 INTEGRATION: CWS changefileheader (1.25.120); FILE MERGED
2008/03/31 13:26:44 rt 1.25.120.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:32:11 +00:00
Jens-Heiner Rechtien
1c7d46f210 INTEGRATION: CWS dba24a (1.24.120); FILE MERGED
2007/08/02 10:49:09 oj 1.24.120.1: #i65023# modify dswhen column width changed
2007-09-26 13:39:04 +00:00
Oliver Bolte
3654bc2a8c INTEGRATION: CWS pchfix02 (1.23.36); FILE MERGED
2006/09/01 17:24:05 kaib 1.23.36.1: #i68856# Added header markers and pch files
2006-09-17 05:34:34 +00:00
Oliver Bolte
3408301f05 INTEGRATION: CWS qiq (1.21.124); FILE MERGED
2006/06/27 11:57:27 fs 1.21.124.2: RESYNC: (1.21-1.22); FILE MERGED
2006/06/16 11:47:37 fs 1.21.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:05:30 +00:00
Jens-Heiner Rechtien
726afd9311 INTEGRATION: CWS warnings01 (1.21.50); FILE MERGED
2006/03/24 15:35:48 fs 1.21.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
2006-06-20 01:39:16 +00:00
Rüdiger Timm
8078123746 INTEGRATION: CWS ooo19126 (1.20.142); FILE MERGED
2005/09/05 17:32:07 rt 1.20.142.1: #i54170# Change license header: remove SISSL
2005-09-08 09:06:30 +00:00
Kurt Zenker
efe4f35f31 INTEGRATION: CWS dba22 (1.19.28); FILE MERGED
2005/01/03 12:41:47 oj 1.19.28.1: #i39686# correct property index
2005-01-21 16:02:33 +00:00
Rüdiger Timm
7b2482a9a4 INTEGRATION: CWS dba16 (1.18.10); FILE MERGED
2004/10/12 07:04:32 oj 1.18.10.2: #i31497# merge conflicts
2004/10/11 06:53:24 oj 1.18.10.1: #i32931# remove the weak interface, refcount handled by parent
2004-10-22 07:56:41 +00:00
Jens-Heiner Rechtien
035abd7940 INTEGRATION: CWS insight01 (1.16.110); FILE MERGED
2004/05/17 08:46:53 oj 1.16.110.5: #i17123# auto_increment fix for MySQL
2004/02/12 16:15:21 oj 1.16.110.4: #111075# fix refcount problem
2004/01/02 13:53:28 oj 1.16.110.3: RESYNC: (1.16-1.17); FILE MERGED
2003/12/17 09:18:57 oj 1.16.110.2: #111075# ongoing work
2003/10/24 06:29:59 oj 1.16.110.1: #i21643# import filter changes
2004-08-02 14:02:24 +00:00
Rüdiger Timm
b1bafb3d29 INTEGRATION: CWS geordi2q10 (1.16.164); FILE MERGED
2003/11/28 09:42:53 rt 1.16.164.1: #111934#: join CWS dba01pp1
2003-12-01 09:34:35 +00:00
Ocke Janssen
b2d1ddfede #95146# new property for the decsriptor column and autoinc 2002-07-25 05:31:31 +00:00
Ocke Janssen
48dbb2ad9d #95359# insert Attrib MayBeVoid 2001-12-03 12:36:06 +00:00
Ocke Janssen
3a1e98e786 #93489# impl new property for columnsettings 2001-10-19 13:15:28 +00:00
Ocke Janssen
ba35b91681 #93489# impl new property for columnsettings 2001-10-19 11:52:27 +00:00
Ocke Janssen
251039c87c #92883# fix the descriptor handling 2001-10-12 11:02:56 +00:00
Ocke Janssen
1581a0d3ca #92232# fixes for BIGINT type and new property HELPTEXT 2001-09-20 11:59:25 +00:00
Ocke Janssen
99871e3ad6 #88644# insert some DBG's 2001-08-15 12:05:15 +00:00
Ocke Janssen
39e54da768 #84841# now wrapper ask wrapped object for tunnelid 2001-05-30 09:45:56 +00:00
Ocke Janssen
afd7748c6a #86603# check columns types 2001-05-04 09:02:31 +00:00
Frank Schönheit
9a9adb1021 removed the obsolete columntypeid ctor parameter 2001-04-06 07:58:55 +00:00
Joachim Lingner
b94ef5f8bf replaced: OSL_ENSHURE->OSL_ENSURE 2001-03-23 12:33:59 +00:00
Ocke Janssen
8ea1003a82 import export changes 2001-02-23 14:22:32 +00:00
Ocke Janssen
4eead561b0 some problems with refcount resolved 2000-11-03 13:32:31 +00:00
Ocke Janssen
8108328d9e make strings unique for lib's 2000-10-25 06:32:52 +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