summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt
AgeCommit message (Expand)AuthorFilesLines
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier4-146/+146
2015-05-19Remove include stdio (part3)Julien Nabet1-1/+0
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-2/+2
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-1/+1
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-1/+1
2015-05-05Use more proper integer typesMatteo Casalin2-5/+5
2015-05-05loplugin:staticmethodsNoel Grandin2-3/+3
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-25sw: replace SwPaM's so-called "copy constructor"Michael Stahl1-1/+1
2015-04-14solve assert on restoring redline mode on exporting of abi9915-1.odt to docCaolán McNamara1-2/+5
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-04-09newly set nStart and nEnd are not usedCaolán McNamara1-2/+0
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-3/+3
2015-03-25Uninitialized use of mbSkipImages (as found by UBSan)Stephan Bergmann1-4/+4
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen1-1/+1
2015-03-24SkipImages option for document importLászló Németh1-1/+3
2015-03-23loplugin:constantfunction: swNoel Grandin1-10/+0
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose2-3/+3
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-5/+5
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-6/+6
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-1/+1
2015-03-11convert MarkType to enum classNoel Grandin1-2/+2
2015-03-11convert SetAttrMode to enum classNoel Grandin1-3/+3
2015-03-01sw: fix typo in Reader::ClearTemplate()Miklos Vajna1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-2/+0
2015-01-22fix mangled indentCaolán McNamara1-127/+130
2015-01-22fdo#68963 recognize __RefHeading__ bookmarks as TOC in .doc filesJustin Luth1-1/+1
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2-2/+2
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-2/+2
2014-12-30i#93570 sw: add RES_FLTR_ANNOTATIONMARKMiklos Vajna1-2/+12
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-10Cargo cult?Stephan Bergmann1-1/+1
2014-12-04unnecessary castBjoern Michaelsen1-1/+1
2014-12-04unnecessary castBjoern Michaelsen1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin3-23/+23
2014-11-16SetStrmStgPtr can return bool instead of sal_True/sal_False in an intMatteo Casalin1-5/+5
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara1-14/+0
2014-10-30there are two of these GetUserData()[0] tests, use startsWith for bothCaolán McNamara1-2/+2
2014-10-29callcatcher: more ww1 removal falloutCaolán McNamara1-543/+0
2014-10-27SwIoSystem::GetFileFilter: prevent out of bounds string accessMiklos Vajna1-1/+1
2014-10-24Cater for gb_CppunitTest_use_library_objects,*,swStephan Bergmann1-12/+4
2014-10-23RES_FLTR_NUMRULE_NUM, RES_FLTR_SDR_ANCHOR, etc unusedCaolán McNamara1-4/+0