summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2013-07-24Mark as constTakeshi Abe
2013-07-17Move hasBigImages() from ToolboxController to SfxToolBoxController.Jan Holesovsky
2013-07-16Make firebird-sdbc install consistent with other drivers.Andrzej J.R. Hunt
2013-07-16Enable firebird by default, disable as default embedded driver.Andrzej J.R. Hunt
2013-07-16Create new fdb and/or extract from .odb as appropriate.Andrzej J.R. Hunt
2013-07-16Add embedded firebird loading code, set as default db.Andrzej J.R. Hunt
2013-07-16fb-sdbc: Added temporal debugging in dbaccessAndres Gomez
2013-07-16Debug info and some API methods implementation.Javier Fernandez
2013-07-15fdo#63690 drop RTL_LOGFILE_CONTEXT_AUTHORRicardo Montania
2013-07-15Fix build.Jan Holesovsky
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara
2013-07-11microoptimisationLionel Elie Mamane
2013-07-11ORDER BY columns are prioritarily *SELECT* columnsLionel Elie Mamane
2013-07-11delete in destructor checkbox created in constructorLionel Elie Mamane
2013-07-11XubString->OUStringCaolán McNamara
2013-07-10Fix error: reference to 'ErrorCondition' is ambiguousTor Lillqvist
2013-07-10don't use empty table nameLionel Elie Mamane
2013-07-05cleanup src filesThomas Arnhold
2013-07-04unusedeasy remove ORowSet_CreateInstanceJulien Nabet
2013-07-03database suggestname: no '/' for queriesLionel Elie Mamane
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-07-02i#112615 table names are allowed slashesLionel Elie Mamane
2013-07-02Resolves: #i122589# check if element is added before...Armin Le Grand
2013-07-02fdo#66464 initialise static join info at construct timeLionel Elie Mamane
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-28remove pointless external guards for standard headersMichael Stahl
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-27add missing VclBuilder::stringmap argument to some builder functionsCaolán McNamara
2013-06-24Remove dbaui::OStatusbarControllerAriel Constenla-Haile
2013-06-17fdo#43460 dbaccess: use isEmpty()Jelle van der Waa
2013-06-14fix limit bug: selecting "All" has no effect to sqlZolnai Tamás
2013-06-10mingw64: long -> sal_IntPtr in dbaccessFridrich Štrba
2013-06-10mingw64: NULL used in arithmeticFridrich Štrba
2013-06-07typosJulien Nabet
2013-06-07cppcheck: reduce scopeJulien Nabet
2013-06-07cppcheck: reduce scopeJulien Nabet
2013-06-07cppcheck: fix reassignJulien Nabet
2013-06-06cppcheck: unread variableJulien Nabet
2013-06-06Fix previous fixStephan Bergmann
2013-06-06-Werror=sign-compareStephan Bergmann
2013-06-06Prevent out-of-range values coming from ListBox GetSelectEntryPos.Javier Fernandez
2013-06-05fdo#64447 when changing setup mode, trigger changed DatasourceType eventLionel Elie Mamane
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-05-31dbaccess: unused variableZolnai Tamás
2013-05-30gbuild: fix deps on svx/globlmn.hrcDavid Tardon
2013-05-30dbaccess: this can happen, that's why we check for itMiklos Vajna