Commit Graph

56 Commits

Author SHA1 Message Date
Thomas Arnhold
bfbe8c0b5b fixincludeguards.sh: dbaccess
Change-Id: Iadd4326d58a5df5761a0ed5ce7fd5fb01fb87d11
2013-11-05 09:28:52 +01:00
Jelle van der Waa
2ec606730b fdo#62475 removed pointless comments
Conflicts:
	dbaccess/source/filter/xml/xmlfilter.cxx
	dbaccess/source/ui/dlg/ConnectionPage.cxx
	dbaccess/source/ui/dlg/detailpages.cxx
	dbaccess/source/ui/dlg/odbcconfig.cxx
	dbaccess/source/ui/querydesign/querycontroller.cxx

Change-Id: I3a05649efa3a43dd8d8fb069fc1bce14ca0a6338
Reviewed-on: https://gerrit.libreoffice.org/5484
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>
2013-08-27 16:11:09 +00:00
Luboš Luňák
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
Noel Grandin
a066525b42 fdo#46808, Convert a bunch of comphelper::ComponentContext stuff
.. to Reference<XComponentContext>
mostly in the dbaccess module, but it also affected some other
modules.

Change-Id: I09b3f6fe7a9b33498b11d98b5521b5aeeb8882be
2013-03-20 07:32:53 +02:00
Michael Meeks
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
Caolán McNamara
07f9a847f0 callcatcher: various unused methods 2011-09-12 09:09:59 +01:00
Jan Holesovsky
bc3bbd2bb4 Merge commit 'ooo/DEV300_m106' into libreoffice-3-4
Conflicts:
	dbaccess/source/core/api/CacheSet.cxx
	dbaccess/source/core/api/KeySet.cxx
	dbaccess/source/core/api/KeySet.hxx
	dbaccess/source/core/api/OptimisticSet.hxx
	dbaccess/source/core/api/RowSet.cxx
	dbaccess/source/core/api/RowSetCache.cxx
	dbaccess/source/core/api/query.cxx
	dbaccess/source/core/dataaccess/SharedConnection.cxx
	dbaccess/source/ui/app/AppController.cxx
	dbaccess/source/ui/app/makefile.mk
	dbaccess/source/ui/control/FieldDescControl.cxx
	dbaccess/source/ui/querydesign/query.src
	dbaccess/source/ui/tabledesign/TEditControl.cxx
	reportdesign/source/ui/report/ReportController.cxx
	reportdesign/source/ui/report/ReportSection.cxx
	reportdesign/source/ui/report/SectionWindow.cxx
	reportdesign/source/ui/report/StartMarker.cxx
	reportdesign/source/ui/report/ViewsWindow.cxx
