summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-29remove some createFromAscii usageThomas Arnhold3-5/+5
2013-06-28remove pointless external guards for standard headersMichael Stahl1-2/+0
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold8-13/+6
2013-06-27add missing VclBuilder::stringmap argument to some builder functionsCaolán McNamara1-1/+2
2013-06-24Remove dbaui::OStatusbarControllerAriel Constenla-Haile5-91/+0
2013-06-17fdo#43460 dbaccess: use isEmpty()Jelle van der Waa6-17/+17
2013-06-14fix limit bug: selecting "All" has no effect to sqlZolnai Tamás2-3/+3
2013-06-10mingw64: long -> sal_IntPtr in dbaccessFridrich Štrba2-5/+5
2013-06-10mingw64: NULL used in arithmeticFridrich Štrba1-1/+1
2013-06-07typosJulien Nabet1-1/+1
2013-06-07cppcheck: reduce scopeJulien Nabet1-1/+1
2013-06-07cppcheck: reduce scopeJulien Nabet1-1/+1
2013-06-07cppcheck: fix reassignJulien Nabet1-2/+1
2013-06-06cppcheck: unread variableJulien Nabet1-1/+0
2013-06-06Fix previous fixStephan Bergmann1-1/+1
2013-06-06-Werror=sign-compareStephan Bergmann1-2/+2
2013-06-06Prevent out-of-range values coming from ListBox GetSelectEntryPos.Javier Fernandez1-0/+5
2013-06-05fdo#64447 when changing setup mode, trigger changed DatasourceType eventLionel Elie Mamane1-0/+1
2013-06-05use uno::Reference#clear() method...Noel Grandin5-6/+6
2013-06-05remove unused componentcontext.hxx includesNoel Grandin3-3/+0
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin1-1/+1
2013-05-31dbaccess: unused variableZolnai Tamás1-1/+0
2013-05-30gbuild: fix deps on svx/globlmn.hrcDavid Tardon1-0/+4
2013-05-30dbaccess: this can happen, that's why we check for itMiklos Vajna1-2/+2
2013-05-30Bug 64984 - EDITING: Creating table with GUI - table could not be savedNoel Grandin1-3/+8
2013-05-27Make .uno:Open a drop-down toolbar itemAriel Constenla-Haile1-2/+2
2013-05-25translatable="yes" for some elements in .ui filesAndras Timar2-3/+3
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-2/+1
2013-05-24stop delivering globlmn.hrcDavid Tardon1-4/+1
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist3-3/+3
2013-05-23Resolves: #i120859# Advance the wizard when Socket edit field has textAriel Constenla-Haile1-0/+1
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin9-33/+23
2013-05-21allow to create new database using the wizard again (fdo#62937)Petr Mladek1-7/+3
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-1/+2
2013-05-19make OSingleSelectQueryComposer use *system* parse contextLionel Elie Mamane3-3/+6