summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt/iodetect.cxx
AgeCommit message (Expand)Author
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-01crashtesting: ucsdet_detect may return nullptrCaolán McNamara
2020-09-30tdf#60145 sw: fix UTF-8 encoding without BOM is not detectedTomofumi Yagi
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-02-28Fix some IWYU warningsMiklos Vajna
2017-07-14use more OUString::operator== in swNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-04-14AutoText: .dotx files visible when importSzymon Kłos
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-01-23tdf#63673 Never ignore detected BOMMaxim Monastirsky
2017-01-23bEncodedFilter is always falseMaxim Monastirsky
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-09-16Revert "convert ReaderWriterEnum to scoped enum"Noel Grandin
2016-09-16convert ReaderWriterEnum to scoped enumNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-30there are two of these GetUserData()[0] tests, use startsWith for bothCaolán McNamara
2014-10-27SwIoSystem::GetFileFilter: prevent out of bounds string accessMiklos Vajna
2014-10-22remove original and unused word for windows 1 filterCaolán McNamara
2014-10-22callcatcher: update unused codeCaolán McNamara
2014-10-16WaE: Unreferenced function definitionTor Lillqvist
2014-10-15sw: remove more dead code from SwIoSystem::GetFileFilter()Michael Stahl
2014-10-15sw: fix temp file leak in SwIoSystem::GetFileFilter()Michael Stahl
2014-07-18coverity#707363 Uncaught exceptionCaolán McNamara
2014-05-01sw: iodetect is not a part of the type detector anymoreMaxim Monastirsky