summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/AppController.cxx
AgeCommit message (Expand)Author
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-14re-base on ALv2 code.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in dbaccessTakeshi Abe
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-15Various string function clean upStephan Bergmann
2012-01-13these OnInvalidateClipboard don't have to be LINKsCaolá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-11-27remove include of pch header in dbaccessNorbert Thiebaud
2011-10-31move CloseVeto from dbaccess to unotoolsMichael Stahl
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky
2011-07-23revert to dbaccess gbuildization from master mostlyBjoern Michaelsen
2011-07-01Don't crash when selecting target to db document, fdo#36545.Jan Holesovsky
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted dbaccess [hg:8113b354673f]Ocke Janssen [oj]
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-13catch by const referenceCaolán McNamara
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
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-03merge from masterOcke Janssen [oj]
2011-02-03replaced DGB_ASSERT with OSL_ENSUREKenneth Venken
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-12-02dba34c: #i77025# don't allow closign the app window when a wizard is runningFrank Schoenheit [fs]
2010-11-26dba34c: #i115779# DatabaseObjectView: don#t deliver an empty frame to the callerFrank Schoenheit [fs]
2010-11-25undoapi: split OSingleDocumentController into DBSubComponentController (which...Frank Schoenheit [fs]
2010-11-18More spelling mistakes, translations and dead code deletionsWol
2010-11-12Changed usage of createFromAscii for macro RTL_CONSTASCII_USTRINGPARAMSantiago Alessandri
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-20dba33j: #i114627# do not let the SubComponentManager manage reports executed ...Frank Schoenheit [fs]
2010-09-02dba33i: #i113506# when loading a sub component which is already open, return ...Frank Schoenheit [fs]