summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Collapse)AuthorAgeFilesLines
* remove dead definitionsNoel Grandin2013-09-191-1/+0
| | | | Change-Id: I69d2df6cb0a7f994339972a23a913938307e5791
* Do not use int64 litteral without the proper wrappingNorbert Thiebaud2013-09-121-1/+1
| | | | Change-Id: I879a47720f337b57038ac3207cb466aa42d0beeb
* Remove sal_char* from dbexception and some cleanup.Andrzej J.R. Hunt2013-09-121-1/+1
| | | | | | | Change-Id: I81909e4542bd5e8d1f8ae182c3c17f9bbea9745d Reviewed-on: https://gerrit.libreoffice.org/5881 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt2013-09-121-1/+5
| | | | | | | Change-Id: I7a9354ecd35a70a005c6c50e38d27de9b33332bd Reviewed-on: https://gerrit.libreoffice.org/5922 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* CID#736168 help coverity out a bitCaolán McNamara2013-09-121-4/+3
| | | | | | | coverity thinks theres an overrun here, I think its wrong, but its needlessly complicated code, simplify Change-Id: I9db4886b4e60d49c25de514081953cb380d4146f
* Remove unneeded lines.Andrzej J.R. Hunt2013-09-101-6/+0
| | | | Change-Id: Ica14f151653f57f01dfd46754b705231e8423fac
* Add missing component to firebird unit test.Andrzej J.R. Hunt2013-09-101-0/+1
| | | | | | (Windows throws an Error on this.) Change-Id: Ica3aeac294d3a32a4faa6837309a0fb5d8d15b92
* Split reusable parts of Firebird unit test into DBTestBase.Andrzej J.R. Hunt2013-09-102-54/+95
| | | | Change-Id: I6b2d131e0e4b53bb6b4cec69c5b0e99b8b9e74a7
* Fix typo.Andrzej J.R. Hunt2013-09-101-1/+1
| | | | Change-Id: I34df96334478b10f151e630188f45e6ce0487f1a
* Try to fix Mac/Win Tinderboxes.Andrzej J.R. Hunt2013-09-101-0/+2
| | | | Change-Id: Ibfd017c23cf510bf481d60b1e836654fd7240df0
* Implement firebird integer loading test.Andrzej J.R. Hunt2013-09-102-3/+56
| | | | | | | | This is mainly in order to determine whether the firebird ODS is safely portable -- if testIntegerDatabase fails on non x64 / non Linux / non LE platforms then this isn't the case. Change-Id: I44eb7a774650cec27748b2058e9bb153f32742dc
* Add simple embedded firebird .odb loading test.Andrzej J.R. Hunt2013-09-104-0/+154
| | | | | | | | | | | | This opens an "empty" firebird-based .odb and tests that it is possible for the firebird-sdbc driver to open the embedded database. "empty" denotes that the .odb is marked as using embedded firebird but doesn't in fact contain any .fdb file within. This is usual state of a .odb directly after creation using the "New Database" dialog when the sdbc driver first opens the database. Change-Id: I83941c05b6328d8419dca49121988640c6f887bc
* add mnemonic widgetsCaolán McNamara2013-09-081-8/+3
| | | | Change-Id: I0ad5c2f5b5a8037612f339fcd5fb246bb526aaf0
* update pchThomas Arnhold2013-09-051-2/+3
| | | | Change-Id: I6d5e8d3fd69189935a3338fee19b60022f70a7eb
* use replaceFirstThomas Arnhold2013-09-051-2/+2
| | | | | | | Change-Id: Ia20eec6e868579ed31e478514b7f2722a0972094 Reviewed-on: https://gerrit.libreoffice.org/5828 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* Remove unused writeDBLoaderInfoJulien Nabet2013-09-023-35/+0
| | | | | | See http://nabble.documentfoundation.org/About-writeDBLoaderInfo-function-in-dbloader-cxx-dbaccess-module-td4072511.html Change-Id: I11b8ff569eaaa8ddcaf105e45ef4ee189e71c183
* XubString->OUStringCaolán McNamara2013-09-022-3/+3
| | | | Change-Id: I5424a148c7173409e6e56f9483fcc769696707bc
* fix indentationPhilipp Riemer2013-08-311-19/+24
| | | | Change-Id: Iea68e50e9f91c3fa2467201247bd1aaf4e943cf0
* fdo#39468: Translate German commentsPhilipp Riemer2013-08-312-5/+6
| | | | Change-Id: I9ccb6453fbebf03d44d3f5b385fa5a49579da873
* fix existing commentsPhilipp Riemer2013-08-311-3/+3
| | | | Change-Id: I06dca63053dae5d3dceb49bf67adb0c100b56e8b
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-312-2/+2
| | | | Change-Id: I7409f7a58796c9bf7542b6a7904ad40581637eeb
* delete more code that was commented outPhilipp Riemer2013-08-312-4/+0
| | | | Change-Id: I8a37b482ca4abb440691b2490e43ecd93a8dbbc5
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-312-0/+2
| | | | | | | | This is a follow up commit to - 22d1beb78a475e4846af945afde1c4d6c263b5d6 - 1c7af455ab9345304a7ac48ce2e0310de2ac8a75 Change-Id: I102685391125f3b4f7bdf838f8bd17a2283d558d
* that comment is patently wrongLionel Elie Mamane2013-08-301-1/+1
| | | | | | | categories presence used to be hardcoded to sal_True, but now it is tested a few lines below. Change-Id: I413bbac3069e49a56c74637b75b8d8990f6111b4
* fdo#68588 Move embeddeddbList into OGeneralPageWizard.Andrzej J.R. Hunt2013-08-282-26/+31
| | | | | | | | | | | embeddeddbList is only present in generalpagewizard.ui but not in generalpagedialog.ui, hence it should be controlled by OGeneralPageWizard and not OGeneralPage. Change-Id: I7c52493e12b40d9043d80fb023cfc9eb9c9e42ec Reviewed-on: https://gerrit.libreoffice.org/5654 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-27525-8146/+2103
| | | | | | | | | | | | | | 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>
* WaE: OUString::valueOf in higher debug levelsCaolán McNamara2013-08-261-1/+1
| | | | Change-Id: I2aed7907c79905158714dc1b26ae1aefc1fcccc6
* convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin2013-08-222-2/+0
| | | | Change-Id: Iec274c35c3ce4f1f9d5f17bd5562b52b788595d4
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-2120-36/+36
| | | | | | | Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
* SAL_INFO output contains the current thread ID anywayStephan Bergmann2013-08-211-25/+24
| | | | Change-Id: Ie51865e57a33e31c2aa115b68eed0fc0a1972c40
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-203-9/+7
| | | | | | | | Change-Id: I93e14d4936c0ffbe03425d4a54bb0e09bc62b3e3 Reviewed-on: https://gerrit.libreoffice.org/5550 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
* Resolves: rhbz#998046 store last size/position of the table/query/formCaolán McNamara2013-08-202-1/+6
| | | | Change-Id: I3623d5e133b8d7b2e7920824b05c46ade7b10d7c
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-195-11/+18
| | | | Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
* fdo#57950: Remove some chained appends in dbaccessJelle van der Waa2013-08-196-42/+11
| | | | | | | Change-Id: If93b4a11ac15ede2b08ef42bb2fa4670f0d4cd24 Reviewed-on: https://gerrit.libreoffice.org/5481 Reviewed-by: Andrzej J.R. Hunt <andrzej@ahunt.org> Tested-by: Andrzej J.R. Hunt <andrzej@ahunt.org>
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-1/+2
| | | | | | | | Change all instances of hardcoded "program", "share" etc subfolder names to use those from <config_folders.h> instead. In normal builds, the end result will not change. Change-Id: I91c95cd8e482818be67307e889ae6df887763f53
* remove various unused dialogsCaolán McNamara2013-08-173-48/+0
| | | | Change-Id: If639745db976671a3b6e3405253dfb3bc5783363
* pass gb_DEBUG_CFLAGS for the remaining NOOPT filesMichael Stahl2013-08-161-1/+1
| | | | Change-Id: I5d5f65766d4ad3b319b2cbe4f6491d0aab7f02df
* Do not use this ptr in ctorStephan Bergmann2013-08-166-243/+51
| | | | | | | | | | | | ...offload to init() instead and wrap ctor in create(). That removes the need for refcount fiddling and additional OContainerListener class. Which in turn removes code using dynamic_cast on UNO interface classes, which my claim at <http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130812/ 086127.html> "ubsan: check type_info equality via strcmp" that "there should not be uses of dynamic_cast involving [UNO] classes in the LibreOffice code base" made me wonder about... Change-Id: I5d72650f6bf081f971f7bd6bb65f4e58a342f791
* convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin2013-08-152-3/+3
| | | | Change-Id: I1b5a0c3f5946aac9d353550091616cf5a31e6f82
* convert include/svtools/svparser.hxx from String to OUStringNoel Grandin2013-08-151-1/+1
| | | | Change-Id: I4d6196a9a96ad1dd236f8622a523b4702e92d76f
* Reduce scope + use SAL_N_ELEMENTSJulien Nabet2013-08-151-3/+1
| | | | Change-Id: I33fd212f6ab82f802fa85af804980c2e8c4c9ec7
* doing it once is sufficientLionel Elie Mamane2013-08-141-4/+0
| | | | Change-Id: If31845aa575b3f9459507deefb1b469ac3715e35
* XubString->OUStringCaolán McNamara2013-08-134-10/+10
| | | | Change-Id: I1db6254b23c5203c20c168989656d320f86a3bb9
* callcatcher: update unused codeCaolán McNamara2013-08-101-29/+0
| | | | | | mostly ResId using ctors left stranded post .ui conversion Change-Id: I06689eea30ee9146ba05294f52056c0d263695f5
* vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl2013-08-081-1/+1
| | | | | | Remove the silly overloading, and introduce virtual methods. Change-Id: If54a6a3fb7464283f80d3387ae23db234690f8a3
* tweak comment translationsMichael Stahl2013-08-081-1/+1
| | | | | | ede5f05c fb3a1bb9 5e04331f fd6089b9 66a1d406 Change-Id: I5077ce5f6182f9193cebaaf63190450d375679dd
* minor tweaks to existing unittestsLionel Elie Mamane2013-08-031-0/+1
| | | | Change-Id: I64769fee917c5d8c6450a19ad53fdf795e280c98
* Mark as const/staticTakeshi Abe2013-08-041-1/+1
| | | | Change-Id: I54a7daee7345e7c0c5c3f866d5c365722b567eff
* WaE: unknown log area 'dbaui.OGeneralPage' [loplugin]Tor Lillqvist2013-08-021-1/+1
| | | | Change-Id: I669bd637a8f4c9880eaceed2c67b9ddedd6eff3e
* WaE: unknown log area 'dbaaccess' [loplugin]Tor Lillqvist2013-08-021-1/+1
| | | | Change-Id: I327192e60ed75f2c24331f38f89bcfeb085725ba