summaryrefslogtreecommitdiff
path: root/basic/source/uno/dlgcont.cxx
AgeCommit message (Expand)Author
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-26Clean up previous commitStephan Bergmann
2015-02-26basic: convert sb.component to constructor usageChris Sherlock
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07basic: sal_Bool->boolNoel Grandin
2014-04-04coverity#706238 Uncaught exceptionCaolán McNamara
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from basicAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in BASIC moduleNoel Grandin
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-05-15fdo#46808, Use service constructorsNoel Grandin
2013-05-14fdo#46808, use XComponentContext in SfxLibraryContainerNoel Grandin
2013-05-14fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibraryNoel Grandin
2013-01-28fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-08-19sal_Bool to boolTakeshi Abe
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks
2012-04-02reorganize trickier staticsCaolán McNamara
2012-03-22over-engineered thread-safe static OUStringCaolán McNamara
2012-03-08Removed unused macroTakeshi Abe
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-08-22fix leaking 'Pictures' streams from basic dialogs in baseNoel Power
2011-08-17fdo#40079: load Dialog library before trying to get embedded imagesLionel Elie Mamane
2011-07-26fixed typoTakeshi Abe
2011-04-22cppcheck inefficient checking for emptinessKayo Hamid
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko
2010-11-02initial import of latest cws container_controlsNoel Power