summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppControllerGen.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-1/+1
2014-09-02coverity#706482 Uncaught exceptionCaolán McNamara1-1/+1
2014-08-27documentation-by-constLionel Elie Mamane1-1/+1
2014-08-21QueryBox APP_CLOSEDOCUMENTS -> MessageDialog + stringCaolán McNamara1-1/+2
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-12/+12
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-27/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-4/+4
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-16/+16
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa1-42/+12
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-04-29fdo#63391 deadlock on opening .odb file that auto-connects to the databaseLionel Elie Mamane1-3/+0
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-03-15fdo#38838, String to OUString in dbaccessGergő Mocsi1-8/+7
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-39/+39
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin1-4/+5
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin1-1/+1
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin1-2/+3
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-06-14re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-30removed duplicate includes in dbaccessTakeshi Abe1-3/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-21Fix for fdo43460 Part XII getLength() to isEmpty()Olivier Hallot1-2/+2
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-25/+15
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]1-1/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+0
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-2/+2
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-2/+2
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]1-2/+2
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken1-1/+2
2011-01-14removetooltypes01: #i112600# remove tooltypes from dbaccessMikhail Voytenko1-2/+2
2010-11-26dba34c: #i115779# DatabaseObjectView: don#t deliver an empty frame to the callerFrank Schoenheit [fs]1-1/+0
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-7/+7
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky1-1/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-09Some base commented code cleanupKalman Szalai - KAMI1-14/+0
2010-09-20dba33j: #i114627# do not let the SubComponentManager manage reports executed ...Frank Schoenheit [fs]1-1/+2
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-22autorecovery: connect: lock SolarMutex before locking own mutex (makes UISett...Frank Schoenheit [fs]1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-29autorecovery: recover-hidden now also available for new (yet unsaved) forms/r...Frank Schoenheit [fs]1-4/+5
2010-01-26autorecovery: introduce createComponent/WithArguments at the XDatabaseDocumen...Frank Schoenheit [fs]1-4/+29
2010-01-25autorecovery: broadcast name changes also when a newly created, formerly unna...Frank Schoenheit [fs]1-7/+14