summaryrefslogtreecommitdiff
path: root/sfx2/source/notify
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-18/+18
2015-09-03sfx2: remove duplicative ModelCollectionEnumerationMichael Stahl1-75/+8
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+3
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-3/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-10/+5
2015-07-14sfx2: remove pointless GenLink classMichael Stahl1-16/+6
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-5/+2
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-4/+1
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann2-3/+3
2014-11-20Move SfxStringHint out of sfx2/app.hxx public header.Kohei Yoshida1-0/+33
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin1-1/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2-4/+4
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet1-1/+1
2014-04-14typo: artifical -> artificialThomas Arnhold1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin2-5/+5
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-20/+20
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-45/+45
2014-02-26Remove visual noise from sfx2Alexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms3-45/+45
2014-02-13cosmeticsMatúš Kukan1-3/+2
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan2-3/+2
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-2/+4
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-4/+2
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-4/+4
2014-01-18Unify ctor functions for component implementations.Matúš Kukan1-3/+2
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-17Constructor functions for singletons still need to pass out single instancesStephan Bergmann1-2/+18
2014-01-16Revert "Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl.""Stephan Bergmann2-352/+543
2014-01-15Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl."Matúš Kukan2-543/+352
2014-01-15sfx: Use constructor feature for SfxGlobalEvents_Impl.Matúš Kukan2-352/+543
2014-01-15sfx: Use constructor feature for SfxMacroLoader.Matúš Kukan1-1/+1
2013-12-10Fix another string conversion regression.Matúš Kukan1-1/+1
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-4/+4
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin1-7/+7
2013-07-08rename sfx2 log area to sfxMichael Stahl1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-34/+34
2013-04-02sfx2: remove macrosThomas Arnhold1-130/+124
2013-04-02drop prefix from ::cssThomas Arnhold1-2/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-6/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-1/+0
2012-10-29fdo#46808: Fix previous commitStephan Bergmann1-7/+2