summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/uno/dbinteraction.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-27/+3
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin1-8/+25
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-1/+1
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-3/+2
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-1/+3
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in dbaccessNorbert Thiebaud1-2/+0
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen1-1/+1
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-62/+14
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-1/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken1-4/+4
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara1-10/+0
2011-01-09Remove unused code and fix typosTakeshi Abe1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-3/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-40/+0
2010-04-28cws tl79: mergeThomas Lange [tl]1-3/+0
2010-03-16cws tl79: #i110053# remove old svtools LoginDialogThomas Lange [tl]1-3/+0
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-01autorecovery: more sophisticated configuration data for interaction handlersFrank Schoenheit [fs]1-42/+60
2008-10-16CWS-TOOLING: integrate CWS odbmacros3Oliver Bolte1-1/+1
2008-05-05INTEGRATION: CWS dba30b (1.17.4); FILE MERGEDKurt Zenker1-5/+5
2008-04-10INTEGRATION: CWS changefileheader (1.17.12); FILE MERGEDRüdiger Timm1-23/+18
2008-03-06INTEGRATION: CWS odbmacros2 (1.15.196); FILE MERGEDKurt Zenker1-139/+8
2008-01-30INTEGRATION: CWS dba24d (1.15.168); FILE MERGEDRüdiger Timm1-19/+44
2006-09-17INTEGRATION: CWS pchfix02 (1.14.184); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.13.104); FILE MERGEDRüdiger Timm1-47/+21
2005-03-10INTEGRATION: CWS dba24 (1.12.4); FILE MERGEDVladimir Glazounov1-7/+16
2005-01-21INTEGRATION: CWS dba22 (1.11.4); FILE MERGEDKurt Zenker1-3/+17
2004-11-17INTEGRATION: CWS dba18 (1.10.38); FILE MERGEDOliver Bolte1-11/+6
2004-08-02INTEGRATION: CWS insight01 (1.9.64); FILE MERGEDJens-Heiner Rechtien1-2/+94
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-30/+2
2002-08-19#99473# change string resource filesOcke Janssen1-4/+7
2001-05-17#86509# acquire the solar mutex in all implHandle methods (needed for opening...Frank Schönheit1-2/+20
2001-01-05adjusted the implementation nameFrank Schönheit1-3/+6
2000-12-15#82151# two instances of the registration helper module - one for every libra...Frank Schönheit1-5/+8
2000-11-08set the account only the the requests states that there is an account ...Frank Schönheit1-3/+7
2000-10-26handling of parameter requestsFrank Schönheit1-4/+67
2000-10-26special login request text, with interpreting the ServerName as data source nameFrank Schönheit1-3/+13
2000-10-25initial checkin - InteractionHandler for common database related interaction ...Frank Schönheit1-0/+363