summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlimp.cxx
AgeCommit message (Expand)Author
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-05Simplify Sequence iterations in sw/source/filter/*Arkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-08sw: ODF import: try to fix aExcludeWhenNotLoadingUserSettingsMichael Stahl
2019-03-08tdf#116195 sw: remove DisableOffPagePositioning handling from ODF importMichael Stahl
2019-03-06tdf#123829 Respect CollapseEmptyCellPara setting when reading odf docsSamuel Mehrbrodt
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2018-10-04tdf#120287 sw layout, TabOverMargin: imply PrinterIndependentLayout=high-resMiklos Vajna
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-27ofz#9607 AbrtCaolán McNamara
2018-07-24loplugin:useuniqueptr in SwXMLImportNoel Grandin
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-18tdf#116195 swap a compatibility valuePatrick Jaap
2018-03-30forcepoint#36 avoid dangling SvTextShapeImportHelper in case of exceptionsCaolán McNamara
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-02-27ofz#6571 catch exceptionCaolán McNamara
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-08Fix some IWYU warningsMiklos Vajna
2018-01-16Fix typoAndrea Gelmini
2018-01-15tdf#113877 Insert document: merge two lists into oneSerge Krot
2017-12-28tdf#113877 Insert document: merge two lists into oneSerge Krot
2017-12-11tdf#112443 disable off-page content positioningPatrick Jaap
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-28add docx fuzzerCaolán McNamara
2017-11-21another expected exception in initial corpusCaolán McNamara
2017-11-21don't abort on expected exceptionCaolán McNamara
2017-11-21add docx support to fftesterCaolán McNamara
2017-11-01ofz#3934 Integer-overflowCaolán McNamara
2017-10-25ofz#3783 Integer-overflowCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-09-26close sc and sw docshells tooCaolán McNamara
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-18make fuzzer workCaolán McNamara
2017-09-18add fodt fuzzerCaolán McNamara
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke