summaryrefslogtreecommitdiff
path: root/sfx2/source/notify/eventsupplier.cxx
AgeCommit message (Expand)Author
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-16Revert "Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl.""Stephan Bergmann
2014-01-15Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl."Matúš Kukan
2014-01-15sfx: Use constructor feature for SfxGlobalEvents_Impl.Matúš Kukan
2014-01-15sfx: Use constructor feature for SfxMacroLoader.Matúš Kukan
2013-12-10Fix another string conversion regression.Matúš Kukan
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02sfx2: remove macrosThomas Arnhold
2013-04-02drop prefix from ::cssThomas Arnhold
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-29fdo#46808: Fix previous commitStephan Bergmann
2012-10-29fdo#46808, use service constructor for task::JobExecutorNoel Grandin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-06gridfixes: don't be too generous with exceptions:Frank Schoenheit [fs]
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-13WaE: unreferenced local variableTor Lillqvist
2012-02-01Some cppcheck cleaningJulien Nabet
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2011-11-29fs34c: #i117625# when assigning events, only throw if there is an invalid typ...mst
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold