summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* 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
* typosJulien Nabet2013-06-071-1/+1
* cppcheck: reduce scopeJulien Nabet2013-06-071-1/+1
* cppcheck: reduce scopeJulien Nabet2013-06-071-1/+1
* cppcheck: fix reassignJulien Nabet2013-06-071-2/+1
* cppcheck: unread variableJulien Nabet2013-06-061-1/+0
* Fix previous fixStephan Bergmann2013-06-061-1/+1
* -Werror=sign-compareStephan Bergmann2013-06-061-2/+2
* Prevent out-of-range values coming from ListBox GetSelectEntryPos.Javier Fernandez2013-06-061-0/+5
* fdo#64447 when changing setup mode, trigger changed DatasourceType eventLionel Elie Mamane2013-06-051-0/+1
* use uno::Reference#clear() method...Noel Grandin2013-06-055-6/+6
* remove unused componentcontext.hxx includesNoel Grandin2013-06-053-3/+0
* fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin2013-06-031-1/+1
* dbaccess: unused variableZolnai Tamás2013-05-311-1/+0
* gbuild: fix deps on svx/globlmn.hrcDavid Tardon2013-05-301-0/+4
* dbaccess: this can happen, that's why we check for itMiklos Vajna2013-05-301-2/+2
* Bug 64984 - EDITING: Creating table with GUI - table could not be savedNoel Grandin2013-05-301-3/+8
* Make .uno:Open a drop-down toolbar itemAriel Constenla-Haile2013-05-271-2/+2
* translatable="yes" for some elements in .ui filesAndras Timar2013-05-252-3/+3
* Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann2013-05-251-2/+1
* stop delivering globlmn.hrcDavid Tardon2013-05-241-4/+1
* WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist2013-05-243-3/+3
* Resolves: #i120859# Advance the wizard when Socket edit field has textAriel Constenla-Haile2013-05-231-0/+1
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-229-33/+23
* allow to create new database using the wizard again (fdo#62937)Petr Mladek2013-05-211-7/+3
* fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin2013-05-211-1/+2
* make OSingleSelectQueryComposer use *system* parse contextLionel Elie Mamane2013-05-193-3/+6