Commit Graph

187 Commits

Author SHA1 Message Date
7a765fa73c removetooltypes01: #ii12600# Exchange tools types in extensions 2011-01-17 09:53:41 +01:00
1a64ddfe1d removetooltypes01: #i112600# remove tooltypes from extensions 2011-01-14 12:13:45 +01:00
7f6d48f1e1 CWS-TOOLING: integrate CWS dba34a 2010-11-08 16:01:31 +01:00
976acf3ed1 CWS changehid: generate former auto hids into src files 2010-10-11 17:56:12 +02:00
sb
5dbc43ead1 sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
5f1022af3a dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in parallel to Window's
Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this
overlapping has been removed, there's no need to have both Style and WindowBits at those classes.
Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).
2010-09-03 17:53:47 +02:00
ec38ffb432 CWS-TOOLING: integrate CWS codecleanup02 2010-08-25 17:21:42 +02:00
72b6551726 vcl113: #i113117# cleanup object life cycle (thanks cmc!) 2010-07-13 13:59:19 +02:00
c57d83d4b6 codecleanup02: merge with DEV300_m84 2010-07-02 13:17:39 +02:00
9796d18817 codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directly 2010-07-01 09:13:15 +02:00
cd0a343431 codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31 2010-06-25 13:15:03 +02:00
715b125885 vcl112: #i112119# check return value (thanks cmc!) 2010-06-04 17:54:51 +02:00
sb
87ec9c993b sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
36de66bdf0 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
sb
27bb69577e 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
46a92e0e28 CWS-TOOLING: integrate CWS mh132
2009-08-06 12:20:52 +0200 mh  r274712 : corrected error handling
2009-08-05 13:41:20 +0200 mh  r274661 : #i93040# NetBSD compile issue
2009-08-05 13:40:32 +0200 mh  r274660 : #i93040# NetBSD compile issue
2009-08-05 13:38:46 +0200 mh  r274659 : #i93040# NetBSD compile issue
2009-08-05 13:29:15 +0200 mh  r274658 : #i95193# increase includes limit
2009-08-05 13:22:07 +0200 mh  r274657 : #i96811# honor return values of read calls
2009-08-05 13:16:47 +0200 mh  r274654 : #i96802# honor return values of write calls
2009-08-05 13:07:06 +0200 mh  r274653 : #i99835# do DestroyData
2009-08-05 13:01:42 +0200 mh  r274651 : #i68557#: allow more dpi resolutions in scanner dialogue
2009-07-24 14:46:04 +0200 mh  r274307 : #i103770# missing fclose added
2009-08-26 14:24:27 +00:00
f1c41b51ab CWS-TOOLING: integrate CWS evoab2def
2009-05-28 16:00:19 +0200 fs  r272412 : don't use createFalse - Evo 2.22 simply hangs when ask for all contacts without a first name. Instead, in the WHERE 0=1 case, simply create an empty result set
2009-05-22 14:25:51 +0200 fs  r272193 : #i10000#
2009-05-22 14:25:37 +0200 fs  r272192 : oops, ENABLE_EVOAB2 for some platforms only, not generically
2009-05-22 14:19:00 +0200 fs  r272191 : #i10000#
2009-05-22 12:42:38 +0200 fs  r272183 : when sorting, properly use a syslocale collator, instead of comparing the numerical values of the string's UTF-16 code points
2009-05-20 15:09:00 +0200 fs  r272131 : clear/getWarnings: also allowed without cache
2009-05-20 14:11:19 +0200 fs  r272128 : removed debug traces
2009-05-20 14:03:31 +0200 fs  r272126 : #i55701# +STR_SORT_BY_COL_ONLY
2009-05-20 14:02:29 +0200 fs  r272125 : implement sorting
2009-05-20 10:10:19 +0200 fs  r272107 : #i10000#
2009-05-19 16:02:17 +0200 fs  r272089 : #i10000#
2009-05-19 16:02:02 +0200 fs  r272088 : #i55701# strings for new error condition DATA_CANNOT_SELECT_UNFILTERED
2009-05-19 16:01:31 +0200 fs  r272087 : #i55701# use DATA_CANNOT_SELECT_UNFILTERED as standardized error code
2009-05-19 15:59:59 +0200 fs  r272086 : #i55701# +DATA_CANNOT_SELECT_UNFILTERED
2009-05-19 15:46:12 +0200 fs  r272084 : #i55701# recognize the DATA_CANNOT_SELECT_UNFILTERED error condition, and allow filtering in this case, even when the result set is empty
2009-05-19 09:06:50 +0200 fs  r272059 : merging changes from CWS dba32b, to prevent future conflicts with upcoming local changes
2009-05-18 21:48:58 +0200 fs  r272054 : accessing a non-local unfiltered address book now returns an empty result set, and reports a warning, instead of ungracefully failing
2009-05-18 21:48:42 +0200 fs  r272053 : accessing a non-local unfiltered address book now returns an empty result set, and reports a warning, instead of ungracefully failing
2009-05-18 21:47:41 +0200 fs  r272052 : +setExternalWarnings
2009-05-18 21:47:12 +0200 fs  r272051 : #i55701# when re/loading the form, display any possible warnings
2009-05-18 21:43:26 +0200 fs  r272050 : #i55701# implement XWarningsSupplier, exposing the warnings of our result set
2009-05-18 21:42:51 +0200 fs  r272049 : #i55701# implement XWarningsSupplier, exposing the warnings of our aggregate RowSet
2009-05-18 17:53:59 +0200 fs  r272041 : #i55701# moved the (I)WarningsContainer from dbaccess to connectivity, to be able to use it in the latter module, too
2009-05-18 17:24:10 +0200 fs  r272040 : #i55701# properly enable the various Evolution types
2009-05-18 14:52:19 +0200 fs  r272024 : #i55701# properly enable the Evolution types
2009-05-18 13:57:10 +0200 fs  r272018 : fixed/extended whereAnalysis (column searching still not enabled, as neither LIKE nor = seem to work with my (somewhat older) Evolution version)
2009-05-18 13:56:08 +0200 fs  r272017 : extended showParseTree
2009-05-18 13:55:25 +0200 fs  r272016 : extended showParseTree
2009-05-18 11:40:16 +0200 fs  r272008 : #i55701#
2009-05-18 11:39:02 +0200 fs  r272006 : let the PreparedStatement return proper meta data, too
2009-05-18 10:05:37 +0200 fs  r271999 : moved the XStatement interface to from OCommonStatement to OStatement - the former class is also the base for other classes which should not have this interface
2009-05-15 21:53:22 +0200 fs  r271973 : collectColumnInformation: report invalid meta data as assertion
2009-05-15 21:51:40 +0200 fs  r271972 : showParseTree should be const
2009-05-15 21:51:26 +0200 fs  r271971 : showParseTree should be const
2009-05-15 21:51:03 +0200 fs  r271970 : properly recognize the 'WHERE 0 = 1' clause, this way having proper statement meta data, this way saving much much calls from the DBA framework
2009-05-15 20:29:03 +0200 fs  r271969 : cleaned up the mess with the statement classes
2009-05-15 15:51:11 +0200 fs  r271944 : let the result set properly init its meta data
2009-05-15 15:29:54 +0200 fs  r271939 : proper property implementations for the resultset class
2009-05-15 15:01:31 +0200 fs  r271936 : proper property implementations for the statement class
2009-05-08 14:46:33 +0200 fs  r271717 : component_foo must be PUBLIC
2009-05-06 09:20:05 +0200 fs  r271565 : #i10000# (warnings on unxlngi6)
2009-05-06 09:01:30 +0200 fs  r271564 : #i101493#
2009-05-05 23:08:12 +0200 fs  r271560 : #i55701# merging the changes from the ancient (CVS-based) CWS evoab2default into this CWS here
2009-06-05 12:31:05 +00:00
877e238224 CWS-TOOLING: integrate CWS sb107
2009-04-14 13:09:13 +0200 sb  r270758 : CWS-TOOLING: rebase CWS sb107 to trunk@270723 (milestone: DEV300:m46)
2009-04-06 14:11:54 +0200 sb  r270545 : #i100884# improve pagein effectiveness: wrap system libs in --as-needed on unxlngi6/unxlngx6 to avoid needing them where unneeded; link pagein as C program to avoid unneeded C++ runtime dependency; reorder pagein and javaldx in soffice startup script so that javaldx benefits from pagein
2009-03-31 16:40:23 +0200 sb  r270287 : decrease collisions in hashCode computation
2009-03-30 11:48:39 +0200 sb  r270207 : #i100668# corrected explicit template instantiation
2009-03-26 14:16:26 +0100 sb  r270078 : #i100408# inadvertently dropped libexslt dynamic library in previous rev 269789
2009-03-26 10:52:51 +0100 sb  r270058 : #i100576# fixed erroneous modification of RPM in previous rev 270057
2009-03-26 10:46:36 +0100 sb  r270057 : #i100576# Enable HAVE_LD_HASH_STYLE in sdev300.ini for unxlgni6 and unxlngx6; corrected unxlngx6.mk so that HAVE_LD_HASH_STYLE actually has an effect on ultimate LINKFLAGS value.
2009-03-25 16:53:39 +0100 sb  r270038 : #i85679# applied speed-symbolic-functions.diff provided by pmladek; re-ran autoconf; enabled HAVE_LD_BSYMBOLIC_FUNCTIONS for unxlngi6 and unxlngx6 in sdev300.ini
2009-03-25 15:29:12 +0100 sb  r270031 : #i100408# missing fixes in addition to -c 269789 (to actually only put single instances of certain libraries into installation sets)
2009-03-25 15:17:10 +0100 sb  r270029 : #i10084# revert masterfix additions of libraries to APPnSTDLIBs (during -r269000:269199) and instead use -rpath-link to avoid linker warnings on unxlngi6 and unxlngx6
2009-03-25 14:15:23 +0100 sb  r270023 : added svn:ignore
2009-03-25 10:25:08 +0100 sb  r270002 : #i10000# copied over trunk -c 269820
2009-03-23 10:16:00 +0100 sb  r269858 : CWS-TOOLING: rebase CWS sb107 to trunk@269781 (milestone: DEV300:m44)
2009-03-20 11:22:27 +0100 sb  r269789 : #i100408# reduce (multiple copies of) libraries delivered to solver; for that to work fine, deliver symlink feature got improved to only create a symlink if the original file exists
2009-03-20 09:21:32 +0100 sb  r269782 : #i100396# replace s(HTML|RTF)_xxx declarations with OOO_STRING_SVTOOLS_(HTML|RTF)_xxx macros to reduce symbolic relocations at load time (at least on ELF systems).
2009-03-19 11:34:56 +0100 sb  r269734 : #i100348# added VISIBILITY_HIDDEN=TRUE so that symbols from the resulting archive are not erroneously exported from dynamic libraries including the archive
2009-03-19 11:32:20 +0100 sb  r269733 : #i100348# as a prerequisite for following changes, brought jpeg-6b.patch into "dmake create_patch" format and removed application/octet-stream svn:mime-type
2009-03-12 10:39:08 +0100 sb  r269370 : duplicated cws/odfmetadata2/solenv/inc/target.mk -c 268831
2009-03-04 17:25:16 +0100 sb  r268849 : #i99880# missing AUGMENT_LIBRARY_PATH
2009-02-25 17:54:34 +0100 sb  r268459 : CWS-TOOLING: rebase CWS sb107 to trunk@268395 (milestone: DEV300:m42)
2009-02-25 09:23:15 +0100 sb  r268413 : #i99584# avoid undefined operations on nOffset (patch by cmc)
2009-02-23 10:02:25 +0100 sb  r268344 : #i99519 removed unnecessary library dependencies
2009-02-18 17:54:24 +0100 sb  r268250 : avoid warnings about format specifier and argument mismatch (on 64bit debug builds)
2009-02-18 17:50:34 +0100 sb  r268249 : avoid erroneous warning that control reaches end of non-void function
2009-02-18 17:33:53 +0100 sb  r268248 : sdext/source/pdfimport/misc/pdfihelper.cxx: #include <vcl/canvastools.hxx>
2009-04-27 11:24:10 +00:00
aba2169bfb CWS-TOOLING: integrate CWS cmcfixes49 2008-10-10 13:02:43 +00:00
ffc253ab68 #i10000# Fix solaris debug build. 2008-07-31 11:58:34 +00:00
2f25525d95 INTEGRATION: CWS hr51 (1.10.22); FILE MERGED
2008/06/06 16:20:22 hr 1.10.22.2: RESYNC: (1.10-1.11); FILE MERGED
2008/06/06 14:00:29 hr 1.10.22.1: #i88947#: fixes for compiling with SunStudio12 (WaE, compiler provided STL)
2008-06-16 12:47:50 +00:00
5eb1d7b4f3 INTEGRATION: CWS mba30patches01 (1.5.324); FILE MERGED
2008/04/23 10:50:41 mba 1.5.324.2: RESYNC: (1.5-1.6); FILE MERGED
2008/03/18 15:41:02 mba 1.5.324.1: #i86365#: remove unused code
2008-05-20 18:19:57 +00:00
719e056b79 INTEGRATION: CWS mba30patches01 (1.6.40); FILE MERGED
2008/04/23 10:50:38 mba 1.6.40.2: RESYNC: (1.6-1.7); FILE MERGED
2008/03/18 15:41:02 mba 1.6.40.1: #i86365#: remove unused code
2008-05-20 18:19:38 +00:00
6b70833249 INTEGRATION: CWS mba30patches01 (1.6.40); FILE MERGED
2008/04/23 10:50:35 mba 1.6.40.2: RESYNC: (1.6-1.7); FILE MERGED
2008/03/18 15:41:02 mba 1.6.40.1: #i86365#: remove unused code
2008-05-20 18:19:27 +00:00
659447f204 INTEGRATION: CWS mba30patches01 (1.14.40); FILE MERGED
2008/04/23 10:50:32 mba 1.14.40.2: RESYNC: (1.14-1.15); FILE MERGED
2008/03/18 15:41:02 mba 1.14.40.1: #i86365#: remove unused code
2008-05-20 18:19:08 +00:00
35e2882b24 INTEGRATION: CWS mba30patches01 (1.4.214); FILE MERGED
2008/04/23 10:50:29 mba 1.4.214.2: RESYNC: (1.4-1.5); FILE MERGED
2008/03/18 15:41:01 mba 1.4.214.1: #i86365#: remove unused code
2008-05-20 18:18:18 +00:00
0842249438 INTEGRATION: CWS mba30patches01 (1.9.40); FILE MERGED
2008/04/23 10:50:26 mba 1.9.40.2: RESYNC: (1.9-1.10); FILE MERGED
2008/03/18 15:41:01 mba 1.9.40.1: #i86365#: remove unused code
2008-05-20 18:17:59 +00:00
d4f73736cc INTEGRATION: CWS changefileheader (1.2.470); FILE MERGED
2008/03/31 12:32:07 rt 1.2.470.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:37:33 +00:00
fd8b3f3a72 INTEGRATION: CWS changefileheader (1.5.98); FILE MERGED
2008/03/31 12:32:06 rt 1.5.98.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:37:13 +00:00
cf9332c338 INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED
2008/04/01 15:15:23 thb 1.5.48.2: #i85898# Stripping all external header guards
2008/03/31 12:32:06 rt 1.5.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:36:48 +00:00
635303390d INTEGRATION: CWS changefileheader (1.11.48); FILE MERGED
2008/04/01 15:15:23 thb 1.11.48.3: #i85898# Stripping all external header guards
2008/04/01 12:29:57 thb 1.11.48.2: #i85898# Stripping all external header guards
2008/03/31 12:32:06 rt 1.11.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:36:28 +00:00
5f8bade55c INTEGRATION: CWS changefileheader (1.9.48); FILE MERGED
2008/03/31 12:32:06 rt 1.9.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:36:09 +00:00
ce0d35ebe7 INTEGRATION: CWS changefileheader (1.5.332); FILE MERGED
2008/04/01 15:15:23 thb 1.5.332.3: #i85898# Stripping all external header guards
2008/04/01 12:29:57 thb 1.5.332.2: #i85898# Stripping all external header guards
2008/03/31 12:32:06 rt 1.5.332.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:35:53 +00:00
e4d3425123 INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED
2008/03/31 12:32:06 rt 1.6.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:35:34 +00:00
9e7571dce8 INTEGRATION: CWS changefileheader (1.30.168); FILE MERGED
2008/03/31 12:32:06 rt 1.30.168.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:35:15 +00:00
7a7ef768f8 INTEGRATION: CWS changefileheader (1.5.472); FILE MERGED
2008/04/01 15:15:23 thb 1.5.472.2: #i85898# Stripping all external header guards
2008/03/31 12:32:06 rt 1.5.472.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:34:55 +00:00
d2a4e8cd65 INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED
2008/03/31 12:32:06 rt 1.2.472.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:34:36 +00:00
436332e335 INTEGRATION: CWS changefileheader (1.15.24); FILE MERGED
2008/04/01 15:15:23 thb 1.15.24.2: #i85898# Stripping all external header guards
2008/03/31 12:32:05 rt 1.15.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:34:16 +00:00
5016ba8570 INTEGRATION: CWS changefileheader (1.6.48); FILE MERGED
2008/03/31 12:32:05 rt 1.6.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:33:57 +00:00
13edbb68d4 INTEGRATION: CWS changefileheader (1.14.48); FILE MERGED
2008/03/31 12:32:05 rt 1.14.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:33:40 +00:00
ecb34eb06f INTEGRATION: CWS changefileheader (1.17.24); FILE MERGED
2008/03/31 12:32:05 rt 1.17.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:33:25 +00:00
17e1f65169 INTEGRATION: CWS changefileheader (1.23.168); FILE MERGED
2008/03/31 12:32:04 rt 1.23.168.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:32:44 +00:00
29ada5ab77 INTEGRATION: CWS changefileheader (1.4.222); FILE MERGED
2008/04/01 15:15:23 thb 1.4.222.2: #i85898# Stripping all external header guards
2008/03/31 12:32:04 rt 1.4.222.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:32:22 +00:00
b7ec4e0c24 INTEGRATION: CWS changefileheader (1.2.472); FILE MERGED
2008/03/31 12:32:04 rt 1.2.472.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:31:54 +00:00
7e58ac45fe INTEGRATION: CWS changefileheader (1.9.48); FILE MERGED
2008/03/31 12:32:04 rt 1.9.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:31:30 +00:00
92a37c7d3c INTEGRATION: CWS supdremove02 (1.14.8); FILE MERGED
2008/01/31 13:46:33 rt 1.14.8.1: #i85482# Remove UPD from resource name.
2008-02-25 14:35:08 +00:00
834b2d1793 INTEGRATION: CWS supdremove02 (1.16.74); FILE MERGED
2008/01/25 16:00:13 rt 1.16.74.1: #i85482# Remove UPD from library names.
2008-02-25 14:34:50 +00:00
758536f789 INTEGRATION: CWS wae4extensions (1.5.192); FILE MERGED
2007/09/27 10:20:02 fs 1.5.192.1: #i81612# warning-free code
2008-01-14 14:04:54 +00:00
c34e717ce9 INTEGRATION: CWS wae4extensions (1.4.192); FILE MERGED
2007/09/27 10:20:02 fs 1.4.192.1: #i81612# warning-free code
2008-01-14 14:04:18 +00:00
97a3009a85 INTEGRATION: CWS wae4extensions (1.10.90); FILE MERGED
2007/09/27 10:20:02 fs 1.10.90.1: #i81612# warning-free code
2008-01-14 14:04:05 +00:00