summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Collapse)AuthorFilesLines
2013-09-02Remove unused writeDBLoaderInfoJulien Nabet3-35/+0
See http://nabble.documentfoundation.org/About-writeDBLoaderInfo-function-in-dbloader-cxx-dbaccess-module-td4072511.html Change-Id: I11b8ff569eaaa8ddcaf105e45ef4ee189e71c183
2013-09-02XubString->OUStringCaolán McNamara2-3/+3
Change-Id: I5424a148c7173409e6e56f9483fcc769696707bc
2013-08-31fix indentationPhilipp Riemer1-19/+24
Change-Id: Iea68e50e9f91c3fa2467201247bd1aaf4e943cf0
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer2-5/+6
Change-Id: I9ccb6453fbebf03d44d3f5b385fa5a49579da873
2013-08-31fix existing commentsPhilipp Riemer1-3/+3
Change-Id: I06dca63053dae5d3dceb49bf67adb0c100b56e8b
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer2-2/+2
Change-Id: I7409f7a58796c9bf7542b6a7904ad40581637eeb
2013-08-31delete more code that was commented outPhilipp Riemer2-4/+0
Change-Id: I8a37b482ca4abb440691b2490e43ecd93a8dbbc5
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer2-0/+2
This is a follow up commit to - 22d1beb78a475e4846af945afde1c4d6c263b5d6 - 1c7af455ab9345304a7ac48ce2e0310de2ac8a75 Change-Id: I102685391125f3b4f7bdf838f8bd17a2283d558d
2013-08-30that comment is patently wrongLionel Elie Mamane1-1/+1
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. Hunt2-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>
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa525-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>
2013-08-26WaE: OUString::valueOf in higher debug levelsCaolán McNamara1-1/+1
Change-Id: I2aed7907c79905158714dc1b26ae1aefc1fcccc6
2013-08-22convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin2-2/+0
Change-Id: Iec274c35c3ce4f1f9d5f17bd5562b52b788595d4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák20-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
2013-08-21SAL_INFO output contains the current thread ID anywayStephan Bergmann1-25/+24
Change-Id: Ie51865e57a33e31c2aa115b68eed0fc0a1972c40
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks3-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>
2013-08-20Resolves: rhbz#998046 store last size/position of the table/query/formCaolán McNamara2-1/+6
Change-Id: I3623d5e133b8d7b2e7920824b05c46ade7b10d7c
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist5-11/+18
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
2013-08-19fdo#57950: Remove some chained appends in dbaccessJelle van der Waa6-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>
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-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
2013-08-17remove various unused dialogsCaolán McNamara3-48/+0
Change-Id: If639745db976671a3b6e3405253dfb3bc5783363
2013-08-16pass gb_DEBUG_CFLAGS for the remaining NOOPT filesMichael Stahl1-1/+1
Change-Id: I5d5f65766d4ad3b319b2cbe4f6491d0aab7f02df
2013-08-16Do not use this ptr in ctorStephan Bergmann6-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
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin2-3/+3
Change-Id: I1b5a0c3f5946aac9d353550091616cf5a31e6f82
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin1-1/+1
Change-Id: I4d6196a9a96ad1dd236f8622a523b4702e92d76f
2013-08-15Reduce scope + use SAL_N_ELEMENTSJulien Nabet1-3/+1
Change-Id: I33fd212f6ab82f802fa85af804980c2e8c4c9ec7
2013-08-14doing it once is sufficientLionel Elie Mamane1-4/+0
Change-Id: If31845aa575b3f9459507deefb1b469ac3715e35
2013-08-13XubString->OUStringCaolán McNamara4-10/+10
Change-Id: I1db6254b23c5203c20c168989656d320f86a3bb9
2013-08-10callcatcher: update unused codeCaolán McNamara1-29/+0
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 Stahl1-1/+1
Remove the silly overloading, and introduce virtual methods. Change-Id: If54a6a3fb7464283f80d3387ae23db234690f8a3
2013-08-08tweak comment translationsMichael Stahl1-1/+1
ede5f05c fb3a1bb9 5e04331f fd6089b9 66a1d406 Change-Id: I5077ce5f6182f9193cebaaf63190450d375679dd
2013-08-03minor tweaks to existing unittestsLionel Elie Mamane1-0/+1
Change-Id: I64769fee917c5d8c6450a19ad53fdf795e280c98
2013-08-04Mark as const/staticTakeshi Abe1-1/+1
Change-Id: I54a7daee7345e7c0c5c3f866d5c365722b567eff
2013-08-02WaE: unknown log area 'dbaui.OGeneralPage' [loplugin]Tor Lillqvist1-1/+1
Change-Id: I669bd637a8f4c9880eaceed2c67b9ddedd6eff3e
2013-08-02WaE: unknown log area 'dbaaccess' [loplugin]Tor Lillqvist1-1/+1
Change-Id: I327192e60ed75f2c24331f38f89bcfeb085725ba
2013-08-02Check that xKeys exists before using.Andrzej J.R. Hunt1-0/+2
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>
2013-08-02Add embedded database selector to db setup dialog.Andrzej J.R. Hunt5-32/+209
This allows for choosing between the HSQLDB driver (currently default) and the firebird driver for embedded databases. Change-Id: I3734440fedf9f07b28f9cfd806dafbe6610393f7 Reviewed-on: https://gerrit.libreoffice.org/5199 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-08-02for later...Lionel Elie Mamane1-0/+3
Change-Id: I266d2992bcd212a6539e4b50c9daf2c53ff98904
2013-08-02make comment actually describe the codeLionel Elie Mamane1-1/+2
Change-Id: If4dda13ff8018d7fd855457a76db2acf8077a477
2013-08-02janitorial: more const where possibleLionel Elie Mamane1-2/+2
Change-Id: If579b2b2990c3cdd4785077aa1b34c33bcc241b6
2013-08-02SingleSelectQueryComposer: the name of a non-SELECT column is its "real" nameLionel Elie Mamane1-7/+15
That is, the name in the table. Change-Id: I95326915f381ec0cf72c66f13352ce76d82e9517
2013-07-30set some initial sizes for the direct sql dialog texteditsCaolán McNamara6-171/+41
and we can use existing GtkTextView<->VclMultiLineEdit mapping rather than the svtools MultiLineEdit Change-Id: I6d20a9ba8731dda1ec9579fc2877b817fea0632f
2013-07-30modern .ui widgetlayout for directsqlCsikós Tamás4-50/+312
Change-Id: I51140fe6abd2d321c5784b923f920ab9183f417e Reviewed-on: https://gerrit.libreoffice.org/5171 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-07-30Fix firebird-sdbc registry details.Andrzej J.R. Hunt2-1/+3
Change-Id: I753095ba40b5fb45cfccd10a95bd8eb7b68bd564
2013-07-30fixup SAL_WARN log areaLionel Elie Mamane1-1/+1
Change-Id: Ie0848f8dc7d0bce171a2081dd91f48519414eebe
2013-07-24remove unused includeLionel Elie Mamane1-1/+0
Change-Id: I8c99b620bf61e0775b8e4613f58d649a89db9b00
2013-07-24Mark as constTakeshi Abe3-12/+12
Change-Id: Ia3996b997ebbd10ca02ec5a24d1969822bc39273
2013-07-17Move hasBigImages() from ToolboxController to SfxToolBoxController.Jan Holesovsky1-3/+1
We want to decide whether the images are big or not based on the real (underlying) ToolBox, not on the global setting, because we can have both toolbars with large as well as small icons visible at the same time (small in sidebar, large in toolbars). Change-Id: I046a12a495f2038df9a571f5779794a639bae6dc
2013-07-16Make firebird-sdbc install consistent with other drivers.Andrzej J.R. Hunt1-3/+1
Change-Id: I01673bda5a08ca793f4fba89ddae036e3f1483e2
2013-07-16Enable firebird by default, disable as default embedded driver.Andrzej J.R. Hunt1-4/+1
Change-Id: I4907b8b7a3b9ab767132d35b5c3539d52d122660