summaryrefslogtreecommitdiff
path: root/sw/source/filter/basflt
AgeCommit message (Expand)Author
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-02-08sw HTML import: avoid loading the Writer/Web template for the Writer filterMiklos Vajna
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2017-12-12TypeWhichId in swNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke
2017-11-30sw: std::vector<OUString*> considered sillyMichael Stahl
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-05tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-08-30sw: WW8 import: properly handle consecutive range annotationsMichael Stahl
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-07-31loplugin:unusedfields in swNoel Grandin
2017-07-19tdf#107975: Revert "fix deleting an image anchored to last paragraphMichael Stahl
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-07sw: WW8 import: avoid inserting annotation mark without SwPostItFieldMichael Stahl
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-21fix android buildNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-03AutoText: first tests & windows fixSzymon Kłos
2017-05-03tdf#88555 sw: reduce usage of dynamic_cast in SwFormatsModifyBase::ContainsMichael Stahl
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-14AutoText: .dotx files visible when importSzymon Kłos
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-24fix indentCaolán McNamara
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-02-22sw: WW8 import: avoid assert on ooo99613-3.doc and ooo99613-4.docMichael Stahl
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann
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-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-23tdf#63673 Never ignore detected BOMMaxim Monastirsky
2017-01-23bEncodedFilter is always falseMaxim Monastirsky
2017-01-21coverity#1399022 Dereference after null checkCaolán McNamara