summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docfile.cxx
AgeCommit message (Expand)Author
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
2014-07-17rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-10coverity#441139 Explicit null dereferencedCaolán McNamara
2014-05-15Minor utl::TempFile clean upStephan Bergmann
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-10DownLoad -> Download.Jan Holesovsky
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28coverity#704303 Logically dead codeCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-23Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO outputTor Lillqvist
2014-01-15remove sfx2/appuno.hxxMatúš Kukan
2013-12-26WaE: unused variablesTor Lillqvist