summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/fileobj.cxx
AgeCommit message (Expand)Author
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27inline SfxMediumRef typedefNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-16convert Link<> to typedNoel Grandin
2015-08-31make Link<> typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-05-10Fix 3ae4264a0db7f725abc33779ec9b11a45e17e279's removal of pThis->Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15fix crash on re-export of fdo50057-2.odt to odtCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-25remove unused header definitions in SotExchangeNoel Grandin
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-10DownLoad -> Download.Jan Holesovsky
2014-04-09Remove always-null SvFileObject::pDownLoadDataStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-10coverity#708144 Uninitialized scalar fieldCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-17Resolves: #i123042# corrected reload of linked content...Armin Le Grand
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-11resolved fdo#69948 honor a detected FilterNameEike Rathke
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/linksrc.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-06Remove dead codeTakeshi Abe
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky