summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/ConnectionHelper.cxx
AgeCommit message (Expand)Author
2013-11-11remove unnecessary use of OUString constructor in DBACCESS moduleNoel Grandin
2013-11-07Add "New Database" button for Firebird file driver dialog.Andrzej J.R. Hunt
2013-10-10CID#1103666 check for NULLCaolán McNamara
2013-10-01convert dbaccess module from String to OUStringNoel Grandin
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-10mingw64: long -> sal_IntPtr in dbaccessFridrich Štrba
2013-04-25dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-17fix breakage introduced by String->OUString migrationLionel Elie Mamane
2013-01-28fdo#46808, convert code to use new-style service constructorNoel Grandin
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-09fdo#46808, convert OGenericAdministrationPage::setServiceFactoryNoel Grandin
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-06-14re-base on ALv2 code.Michael Meeks
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-02-19remove adabas/adabasuiCaolán McNamara
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-11-23fdo#32347: reenable ADO URL helper UILionel Elie Mamane
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-21gnumake4: postmerge fixes in dbaccess reportdesignBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-05-16We always use a Vista or newer SDKTor Lillqvist
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-25fix assertionsDavid Tardon
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken
2011-01-17removetooltypes01: #i112600# Replace missing tools types replacementCarsten Driesner
2011-01-09Remove unused code and fix typosTakeshi Abe
2010-12-07string tweakageJulien Nabet
2010-11-23Spelling mistakes and dead codeWol
2010-11-12Changed usage of createFromAscii for macro RTL_CONSTASCII_USTRINGPARAMSantiago Alessandri
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek