summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexti.cxx
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-11Expand some defines and simplify loopsMike Kaganski
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-08-16Rename setX/setY to SetPosX/SetPosY, to align with SetPosMike Kaganski
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-07-26sw: prefix members of SwXMLTableColContext_Impl, SwXMLTableColumn_Impl, ...Miklos Vajna
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-23fastparser in SwXMLTableContextNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-30loplugin:flatten in sw/filter/xmlNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-20loplugin:virtualdead unused param in RedlineAdjustStartNodeCursorNoel Grandin
2019-09-19no more SwClient/SwModify in sw/source/filter/{ww8,xml}Bjoern Michaelsen
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov
2018-10-05sw_redlinehide_2: import ShowRedlineChanges from flat-odt as wellMichael Stahl
2018-10-03loplugin:constfields in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-05-01set Referer on link mediadescriptorCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin
2018-01-31Fix some IWYU warningsMiklos Vajna
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-18through->throwCaolán McNamara
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna