summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt
AgeCommit message (Expand)Author
2015-06-20sw: WW8 export: remove WW6 export, partC: SwWW8Writer::bWrtWW8Michael Stahl
2015-06-18Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-19Remove include stdio (part3)Julien Nabet
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-05Use more proper integer typesMatteo Casalin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-25sw: replace SwPaM's so-called "copy constructor"Michael Stahl
2015-04-14solve assert on restoring redline mode on exporting of abi9915-1.odt to docCaolán McNamara
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-09newly set nStart and nEnd are not usedCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
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-25Uninitialized use of mbSkipImages (as found by UBSan)Stephan Bergmann
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-03-24SkipImages option for document importLászló Németh
2015-03-23loplugin:constantfunction: swNoel Grandin
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11convert MarkType to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-03-01sw: fix typo in Reader::ClearTemplate()Miklos Vajna
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-22fix mangled indentCaolán McNamara
2015-01-22fdo#68963 recognize __RefHeading__ bookmarks as TOC in .doc filesJustin Luth
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-12-30i#93570 sw: add RES_FLTR_ANNOTATIONMARKMiklos Vajna
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10Cargo cult?Stephan Bergmann
2014-12-04unnecessary castBjoern Michaelsen
2014-12-04unnecessary castBjoern Michaelsen
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-16SetStrmStgPtr can return bool instead of sal_True/sal_False in an intMatteo Casalin
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara