summaryrefslogtreecommitdiffstats
path: root/dbaccess/source
Commit message (Expand)AuthorAgeFilesLines
* Spell "indices" correctlyTor Lillqvist2013-10-021-6/+6
* janitorial: more const, commentsLionel Elie Mamane2013-10-021-6/+13
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* Use std::auto_ptr::reset where applicableStephan Bergmann2013-10-025-5/+5
* remove some UniString::GetBufferCaolán McNamara2013-10-021-1/+1
* convert more of dbaccess from String to OUStringNoel Grandin2013-10-0122-226/+224
* convert dbaccess module from String to OUStringNoel Grandin2013-10-01132-825/+825
* typo fixes in commentsAndras Timar2013-09-264-6/+6
* drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara2013-09-253-6/+0
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-2510-31/+33
* remove dead definitionsNoel Grandin2013-09-191-1/+0
* Remove sal_char* from dbexception and some cleanup.Andrzej J.R. Hunt2013-09-121-1/+1
* Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt2013-09-121-1/+5
* CID#736168 help coverity out a bitCaolán McNamara2013-09-121-4/+3
* use replaceFirstThomas Arnhold2013-09-051-2/+2
* Remove unused writeDBLoaderInfoJulien Nabet2013-09-023-35/+0
* XubString->OUStringCaolán McNamara2013-09-022-3/+3
* fix indentationPhilipp Riemer2013-08-311-19/+24
* fdo#39468: Translate German commentsPhilipp Riemer2013-08-312-5/+6
* fix existing commentsPhilipp Riemer2013-08-311-3/+3
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-312-2/+2
* delete more code that was commented outPhilipp Riemer2013-08-312-4/+0
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-312-0/+2
* that comment is patently wrongLionel Elie Mamane2013-08-301-1/+1
* fdo#68588 Move embeddeddbList into OGeneralPageWizard.Andrzej J.R. Hunt2013-08-282-26/+31
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-27525-8146/+2103
* WaE: OUString::valueOf in higher debug levelsCaolán McNamara2013-08-261-1/+1
* convert include/svtools/QueryFolderName.hxx from String to OUStringNoel Grandin2013-08-221-1/+0
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-2120-36/+36
* SAL_INFO output contains the current thread ID anywayStephan Bergmann2013-08-211-25/+24
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-203-9/+7
* Resolves: rhbz#998046 store last size/position of the table/query/formCaolán McNamara2013-08-202-1/+6
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-195-11/+18
* fdo#57950: Remove some chained appends in dbaccessJelle van der Waa2013-08-195-37/+10
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-1/+2
* remove various unused dialogsCaolán McNamara2013-08-173-48/+0
* Do not use this ptr in ctorStephan Bergmann2013-08-165-242/+51
* convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin2013-08-152-3/+3
* convert include/svtools/svparser.hxx from String to OUStringNoel Grandin2013-08-151-1/+1
* Reduce scope + use SAL_N_ELEMENTSJulien Nabet2013-08-151-3/+1
* doing it once is sufficientLionel Elie Mamane2013-08-141-4/+0
* XubString->OUStringCaolán McNamara2013-08-134-10/+10
* callcatcher: update unused codeCaolán McNamara2013-08-101-29/+0
* vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl2013-08-081-1/+1
* tweak comment translationsMichael Stahl2013-08-081-1/+1
* Mark as const/staticTakeshi Abe2013-08-041-1/+1