2011-04-22 15:07:40 +02:00
Ocke Janssen [oj]
9a2ce2d264 dba34c: #i117043# fix modified state of rowset 2011-02-23 11:36:11 +01:00
Caolán McNamara
e9470b0050 add modelines to .hxx files as well 2010-10-27 12:33:13 +01:00
Gil Forcada
1aa44a7761 Removed comments, trailing spaces and death code 2010-10-13 12:18:30 +02:00
Petr Mladek
fbd40753f5 more removed include guards using fixguard.py 2010-10-05 17:58:28 +02:00
Kohei Yoshida
d530c10e58 Ported calc-perf-import-dbf-dbaccess.diff from ooo-build.
Add mechanism to optionally turn off property change notification,
which is quite expensive.
2010-10-01 22:29:22 -04:00
Frank Schoenheit [fs]
b6693080a1 dba33f: merge with m76-branch 2010-04-16 13:55:24 +02:00
Ocke Janssen [oj]
4c43716cec dba33f: #i53377# impl join rowse helper resultset which is updateable 2010-02-15 09:53:53 +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
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
Vladimir Glazounov
d2b287cdd4 CWS-TOOLING: integrate CWS dba31b 2008-10-01 12:28:29 +00:00
Rüdiger Timm
449ca97603 INTEGRATION: CWS changefileheader (1.38.84); FILE MERGED
2008/03/31 13:26:43 rt 1.38.84.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:26:28 +00:00
Ivo Hinkelmann
326716a2b1 INTEGRATION: CWS dba24c (1.37.152); FILE MERGED
2007/09/18 12:55:38 fs 1.37.152.1: #i81095#: moved from XMultiServiceFactory to ::comphelper::ComponentContext / +m_aErrors
2007-11-21 14:32:47 +00:00
Jens-Heiner Rechtien
dacd32751a INTEGRATION: CWS dba30 (1.31.106); FILE MERGED
2006/07/19 12:09:16 fs 1.31.106.4: RESYNC: (1.35-1.36); FILE MERGED
2006/03/21 18:20:54 fs 1.31.106.3: RESYNC: (1.32-1.35); FILE MERGED
2005/09/30 06:00:44 fs 1.31.106.2: RESYNC: (1.31-1.32); FILE MERGED
2005/04/06 07:14:12 fs 1.31.106.1: #i46768# getPropertyDefaultByHandle signature changed
2006-08-15 09:42:09 +00:00
Jens-Heiner Rechtien
2e4ff9d0d2 INTEGRATION: CWS warnings01 (1.32.48); FILE MERGED
2006/05/12 16:25:12 sb 1.32.48.3: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes).
2006/04/07 20:45:24 sb 1.32.48.2: RESYNC: (1.32-1.35); FILE MERGED
2006/03/24 15:35:46 fs 1.32.48.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
2006-06-20 01:36:14 +00:00
Rüdiger Timm
bca70b5a78 INTEGRATION: CWS dba202f (1.32.70); FILE MERGED
2006/01/30 09:13:59 oj 1.32.70.3: #i61052# fix for updates, deletes and moves
2006/01/27 06:53:51 fs 1.32.70.2: RESYNC: (1.32-1.34); FILE MERGED
2006/01/20 14:51:45 fs 1.32.70.1: copying the changes from stlusagefix01 herein, to be able to use this CWS in a non-product version
2006-02-06 15:54:19 +00:00
Jens-Heiner Rechtien
8e5f3f398a INTEGRATION: CWS rowsetdel (1.32.74); FILE MERGED
2006/01/20 12:09:19 fs 1.32.74.4: #i55731# slightly corrected onDeleteRow/onDeletedRow
2006/01/20 09:02:51 fs 1.32.74.3: #i55731# deletion of rows even more refined
2006/01/19 09:04:07 fs 1.32.74.2: merging the changes from CWS stlusagefix01, to ensure there are no interdependencies
2006/01/16 10:10:23 fs 1.32.74.1: #i55731# fixed the handling when deleting records
2006-01-25 14:10:31 +00:00
Jens-Heiner Rechtien
6b23d0c035 INTEGRATION: CWS stlusagefix01 (1.32.72); FILE MERGED
2006/01/16 13:47:16 oj 1.32.72.1: #i60480# fix stl usage
2006-01-25 12:43:17 +00:00
Rüdiger Timm
89c32eb9f3 INTEGRATION: CWS ooo19126 (1.31.204); FILE MERGED
2005/09/05 17:32:04 rt 1.31.204.1: #i54170# Change license header: remove SISSL
2005-09-08 09:01:22 +00:00
Jens-Heiner Rechtien
e6f26fda97 INTEGRATION: CWS insight01 (1.30.64); FILE MERGED
2003/12/17 09:18:55 oj 1.30.64.1: #111075# ongoing work
2004-08-02 14:01:00 +00:00
Jens-Heiner Rechtien
2facbebb88 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 16:57:12 +00:00
Ocke Janssen
aa9a3bf264 #106008# copy row content instead of remember ref 2002-12-05 13:10:11 +00:00
Frank Schönheit
e9c6a4fce8 #105390# #i8481# defined order of notifications for operations on a RowSet 2002-12-05 08:53:00 +00:00
Ocke Janssen
87bac9a7bf #98095# clear mutex before calling our listeners 2002-08-13 10:13:00 +00:00
Frank Schönheit
32c35a1c31 #96445# hold the empty collection as pointer, not as ref (it delegates it's ref count to ourself, so this does not make sense) 2002-01-18 17:24:07 +00:00
Ocke Janssen
643c6b02cb #94384# change &m_rMutex in m_pMutex to avoid illegal member access 2001-11-15 09:42:42 +00:00
Ocke Janssen
d09eabb651 #90015# remember the columns impl class 2001-08-13 07:45:02 +00:00
Frank Schönheit
62f9b8c621 #87960# moved the listeners to ORowSet - not needed here 2001-08-06 10:00:09 +00:00
Ocke Janssen
478d3246c5 #90015# use ORowSetValue as const ref 2001-07-30 07:53:02 +00:00
Ocke Janssen
526eee8e20 #89430# move ORowSetValue into dbtools 2001-07-24 12:25:26 +00:00
Ocke Janssen
950ded75c8 #89437# positioning cache when standing on a row outside the cache 2001-07-12 06:56:32 +00:00
Ocke Janssen
e876abd02a #87808# setObject corrected and some more 2001-06-26 09:12:41 +00:00
Ocke Janssen
9fd07ac6d2 #88012# a new method for repositioning the cache 2001-06-22 12:08:06 +00:00
Ocke Janssen
00af3b022f #84841# reload table 2001-05-28 12:03:37 +00:00
Ocke Janssen
56cd43bc41 #86024# reassign columns 2001-04-20 10:44:05 +00:00
Ocke Janssen
171eaa9af2 no correct handling of approve listener 2001-04-06 09:19:13 +00:00
Ocke Janssen
b190d5eb4d #85735# insert more exceptions when using in wrong order 2001-04-05 06:51:27 +00:00
Frank Schönheit
d22a1fcd9f corrected some wrong OSL_ASSERTs 2001-04-03 13:16:03 +00:00
Ocke Janssen
8ea1003a82 import export changes 2001-02-23 14:22:32 +00:00
Ocke Janssen
1c87080a66 impl sql stmt 2001-02-14 12:18:24 +00:00
Ocke Janssen
11ad9b6d4b #82632# change member 2001-01-22 06:38:24 +00:00
Ocke Janssen
4e2527cadd #80219# correted deleterow(s) and remeber position 2000-12-06 08:55:44 +00:00
Ocke Janssen
2b4cb85a13 #80276# resolve some trouble with positioning 2000-11-22 13:58:32 +00:00
Ocke Janssen
4eead561b0 some problems with refcount resolved 2000-11-03 13:32:31 +00:00