summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlimp.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-01tdf#116195 swap a compatibility valuePatrick Jaap1-1/+1
2018-04-04forcepoint#36 avoid dangling SvTextShapeImportHelper in case of exceptionsCaolán McNamara1-0/+5
2018-01-04tdf#112443 disable off-page content positioningPatrick Jaap1-0/+7
2017-11-21another expected exception in initial corpusCaolán McNamara1-0/+4
2017-11-21don't abort on expected exceptionCaolán McNamara1-1/+9
2017-11-21add docx support to fftesterCaolán McNamara1-1/+35
2017-11-01ofz#3934 Integer-overflowCaolán McNamara1-19/+1
2017-10-25ofz#3783 Integer-overflowCaolán McNamara1-4/+25
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+2
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin1-6/+5
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin1-5/+5
2017-09-26close sc and sw docshells tooCaolán McNamara1-0/+2
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-6/+6
2017-09-18make fuzzer workCaolán McNamara1-2/+2
2017-09-18add fodt fuzzerCaolán McNamara1-1/+56
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-08-06loplugin:constparams in sw part6Noel Grandin1-1/+1
2017-08-02loplugin:checkunusedparams in swNoel Grandin1-22/+12
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-2/+2
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-18Revert "Fix typos"Stephan Bergmann1-1/+1
2017-05-18Fix typosAndrea Gelmini1-1/+1
2017-05-09PreserveRedlineFlags is long goneJochen Nitschke1-12/+1
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin1-2/+1
2017-05-05sw: avoid warning duplicate style name of family 101: "Default_20_Style"Michael Stahl1-1/+2
2017-04-21tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl1-0/+24
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-1/+0
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-5/+5
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+0
2017-01-25sw: config item "OutlineLevelYieldsNumbering" has no effectMichael Stahl1-8/+0
2017-01-25sw: UseOldPrinterMetrics setting is deadMichael Stahl1-8/+0
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann1-28/+0
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek1-2/+0
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin1-14/+4
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-5/+5
2016-09-07loplugin:constantparam in swNoel Grandin1-1/+1
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin1-1/+1
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin1-1/+1
2016-06-27loplugin:singlevalfields in sw(part2)Noel Grandin1-2/+1
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-9/+16
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-9/+9
2016-05-04use Any constructor instead of temporariesNoel Grandin1-3/+1