summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-19remove dead definitionsNoel Grandin
2013-09-12Do not use int64 litteral without the proper wrappingNorbert Thiebaud
2013-09-12Remove sal_char* from dbexception and some cleanup.Andrzej J.R. Hunt
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt
2013-09-12CID#736168 help coverity out a bitCaolán McNamara
2013-09-10Remove unneeded lines.Andrzej J.R. Hunt
2013-09-10Add missing component to firebird unit test.Andrzej J.R. Hunt
2013-09-10Split reusable parts of Firebird unit test into DBTestBase.Andrzej J.R. Hunt
2013-09-10Fix typo.Andrzej J.R. Hunt
2013-09-10Try to fix Mac/Win Tinderboxes.Andrzej J.R. Hunt
2013-09-10Implement firebird integer loading test.Andrzej J.R. Hunt
2013-09-10Add simple embedded firebird .odb loading test.Andrzej J.R. Hunt
2013-09-08add mnemonic widgetsCaolán McNamara
2013-09-05update pchThomas Arnhold
2013-09-05use replaceFirstThomas Arnhold
2013-09-02Remove unused writeDBLoaderInfoJulien Nabet
2013-09-02XubString->OUStringCaolán McNamara
2013-08-31fix indentationPhilipp Riemer
2013-08-31fdo#39468: Translate German commentsPhilipp Riemer
2013-08-31fix existing commentsPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31delete more code that was commented outPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-30that comment is patently wrongLionel Elie Mamane
2013-08-28fdo#68588 Move embeddeddbList into OGeneralPageWizard.Andrzej J.R. Hunt
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-08-26WaE: OUString::valueOf in higher debug levelsCaolán McNamara
2013-08-22convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21SAL_INFO output contains the current thread ID anywayStephan Bergmann
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-20Resolves: rhbz#998046 store last size/position of the table/query/formCaolán McNamara
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-19fdo#57950: Remove some chained appends in dbaccessJelle van der Waa
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-17remove various unused dialogsCaolán McNamara
2013-08-16pass gb_DEBUG_CFLAGS for the remaining NOOPT filesMichael Stahl
2013-08-16Do not use this ptr in ctorStephan Bergmann
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
2013-08-15Reduce scope + use SAL_N_ELEMENTSJulien Nabet
2013-08-14doing it once is sufficientLionel Elie Mamane
2013-08-13XubString->OUStringCaolán McNamara
2013-08-10callcatcher: update unused codeCaolán McNamara
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-08-08tweak comment translationsMichael Stahl
2013-08-03minor tweaks to existing unittestsLionel Elie Mamane
2013-08-04Mark as const/staticTakeshi Abe