summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2013-09-12Do not use int64 litteral without the proper wrappingNorbert Thiebaud1-1/+1
2013-09-12Remove sal_char* from dbexception and some cleanup.Andrzej J.R. Hunt1-1/+1
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt1-1/+5
2013-09-12CID#736168 help coverity out a bitCaolán McNamara1-4/+3
2013-09-10Remove unneeded lines.Andrzej J.R. Hunt1-6/+0
2013-09-10Add missing component to firebird unit test.Andrzej J.R. Hunt1-0/+1
2013-09-10Split reusable parts of Firebird unit test into DBTestBase.Andrzej J.R. Hunt2-54/+95
2013-09-10Fix typo.Andrzej J.R. Hunt1-1/+1
2013-09-10Try to fix Mac/Win Tinderboxes.Andrzej J.R. Hunt1-0/+2
2013-09-10Implement firebird integer loading test.Andrzej J.R. Hunt2-3/+56
2013-09-10Add simple embedded firebird .odb loading test.Andrzej J.R. Hunt4-0/+154
2013-09-08add mnemonic widgetsCaolán McNamara1-8/+3
2013-09-05update pchThomas Arnhold1-2/+3
2013-09-05use replaceFirstThomas Arnhold1-2/+2
2013-09-02Remove unused writeDBLoaderInfoJulien Nabet3-35/+0
2013-09-02XubString->OUStringCaolán McNamara2-3/+3
2013-08-31fix indentationPhilipp Riemer1-19/+24
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer2-5/+6
2013-08-31fix existing commentsPhilipp Riemer1-3/+3
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer2-2/+2
2013-08-31delete more code that was commented outPhilipp Riemer2-4/+0
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer2-0/+2
2013-08-30that comment is patently wrongLionel Elie Mamane1-1/+1
2013-08-28fdo#68588 Move embeddeddbList into OGeneralPageWizard.Andrzej J.R. Hunt2-26/+31
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa525-8146/+2103
2013-08-26WaE: OUString::valueOf in higher debug levelsCaolán McNamara1-1/+1
2013-08-22convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin2-2/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák20-36/+36
2013-08-21SAL_INFO output contains the current thread ID anywayStephan Bergmann1-25/+24
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks3-9/+7
2013-08-20Resolves: rhbz#998046 store last size/position of the table/query/formCaolán McNamara2-1/+6
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist5-11/+18
2013-08-19fdo#57950: Remove some chained appends in dbaccessJelle van der Waa6-42/+11
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+2
2013-08-17remove various unused dialogsCaolán McNamara3-48/+0
2013-08-16pass gb_DEBUG_CFLAGS for the remaining NOOPT filesMichael Stahl1-1/+1
2013-08-16Do not use this ptr in ctorStephan Bergmann6-243/+51
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin2-3/+3
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-15Reduce scope + use SAL_N_ELEMENTSJulien Nabet1-3/+1
2013-08-14doing it once is sufficientLionel Elie Mamane1-4/+0
2013-08-13XubString->OUStringCaolán McNamara4-10/+10
2013-08-10callcatcher: update unused codeCaolán McNamara1-29/+0
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl1-1/+1
2013-08-08tweak comment translationsMichael Stahl1-1/+1
2013-08-03minor tweaks to existing unittestsLionel Elie Mamane1-0/+1
2013-08-04Mark as const/staticTakeshi Abe1-1/+1
2013-08-02WaE: unknown log area 'dbaui.OGeneralPage' [loplugin]Tor Lillqvist1-1/+1
2013-08-02WaE: unknown log area 'dbaaccess' [loplugin]Tor Lillqvist1-1/+1
2013-08-02Check that xKeys exists before using.Andrzej J.R. Hunt1-0/+2