summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* 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-196-42/+11
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-1/+2
* remove various unused dialogsCaolán McNamara2013-08-173-48/+0
* pass gb_DEBUG_CFLAGS for the remaining NOOPT filesMichael Stahl2013-08-161-1/+1
* Do not use this ptr in ctorStephan Bergmann2013-08-166-243/+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
* minor tweaks to existing unittestsLionel Elie Mamane2013-08-031-0/+1
* Mark as const/staticTakeshi Abe2013-08-041-1/+1
* WaE: unknown log area 'dbaui.OGeneralPage' [loplugin]Tor Lillqvist2013-08-021-1/+1
* WaE: unknown log area 'dbaaccess' [loplugin]Tor Lillqvist2013-08-021-1/+1
* Check that xKeys exists before using.Andrzej J.R. Hunt2013-08-021-0/+2
* Add embedded database selector to db setup dialog.Andrzej J.R. Hunt2013-08-025-32/+209
* for later...Lionel Elie Mamane2013-08-021-0/+3
* make comment actually describe the codeLionel Elie Mamane2013-08-021-1/+2
* janitorial: more const where possibleLionel Elie Mamane2013-08-021-2/+2
* SingleSelectQueryComposer: the name of a non-SELECT column is its "real" nameLionel Elie Mamane2013-08-021-7/+15
* set some initial sizes for the direct sql dialog texteditsCaolán McNamara2013-07-306-171/+41
* modern .ui widgetlayout for directsqlCsikós Tamás2013-07-304-50/+312
* Fix firebird-sdbc registry details.Andrzej J.R. Hunt2013-07-302-1/+3
* fixup SAL_WARN log areaLionel Elie Mamane2013-07-301-1/+1
* remove unused includeLionel Elie Mamane2013-07-241-1/+0
* Mark as constTakeshi Abe2013-07-243-12/+12
* Move hasBigImages() from ToolboxController to SfxToolBoxController.Jan Holesovsky2013-07-171-3/+1
* Make firebird-sdbc install consistent with other drivers.Andrzej J.R. Hunt2013-07-161-3/+1
* Enable firebird by default, disable as default embedded driver.Andrzej J.R. Hunt2013-07-161-4/+1
* Create new fdb and/or extract from .odb as appropriate.Andrzej J.R. Hunt2013-07-161-0/+6
* Add embedded firebird loading code, set as default db.Andrzej J.R. Hunt2013-07-163-1/+12
* fb-sdbc: Added temporal debugging in dbaccessAndres Gomez2013-07-161-6/+12
* Debug info and some API methods implementation.Javier Fernandez2013-07-161-0/+12
* fdo#63690 drop RTL_LOGFILE_CONTEXT_AUTHORRicardo Montania2013-07-151-9/+0
* Fix build.Jan Holesovsky2013-07-151-0/+2
* String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara2013-07-142-8/+5
* microoptimisationLionel Elie Mamane2013-07-111-1/+1
* ORDER BY columns are prioritarily *SELECT* columnsLionel Elie Mamane2013-07-113-34/+60
* delete in destructor checkbox created in constructorLionel Elie Mamane2013-07-111-0/+1
* XubString->OUStringCaolán McNamara2013-07-119-12/+12
* Fix error: reference to 'ErrorCondition' is ambiguousTor Lillqvist2013-07-101-1/+1
* don't use empty table nameLionel Elie Mamane2013-07-101-2/+5
* cleanup src filesThomas Arnhold2013-07-057-80/+0
* unusedeasy remove ORowSet_CreateInstanceJulien Nabet2013-07-041-6/+0