Commit graph

45 commits

Author SHA1 Message Date
Thomas Arnhold
f6ccb8354a Move OSL_ENSURE(0,...) to OSL_FAIL(...) 2011-03-12 14:05:07 +01:00
David Tardon
91697b75c3 fix assertions 2011-02-25 17:47:41 +01:00
Thomas Arnhold
ac0811b10e Move DBG_ERROR -> OSL_ASSERT 2011-02-24 18:26:34 +01:00
Kenneth Venken
7ca07a1553 replaced DGB_ASSERT with OSL_ENSURE 2011-02-03 08:59:33 +01:00
Wol
9b6062afb3 Spelling mistakes, and deleting unwanted comments and commented code 2010-11-10 08:50:30 +01:00
Wol
32a105e06b Delete commented code 2010-11-07 23:57:15 -06:00
Gil Forcada
1aa44a7761 Removed comments, trailing spaces and death code 2010-10-13 12:18:30 +02:00
Sebastian Spaeth
6450d1a7f5 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:12 +02:00
Petr Mladek
dc8c15ae62 remove include guards using fixguard.py 2010-10-05 17:58:28 +02: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
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
Ivo Hinkelmann
d4420993d6 CWS-TOOLING: integrate CWS dbaperf1
2009-04-02 09:12:25 +0200 oj  r270372 : CWS-TOOLING: rebase CWS dbaperf1 to trunk@270033 (milestone: DEV300:m45)
2009-03-17 10:20:34 +0100 oj  r269577 : add parameter
2009-03-17 10:20:05 +0100 oj  r269576 : add parameter
2009-03-12 12:32:24 +0100 oj  r269387 : add missing ++
2009-03-11 12:53:35 +0100 oj  r269315 : compile error
2009-03-06 08:52:11 +0100 oj  r268968 : #i99264# remove duplicate code
2009-03-06 08:20:08 +0100 oj  r268966 : add missingheader
2009-03-06 08:17:41 +0100 oj  r268965 : add header
2009-03-06 08:15:07 +0100 oj  r268964 : #i99708# remove duplicate code
2009-03-06 07:24:11 +0100 oj  r268963 : #i99708# remove duplicate code
2009-03-06 07:22:24 +0100 oj  r268962 : #i99708# use tenary operator
2009-03-06 07:19:21 +0100 oj  r268961 : remove unused rtl_logs
2009-03-06 07:15:55 +0100 oj  r268960 : #i99708# extract getLength from for loop
2009-03-06 07:15:35 +0100 oj  r268959 : #i99708# extract getLength from for loop
2009-03-06 07:14:57 +0100 oj  r268958 : remove unused rtl_logs
2009-03-06 07:13:01 +0100 oj  r268957 : insert DBG_ helper
2009-03-06 07:12:17 +0100 oj  r268956 : remove unused rtl_logs
2009-03-06 07:10:26 +0100 oj  r268955 : remove unused rtl_logs
2009-03-06 07:04:51 +0100 oj  r268954 : #i99708# use tenary operator
2009-03-05 12:04:46 +0100 oj  r268895 : comment RTL_LOG out
2009-03-05 09:05:07 +0100 oj  r268874 : add rtl logfile
2009-03-04 14:21:18 +0100 oj  r268828 : #i99708# make static inplace and some method calls in for loop removed
2009-03-04 14:20:34 +0100 oj  r268827 : #i99708# impl double check pattern for getInfohelper
2009-03-02 09:31:42 +0100 oj  r268636 : add rtl logfile
2009-03-02 08:18:37 +0100 oj  r268633 : add rtl logfile
2009-02-27 11:22:16 +0100 oj  r268570 : #i99709# change algorithm for marking objects
2009-02-27 11:17:04 +0100 oj  r268568 : #i99708# some improvements to load forms, controls faster and replacement of size() call with !empty() which is much faster
2009-02-24 10:09:35 +0100 sb  r268383 : #i99290# no longer care to set a sensible context class loader for native threads attached to the VM
2009-02-23 13:44:04 +0100 oj  r268354 : #i76606# seekrow changes
2009-02-23 12:27:30 +0100 oj  r268349 : deleted
2009-02-20 15:14:23 +0100 oj  r268325 : #i76606# some code changes
2009-02-19 14:15:25 +0100 oj  r268284 : #i76606# use of simple prep stmt instead of full blown rowset, when source and dest connection are the same use insert into ... ( select ... )
2009-02-19 11:27:55 +0100 oj  r268265 : #i76606# insert some RTL_LOG and setObject impl
2009-02-18 14:45:37 +0100 oj  r268222 : #i99363# insert RTL_LOG
2009-02-18 14:45:18 +0100 oj  r268221 : #i99363# insert RTL_LOG
2009-02-18 11:14:54 +0100 oj  r268207 : #i99363# call some impl_ methods to avoid duplicate cechCache calls
2009-02-18 11:10:47 +0100 oj  r268206 : #i99363# make isCount inline
2009-02-18 10:33:22 +0100 oj  r268203 : #i99363# use bookmarkable if available and inserted some RTL_LOG
2009-02-18 10:32:57 +0100 oj  r268202 : #i99363# use bookmarkable if available and inserted some RTL_LOG
2009-02-17 07:29:05 +0100 oj  r267843 : #i96897# remove some dll public
2009-02-16 15:01:04 +0100 oj  r267816 : #i96897# remove some dll public
2009-02-16 14:25:53 +0100 oj  r267810 : #i99264# remove duplicate code
2009-02-16 14:25:33 +0100 oj  r267809 : #i99264# remove duplicate code
2009-02-16 14:24:59 +0100 oj  r267808 : #i99264# remove duplicate code
2009-02-13 10:56:17 +0100 oj  r267703 : #i99191# comment the contextclassloader
2009-02-13 10:32:40 +0100 oj  r267700 : reduce call to resultset meta data
2009-02-13 10:27:31 +0100 oj  r267699 : reduce call to resultset meta data
2009-02-13 10:27:08 +0100 oj  r267698 : reduce call to resultset meta data
2009-04-23 10:42:05 +00:00
Rüdiger Timm
b53f135d31 INTEGRATION: CWS changefileheader (1.32.118); FILE MERGED
2008/03/31 13:26:43 rt 1.32.118.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:29:20 +00:00
Jens-Heiner Rechtien
48324de656 INTEGRATION: CWS dba24a (1.31.36); FILE MERGED
2007/09/05 11:02:57 oj 1.31.36.1: #i68334# fix ref count prob
2007-09-26 13:38:50 +00:00
Kurt Zenker
974ac5b029 INTEGRATION: CWS dba23a (1.30.60); FILE MERGED
2007/02/26 11:48:06 fs 1.30.60.1: remove unused code
Issue number:  #i74804#
Submitted by:  jnavrati@openoffice.org
Reviewed by:   frank.schoenheit@sun.com
2007-05-10 09:11:43 +00:00
Ivo Hinkelmann
38c29361f7 INTEGRATION: CWS dba205b (1.27.18); FILE MERGED
2006/09/04 11:57:50 oj 1.27.18.2: RESYNC: (1.27-1.28); FILE MERGED
2006/08/06 20:19:58 fs 1.27.18.1: #i67020# pass around a connection, needed for the column container mediator
2006-10-18 12:26:31 +00:00
Oliver Bolte
c105cf664b INTEGRATION: CWS pchfix02 (1.28.4); FILE MERGED
2006/09/01 17:24:05 kaib 1.28.4.1: #i68856# Added header markers and pch files
2006-09-17 05:33:25 +00:00
Jens-Heiner Rechtien
4b5d939323 INTEGRATION: CWS dba30 (1.25.14); FILE MERGED
2006/07/19 12:10:50 fs 1.25.14.2: RESYNC: (1.25-1.27); FILE MERGED
2006/01/02 09:17:08 oj 1.25.14.1: #i44200# use supportsMixedCaseQuotedIdentifiers where storesMixedCaseQuotedIdentifiers was used
2006-08-15 09:43:04 +00:00
Oliver Bolte
e3230810a8 INTEGRATION: CWS qiq (1.25.124); FILE MERGED
2006/06/28 10:31:07 fs 1.25.124.3: #i10000#
2006/06/27 11:56:53 fs 1.25.124.2: RESYNC: (1.25-1.26); FILE MERGED
2006/06/16 11:47:36 fs 1.25.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:04:38 +00:00
Jens-Heiner Rechtien
c177b5cb98 INTEGRATION: CWS warnings01 (1.25.50); FILE MERGED
2006/06/14 10:57:11 fs 1.25.50.2: #i66367# reverted previous changes related to replacing IdPropertyArrayHelper with PropertyArrayHelper - there's a subtle difference between both ids ...
2006/03/24 15:35:47 fs 1.25.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
2006-06-20 01:38:18 +00:00
Rüdiger Timm
bd031ed652 INTEGRATION: CWS ooo19126 (1.24.116); FILE MERGED
2005/09/05 17:32:06 rt 1.24.116.1: #i54170# Change license header: remove SISSL
2005-09-08 09:04:30 +00:00
Vladimir Glazounov
925d49ee29 INTEGRATION: CWS dba23 (1.23.44); FILE MERGED
2005/01/19 08:45:17 oj 1.23.44.1: #i40293# cast to sal_int64
2005-02-17 10:02:12 +00:00
Rüdiger Timm
6ce044a1a1 INTEGRATION: CWS dba16 (1.22.10); FILE MERGED
2004/08/27 12:40:29 oj 1.22.10.1: #i33482# setParent and queryInterface corrected
2004-10-22 07:55:51 +00:00
Jens-Heiner Rechtien
d2d8d6eada INTEGRATION: CWS insight01 (1.19.104); FILE MERGED
2004/07/06 09:37:42 oj 1.19.104.10: RESYNC: (1.20-1.21); FILE MERGED
2004/03/16 14:21:52 oj 1.19.104.9: #111075# change rename handling
2004/02/20 11:32:34 oj 1.19.104.8: #i25414# extend the datadescriptor for database location and connection resource
2004/02/12 16:15:20 oj 1.19.104.7: #111075# fix refcount problem
2004/01/02 13:56:34 oj 1.19.104.6: RESYNC: (1.19-1.20); FILE MERGED
2003/12/19 13:07:16 oj 1.19.104.5: #111075# ongoing work
2003/12/17 09:18:56 oj 1.19.104.4: #111075# ongoing work
2003/11/05 11:36:14 oj 1.19.104.3: #111075# ongoing work
2003/10/24 06:29:58 oj 1.19.104.2: #i21643# import filter changes
2003/08/15 08:52:48 oj 1.19.104.1: #111075# ongoing new dbaapp work
2004-08-02 14:01:48 +00:00
Oliver Bolte
d835ce3700 INTEGRATION: CWS oj5 (1.20.64); FILE MERGED
2004/05/19 09:20:19 oj 1.20.64.1: #109328# new strings
2004-06-01 09:09:55 +00:00
Rüdiger Timm
649cde8836 INTEGRATION: CWS geordi2q10 (1.19.158); FILE MERGED
2003/11/28 09:42:53 rt 1.19.158.1: #111934#: join CWS dba01pp1
2003-12-01 09:34:24 +00:00
Ocke Janssen
7796d2bcb5 #105213# check if table has already privs 2002-11-28 09:30:59 +00:00
Ocke Janssen
d1480d1ffa #104495# make use of the new base classes in connectivity 2002-10-25 07:55:22 +00:00
Ocke Janssen
d1cb8d1647 new var inserted 2001-12-19 14:09:58 +00:00
Jens-Heiner Rechtien
5983f7545d #92924#: gcc-3.0.1 needs lvalue, exception specifications 2001-11-01 14:27:20 +00:00
Ocke Janssen
3a1e98e786 #93489# impl new property for columnsettings 2001-10-19 13:15:28 +00:00
Ocke Janssen
fe6066d957 #91719# implementing the XRename handling 2001-09-25 12:28:23 +00:00
Frank Schönheit
ac488e0da4 preparations for #90109# (need to know an XNumberFormatsSupplier for persistence / renamed some methods for more consitency) 2001-08-30 07:03:17 +00:00
Ocke Janssen
99286fceae #89772# set new configurationnode when datasource was renamed 2001-07-18 07:45:32 +00:00
Frank Schönheit
c090411461 #84845# load the settings in getColumns (after they have been created) 2001-06-22 14:32:41 +00:00
Frank Schönheit
e1092447d3 #88389# OConfigurationNode moved to unotools 2001-06-18 10:50:01 +00:00
Frank Schönheit
ec7eb5e903 #86096# added CJK font properties 2001-06-15 07:39:22 +00:00
Frank Schönheit
3346ff4ff7 #65293# linux ambiguity 2001-06-12 12:40:09 +00:00
Ocke Janssen
00af3b022f #84841# reload table 2001-05-28 12:03:37 +00:00
Ocke Janssen
afd7748c6a #86603# check columns types 2001-05-04 09:02:31 +00:00
Ocke Janssen
0f1ce61d16 #86528# some outlining 2001-04-30 09:16:19 +00:00
Frank Schönheit
5b8030dd2d removed stubs.hxx 2001-04-27 07:17:54 +00:00
Ocke Janssen
2285dc3b8e view fixes 2001-04-24 13:40:19 +00:00
Ocke Janssen
dd7911bb95 new method for collections to refill it 2001-04-23 09:07:41 +00:00
Ocke Janssen
b046ef70b8 #86178# split table into two classss one is a decorator 2001-04-20 12:09:53 +00:00