summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* 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
* database suggestname: no '/' for queriesLionel Elie Mamane2013-07-031-0/+4
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-07-0332-989/+944
* i#112615 table names are allowed slashesLionel Elie Mamane2013-07-021-1/+15
* Resolves: #i122589# check if element is added before...Armin Le Grand2013-07-022-24/+48
* fdo#66464 initialise static join info at construct timeLionel Elie Mamane2013-07-021-5/+11
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-0/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-2913-36/+36
* remove some createFromAscii usageThomas Arnhold2013-06-293-5/+5
* remove pointless external guards for standard headersMichael Stahl2013-06-281-2/+0
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-288-13/+6
* add missing VclBuilder::stringmap argument to some builder functionsCaolán McNamara2013-06-271-1/+2
* Remove dbaui::OStatusbarControllerAriel Constenla-Haile2013-06-245-91/+0
* fdo#43460 dbaccess: use isEmpty()Jelle van der Waa2013-06-176-17/+17
* fix limit bug: selecting "All" has no effect to sqlZolnai Tamás2013-06-142-3/+3
* mingw64: long -> sal_IntPtr in dbaccessFridrich Štrba2013-06-102-5/+5
* mingw64: NULL used in arithmeticFridrich Štrba2013-06-101-1/+1