summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docfile.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-05loplugin:stringconstantStephan Bergmann
2015-10-05tdf#83531 Opening WebDAV URL WebDav fails if write is restrictedGiuseppe Castagno
2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno
2015-09-30Fix typosAndrea Gelmini
2015-09-18Some follow-up #include clean-upStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-09-10Drop no-op skipBytes(0) callStephan Bergmann
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31make Link<> typedNoel Grandin
2015-08-26add ppt to fftesterCaolán McNamara
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-07-17tdf#92758: no more duplication of document in CMIS after checkinVasily Melenchuk
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-27tdf#65498, tdf#87545: Don't confuse logically r/o doc with physically r/oStephan Bergmann
2015-04-15convert LOCKFILE_ constants to scoped enum and cleanupNoel Grandin
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-02Kill INetProtocol::NewsTor Lillqvist
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist
2015-04-02tdf#72337: sfx2: make the SfxMedium stream-reuse hack runtime-optionalMichael Stahl
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24SkipImages option for document importLászló Németh
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-28coverity#704019 Unchecked return valueCaolán McNamara
2014-10-28coverity#704020 Unchecked return valueCaolán McNamara
2014-10-15coverity#735333 flush out pointless calls to IsRemote and IsOpenCaolán McNamara
2014-10-15SfxMedium::IsRemote can be made constCaolán McNamara
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-08-28SfxMedium::Transfer_Impl: fix indentationMiklos Vajna