summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppControllerDnD.cxx
AgeCommit message (Expand)Author
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-03dbaccess: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-01-14bool improvementsStephan Bergmann
2013-11-28Finish rework of QueryDeleteDlg_ImplCaolán McNamara
2013-11-27QueryDeleteDlg_Impl: add GetResult() that was removed in ...Michael Stahl
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-04-29fdo#63391 deadlock on opening .odb file that auto-connects to the databaseLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-15fdo#38838, String to OUString in dbaccessGergő Mocsi
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-06-14re-base on ALv2 code.Michael Meeks
2012-05-17catch by const referenceTakeshi Abe
2012-03-30removed duplicate includes in dbaccessTakeshi Abe
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-12-03remove unused #include sfx2/filedlghelper.hxxMichael Stahl
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-01Remove date comments in base.Guillaume Poussel
2011-02-25fix assertionsDavid Tardon
2011-02-24Move DBG_ERROR -> OSL_ASSERTThomas Arnhold
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken
2010-11-18More spelling mistakes, translations and dead code deletionsWol
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-03autorecovery: when calling a pilot to create a database object, pass the XDat...Frank Schoenheit [fs]
2009-12-02merge with db33aMathias Bauer
2009-11-27dba33a: summary migration from SVNJens-Heiner Rechtien
2009-10-06#103496#: move VCL free ConfigItems to unotoolsMathias Bauer
2009-08-26CWS-TOOLING: integrate CWS dba32eVladimir Glazounov
2009-04-22CWS-TOOLING: integrate CWS dba32aIvo Hinkelmann
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers