summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)AuthorFilesLines
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-16Do not use this ptr in ctorStephan Bergmann5-242/+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-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
2013-08-02Add embedded database selector to db setup dialog.Andrzej J.R. Hunt4-26/+156
2013-08-02for later...Lionel Elie Mamane1-0/+3
2013-08-02make comment actually describe the codeLionel Elie Mamane1-1/+2
2013-08-02janitorial: more const where possibleLionel Elie Mamane1-2/+2
2013-08-02SingleSelectQueryComposer: the name of a non-SELECT column is its "real" nameLionel Elie Mamane1-7/+15
2013-07-30set some initial sizes for the direct sql dialog texteditsCaolán McNamara5-167/+15
2013-07-30modern .ui widgetlayout for directsqlCsikós Tamás2-50/+34
2013-07-30Fix firebird-sdbc registry details.Andrzej J.R. Hunt2-1/+3
2013-07-30fixup SAL_WARN log areaLionel Elie Mamane1-1/+1
2013-07-24remove unused includeLionel Elie Mamane1-1/+0
2013-07-24Mark as constTakeshi Abe3-12/+12
2013-07-17Move hasBigImages() from ToolboxController to SfxToolBoxController.Jan Holesovsky1-3/+1
2013-07-16Make firebird-sdbc install consistent with other drivers.Andrzej J.R. Hunt1-3/+1
2013-07-16Enable firebird by default, disable as default embedded driver.Andrzej J.R. Hunt1-4/+1
2013-07-16Add embedded firebird loading code, set as default db.Andrzej J.R. Hunt3-1/+12
2013-07-16fb-sdbc: Added temporal debugging in dbaccessAndres Gomez1-6/+12
2013-07-16Debug info and some API methods implementation.Javier Fernandez1-0/+12
2013-07-15fdo#63690 drop RTL_LOGFILE_CONTEXT_AUTHORRicardo Montania1-9/+0
2013-07-15Fix build.Jan Holesovsky1-0/+2
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara2-8/+5
2013-07-11microoptimisationLionel Elie Mamane1-1/+1
2013-07-11ORDER BY columns are prioritarily *SELECT* columnsLionel Elie Mamane3-34/+60
2013-07-11delete in destructor checkbox created in constructorLionel Elie Mamane1-0/+1
2013-07-11XubString->OUStringCaolán McNamara9-12/+12
2013-07-10Fix error: reference to 'ErrorCondition' is ambiguousTor Lillqvist1-1/+1
2013-07-10don't use empty table nameLionel Elie Mamane1-2/+5
2013-07-05cleanup src filesThomas Arnhold7-80/+0
2013-07-04unusedeasy remove ORowSet_CreateInstanceJulien Nabet1-6/+0
2013-07-03database suggestname: no '/' for queriesLionel Elie Mamane1-0/+4
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan32-989/+944
2013-07-02i#112615 table names are allowed slashesLionel Elie Mamane1-1/+15
2013-07-02Resolves: #i122589# check if element is added before...Armin Le Grand2-24/+48
2013-07-02fdo#66464 initialise static join info at construct timeLionel Elie Mamane1-5/+11
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-0/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold13-36/+36