73a809cba8
Bug 64984 - EDITING: Creating table with GUI - table could not be saved
...
This bug was introduced by my commit
002aab309055b7feeeeeb25c1835b6abe6646729
"fdo#46808, convert sdb::tools::ConnectionTools to new style"
Change-Id: Ib10f97bbe46d20db663047d2f35ec4850df839fa
2013-05-30 08:19:45 +02:00
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
2b7ee1db28
remove boilerplate comments
...
Change-Id: I44a476a9843816f70a7a4d84b8c35edeecd5daaf
2013-04-01 22:45:36 +02:00
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
41e03a166e
doubled using
...
Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
2013-03-05 12:34:33 +01:00
d5f12bfbf9
fdo#38838, String to OUString in module dbaccess/source/sdbtools/connection
...
Replaced String to OUString, plus deleted deprecated macro RTL_CONSTASCII_USTRINGPARAM
Change-Id: I4464644df8c42692aed7cb078b5f77c482e615f4
Reviewed-on: https://gerrit.libreoffice.org/2380
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2013-02-28 15:49:58 +00:00
f5305a942b
RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removals
...
Conflicts:
cui/source/options/optgdlg.cxx
cui/source/options/webconninfo.cxx
dbaccess/source/ui/app/AppController.cxx
Change-Id: I2abfad91318e8be8c0f77909cbd76825cdca9b85
Reviewed-on: https://gerrit.libreoffice.org/2350
Reviewed-by: Thomas Arnhold <thomas@arnhold.org >
Tested-by: Thomas Arnhold <thomas@arnhold.org >
2013-02-25 18:31:40 +00:00
b9a4a0b965
fdo#46808, Convert connectivity::SQLError to use XComponentContext...
...
...instead of comphelper::ComponentContext.
Change-Id: I40384c2d7cfcabd06506321d686dd8e7c7c5f266
2012-12-10 08:05:49 +02:00
57154616f0
Remove UNO includes comments
...
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
2012-06-29 09:25:09 +02:00
577cf8ff67
re-base on ALv2 code.
2012-06-14 17:41:07 +01:00
a0bbb2a1af
targetted SAL_N_ELEMENTS reversion.
...
Change-Id: I181c5b5dd24836ff0398aa5ed03915c2c7c55183
2012-05-31 13:09:03 +01:00
545921f914
Fix for fdo43460 Part XII getLength() to isEmpty()
...
Part XII
Module
dbaccess
2011-12-21 09:52:48 +01:00
281b13ce89
remove include of pch header in dbaccess
2011-11-27 13:04:48 -06:00
d9d7e94474
gbuildize dbaccess
2011-04-19 06:13:10 +02:00
c93d29181a
Clean-up bogus comments in base.
2011-02-08 18:45:09 +01:00
5409583ced
Spelling mistake
2010-11-18 16:13:09 +00:00
e9470b0050
add modelines to .hxx files as well
2010-10-27 12:33:13 +01:00
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
d7f4b5a0fc
Use SAL_N_ELEMENTS macro
2010-10-09 22:17:25 -05:00
fbd40753f5
more removed include guards using fixguard.py
2010-10-05 17:58:28 +02:00
dc8c15ae62
remove include guards using fixguard.py
2010-10-05 17:58:28 +02:00
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
b560ecc75e
CWS-TOOLING: integrate CWS cmcfixes51
...
2008-12-08 10:12:55 +0100 cmc r264975 : #i96203# protect with ifdefs to avoid unused symbol on mac
2008-12-05 12:23:47 +0100 cmc r264898 : CWS-TOOLING: rebase CWS cmcfixes51 to trunk@264807 (milestone: DEV300:m37)
2008-12-01 14:45:17 +0100 cmc r264606 : #i76655# ehlos apparently required
2008-11-28 17:49:30 +0100 cmc r264567 : #i96655# remove newly unused method
2008-11-28 10:41:28 +0100 cmc r264531 : #i96647# better ppc-bridges flushCode impl
2008-11-27 12:58:40 +0100 cmc r264478 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 12:32:49 +0100 cmc r264476 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 12:26:02 +0100 cmc r264475 : #i96655# redundant old table export helpers
2008-11-27 11:49:06 +0100 cmc r264473 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:38:35 +0100 cmc r264471 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:14:21 +0100 cmc r264467 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:06:22 +0100 cmc r264464 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:58:18 +0100 cmc r264462 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:41:44 +0100 cmc r264461 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:19:24 +0100 cmc r264460 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:13:39 +0100 cmc r264459 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:06:14 +0100 cmc r264458 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:59:54 +0100 cmc r264457 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:52:51 +0100 cmc r264456 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:48:26 +0100 cmc r264454 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:40:20 +0100 cmc r264452 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:35:26 +0100 cmc r264451 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:31:00 +0100 cmc r264450 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:24:08 +0100 cmc r264449 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:26:15 +0100 cmc r264443 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:21:01 +0100 cmc r264442 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:09:40 +0100 cmc r264441 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 23:51:56 +0100 cmc r264440 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 23:49:09 +0100 cmc r264439 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 18:09:54 +0100 cmc r264432 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 18:07:40 +0100 cmc r264431 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:28:02 +0100 cmc r264429 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:27:39 +0100 cmc r264428 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:18:36 +0100 cmc r264426 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 16:22:16 +0100 cmc r264415 : #i96624# make implicit braces and brackets explicit to avoid warnings
2008-11-26 16:00:23 +0100 cmc r264409 : #i90426# remove warnings from svtools
2008-11-26 15:59:17 +0100 cmc r264408 : #i90426# remove warnings
2008-11-26 15:47:32 +0100 cmc r264404 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:46:57 +0100 cmc r264394 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:19:50 +0100 cmc r264387 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:15:26 +0100 cmc r264386 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:11:26 +0100 cmc r264384 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 13:44:23 +0100 cmc r264380 : #i96084# comfirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 13:12:24 +0100 cmc r264372 : #i96604# silence new warnings
2008-11-26 12:35:02 +0100 cmc r264369 : #i96203# make qstarter work in 3-layer land
2008-11-26 12:33:04 +0100 cmc r264368 : #i96170# ensure gtypes are up and running
2008-12-11 07:05:03 +00:00
5683b7e9ca
INTEGRATION: CWS dba30b (1.6.66); FILE MERGED
...
2008/04/15 22:12:21 fs 1.6.66.2: RESYNC: (1.6-1.7); FILE MERGED
2008/03/03 07:58:10 oj 1.6.66.1: #i86621# remove unparsable chars from comment
2008-05-05 14:51:00 +00:00
4795d8c274
INTEGRATION: CWS changefileheader (1.3.84); FILE MERGED
...
2008/03/31 13:27:01 rt 1.3.84.1: #i87441# Change license header to LPGL v3.
2008-04-10 12:44:57 +00:00
7e2c70c525
INTEGRATION: CWS changefileheader (1.4.84); FILE MERGED
...
2008/03/31 13:27:01 rt 1.4.84.1: #i87441# Change license header to LPGL v3.
2008-04-10 12:44:41 +00:00
b0a2bb5483
INTEGRATION: CWS changefileheader (1.6.84); FILE MERGED
...
2008/03/31 13:27:01 rt 1.6.84.1: #i87441# Change license header to LPGL v3.
2008-04-10 12:44:09 +00:00
a8238908ec
INTEGRATION: CWS changefileheader (1.2.300); FILE MERGED
...
2008/03/31 13:27:01 rt 1.2.300.1: #i87441# Change license header to LPGL v3.
2008-04-10 12:43:47 +00:00
ff005c4543
INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED
...
2008/03/31 13:27:01 rt 1.4.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 12:42:59 +00:00
43019faa56
INTEGRATION: CWS changefileheader (1.5.12); FILE MERGED
...
2008/03/31 13:27:01 rt 1.5.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 12:42:39 +00:00
1f36ae72c2
INTEGRATION: CWS rptchart01_DEV300 (1.3.32); FILE MERGED
...
2008/02/13 07:45:17 oj 1.3.32.1: #i85225# impl new method
2008-03-05 16:07:26 +00:00
052df58c1a
INTEGRATION: CWS rptchart01_DEV300 (1.4.32); FILE MERGED
...
2008/02/13 07:45:17 oj 1.4.32.1: #i85225# impl new method
2008-03-05 16:07:05 +00:00
66ea53c5ca
INTEGRATION: CWS dba24c (1.2.184); FILE MERGED
...
2007/09/20 18:35:33 fs 1.2.184.1: #i80856# some error strings now taken from ::connectivity::SQLError, using the new css.sdb.ErrorCondition
2007-11-21 14:47:38 +00:00
1d29e817d2
INTEGRATION: CWS dba24c (1.3.142); FILE MERGED
...
2007/09/20 18:35:33 fs 1.3.142.1: #i80856# some error strings now taken from ::connectivity::SQLError, using the new css.sdb.ErrorCondition
2007-11-21 14:47:16 +00:00
14a0cc5c6f
INTEGRATION: CWS dba24c (1.5.58); FILE MERGED
...
2007/09/20 18:35:33 fs 1.5.58.1: #i80856# some error strings now taken from ::connectivity::SQLError, using the new css.sdb.ErrorCondition
2007-11-21 14:46:42 +00:00
bf848eb1bb
INTEGRATION: CWS dba23a (1.4.74); FILE MERGED
...
2007/03/08 09:19:28 fs 1.4.74.1: #i73084# disallow slashes in query names, for consistency reasons
2007-05-10 09:15:44 +00:00
25f175b7dd
INTEGRATION: CWS pchfix02 (1.2.36); FILE MERGED
...
2006/09/01 17:24:16 kaib 1.2.36.1: #i68856# Added header markers and pch files
2006-09-17 05:50:41 +00:00
e550be6fd5
INTEGRATION: CWS pchfix02 (1.3.24); FILE MERGED
...
2006/09/01 17:24:16 kaib 1.3.24.1: #i68856# Added header markers and pch files
2006-09-17 05:49:59 +00:00
3304b3e80e
INTEGRATION: CWS dba204b (1.2.2); FILE MERGED
...
2006/07/17 14:01:38 fs 1.2.2.2: #i67462# when validating table names, check all single parts of a composed name
2006/07/17 08:09:50 fs 1.2.2.1: #i67260# better distinguish different reasons for errors / don't enforce SQL92 identifiers for table names unless required
2006-07-26 06:47:19 +00:00
ce7d8915ea
INTEGRATION: CWS qiq (1.1.2); FILE ADDED
...
2006/05/24 06:54:32 fs 1.1.2.1: XTableName implementation
2006-07-10 14:20:25 +00:00
e25ad82ffe
INTEGRATION: CWS qiq (1.1.2); FILE ADDED
...
2006/06/01 09:52:21 fs 1.1.2.3: #i51143# extension of XObjectNames
2006/05/30 08:24:11 fs 1.1.2.2: createObjectNames -> getObjectNames (the thing is stateless, so no need to re-create it every time)
2006/05/24 06:54:23 fs 1.1.2.1: XObjectNames implementation
2006-07-10 14:20:06 +00:00
3a26f75878
INTEGRATION: CWS qiq (1.1.2); FILE ADDED
...
2006/06/28 10:31:09 fs 1.1.2.4: #i10000#
2006/06/01 09:52:21 fs 1.1.2.3: #i51143# extension of XObjectNames
2006/05/30 08:24:11 fs 1.1.2.2: createObjectNames -> getObjectNames (the thing is stateless, so no need to re-create it every time)
2006/05/24 06:54:23 fs 1.1.2.1: XObjectNames implementation
2006-07-10 14:19:57 +00:00
0ac76886a7
INTEGRATION: CWS qiq (1.1.2); FILE ADDED
...
2006/05/24 06:54:37 fs 1.1.2.1: makefile
2006-07-10 14:19:43 +00:00
6f1438ee48
INTEGRATION: CWS qiq (1.1.2); FILE ADDED
...
2006/05/24 06:54:11 fs 1.1.2.1: XDataSourceMetaData implementation
2006-07-10 14:19:34 +00:00
5419c1f262
INTEGRATION: CWS qiq (1.1.2); FILE ADDED
...
2006/05/24 06:54:10 fs 1.1.2.1: XDataSourceMetaData implementation
2006-07-10 14:19:17 +00:00
a780f00a7e
INTEGRATION: CWS qiq (1.1.2); FILE ADDED
...
2006/05/30 08:24:46 fs 1.1.2.2: createObjectNames -> getObjectNames (the thing is stateless, so no need to re-create it every time)
2006/05/24 06:54:03 fs 1.1.2.1: initial checkin - XConnectionTools implementation
2006-07-10 14:19:06 +00:00
f2a39a4fdc
INTEGRATION: CWS qiq (1.1.2); FILE ADDED
...
2006/05/30 08:24:46 fs 1.1.2.2: createObjectNames -> getObjectNames (the thing is stateless, so no need to re-create it every time)
2006/05/24 06:54:02 fs 1.1.2.1: initial checkin - XConnectionTools implementation
2006-07-10 14:18:53 +00:00
305eff56b1
INTEGRATION: CWS qiq (1.1.2); FILE ADDED
...
2006/06/29 07:13:27 fs 1.1.2.2: #i10000#
2006/05/24 06:53:34 fs 1.1.2.1: initial checkin - bas class for connection-dependent components
2006-07-10 14:18:38 +00:00