summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Collapse)Author
2013-09-12Do not use int64 litteral without the proper wrappingNorbert Thiebaud
Change-Id: I879a47720f337b57038ac3207cb466aa42d0beeb
2013-09-12Remove sal_char* from dbexception and some cleanup.Andrzej J.R. Hunt
Change-Id: I81909e4542bd5e8d1f8ae182c3c17f9bbea9745d Reviewed-on: https://gerrit.libreoffice.org/5881 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt
Change-Id: I7a9354ecd35a70a005c6c50e38d27de9b33332bd Reviewed-on: https://gerrit.libreoffice.org/5922 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-09-12CID#736168 help coverity out a bitCaolán McNamara
coverity thinks theres an overrun here, I think its wrong, but its needlessly complicated code, simplify Change-Id: I9db4886b4e60d49c25de514081953cb380d4146f
2013-09-10Remove unneeded lines.Andrzej J.R. Hunt
Change-Id: Ica14f151653f57f01dfd46754b705231e8423fac
2013-09-10Add missing component to firebird unit test.Andrzej J.R. Hunt
(Windows throws an Error on this.) Change-Id: Ica3aeac294d3a32a4faa6837309a0fb5d8d15b92
2013-09-10Split reusable parts of Firebird unit test into DBTestBase.Andrzej J.R. Hunt
Change-Id: I6b2d131e0e4b53bb6b4cec69c5b0e99b8b9e74a7
2013-09-10Fix typo.Andrzej J.R. Hunt
Change-Id: I34df96334478b10f151e630188f45e6ce0487f1a
2013-09-10Try to fix Mac/Win Tinderboxes.Andrzej J.R. Hunt
Change-Id: Ibfd017c23cf510bf481d60b1e836654fd7240df0
2013-09-10Implement firebird integer loading test.Andrzej J.R. Hunt
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
2013-09-10Add simple embedded firebird .odb loading test.Andrzej J.R. Hunt
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
2013-09-08add mnemonic widgetsCaolán McNamara
Change-Id: I0ad5c2f5b5a8037612f339fcd5fb246bb526aaf0
2013-09-05update pchThomas Arnhold
Change-Id: I6d5e8d3fd69189935a3338fee19b60022f70a7eb
2013-09-05use replaceFirstThomas Arnhold
Change-Id: Ia20eec6e868579ed31e478514b7f2722a0972094 Reviewed-on: https://gerrit.libreoffice.org/5828 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-09-02Remove unused writeDBLoaderInfoJulien Nabet
See http://nabble.documentfoundation.org/About-writeDBLoaderInfo-function-in-dbloader-cxx-dbaccess-module-td4072511.html Change-Id: I11b8ff569eaaa8ddcaf105e45ef4ee189e71c183
2013-09-02XubString->OUStringCaolán McNamara
Change-Id: I5424a148c7173409e6e56f9483fcc769696707bc
2013-08-31fix indentationPhilipp Riemer
Change-Id: Iea68e50e9f91c3fa2467201247bd1aaf4e943cf0
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer
Change-Id: I9ccb6453fbebf03d44d3f5b385fa5a49579da873
2013-08-31fix existing commentsPhilipp Riemer
Change-Id: I06dca63053dae5d3dceb49bf67adb0c100b56e8b
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
Change-Id: I7409f7a58796c9bf7542b6a7904ad40581637eeb
2013-08-31delete more code that was commented outPhilipp Riemer
Change-Id: I8a37b482ca4abb440691b2490e43ecd93a8dbbc5
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
This is a follow up commit to - 22d1beb78a475e4846af945afde1c4d6c263b5d6 - 1c7af455ab9345304a7ac48ce2e0310de2ac8a75 Change-Id: I102685391125f3b4f7bdf838f8bd17a2283d558d
2013-08-30that comment is patently wrongLionel Elie Mamane
categories presence used to be hardcoded to sal_True, but now it is tested a few lines below. Change-Id: I413bbac3069e49a56c74637b75b8d8990f6111b4
2013-08-28fdo#68588 Move embeddeddbList into OGeneralPageWizard.Andrzej J.R. Hunt
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>
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
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-26WaE: OUString::valueOf in higher debug levelsCaolán McNamara
Change-Id: I2aed7907c79905158714dc1b26ae1aefc1fcccc6
2013-08-22convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin
Change-Id: Iec274c35c3ce4f1f9d5f17bd5562b52b788595d4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-08-21SAL_INFO output contains the current thread ID anywayStephan Bergmann
Change-Id: Ie51865e57a33e31c2aa115b68eed0fc0a1972c40
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
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>
2013-08-20Resolves: rhbz#998046 store last size/position of the table/query/formCaolán McNamara
Change-Id: I3623d5e133b8d7b2e7920824b05c46ade7b10d7c
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
2013-08-19fdo#57950: Remove some chained appends in dbaccessJelle van der Waa
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>
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
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
2013-08-17remove various unused dialogsCaolán McNamara
Change-Id: If639745db976671a3b6e3405253dfb3bc5783363
2013-08-16pass gb_DEBUG_CFLAGS for the remaining NOOPT filesMichael Stahl
Change-Id: I5d5f65766d4ad3b319b2cbe4f6491d0aab7f02df
2013-08-16Do not use this ptr in ctorStephan Bergmann
...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
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin
Change-Id: I1b5a0c3f5946aac9d353550091616cf5a31e6f82
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
Change-Id: I4d6196a9a96ad1dd236f8622a523b4702e92d76f
2013-08-15Reduce scope + use SAL_N_ELEMENTSJulien Nabet
Change-Id: I33fd212f6ab82f802fa85af804980c2e8c4c9ec7
2013-08-14doing it once is sufficientLionel Elie Mamane
Change-Id: If31845aa575b3f9459507deefb1b469ac3715e35
2013-08-13XubString->OUStringCaolán McNamara
Change-Id: I1db6254b23c5203c20c168989656d320f86a3bb9
2013-08-10callcatcher: update unused codeCaolán McNamara
mostly ResId using ctors left stranded post .ui conversion Change-Id: I06689eea30ee9146ba05294f52056c0d263695f5
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
Remove the silly overloading, and introduce virtual methods. Change-Id: If54a6a3fb7464283f80d3387ae23db234690f8a3
2013-08-08tweak comment translationsMichael Stahl
ede5f05c fb3a1bb9 5e04331f fd6089b9 66a1d406 Change-Id: I5077ce5f6182f9193cebaaf63190450d375679dd
2013-08-03minor tweaks to existing unittestsLionel Elie Mamane
Change-Id: I64769fee917c5d8c6450a19ad53fdf795e280c98
2013-08-04Mark as const/staticTakeshi Abe
Change-Id: I54a7daee7345e7c0c5c3f866d5c365722b567eff
2013-08-02WaE: unknown log area 'dbaui.OGeneralPage' [loplugin]Tor Lillqvist
Change-Id: I669bd637a8f4c9880eaceed2c67b9ddedd6eff3e
2013-08-02WaE: unknown log area 'dbaaccess' [loplugin]Tor Lillqvist
Change-Id: I327192e60ed75f2c24331f38f89bcfeb085725ba
2013-08-02Check that xKeys exists before using.Andrzej J.R. Hunt
Currently base segfaults here when using a database driver that doesn't support sdbcx, the internal sdbcx wrapper doesn't implement getKeys() either. Change-Id: I195dfa891b4e38e6e0f5a9286bcbfa66ca818e28 Reviewed-on: https://gerrit.libreoffice.org/5243 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>