summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlgrin.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-06ofz#26619 detect if SwFrameFormat deleted during importCaolán McNamara1-1/+1
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara1-0/+19
2019-08-03Fix typosAndrea Gelmini1-1/+1
2019-06-04tdf#122789 sw HTML import: fix handling of images with relative sizesMiklos Vajna1-1/+3
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin1-3/+3
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-11/+11
2019-02-10loplugin:indentation in swNoel Grandin1-1/+1
2019-01-24loplugin:constparams in swNoel Grandin1-1/+1
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-2/+4
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-10/+10
2018-11-22convert JumpToMarks to scoped enumNoel Grandin1-2/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-11-05sw: prefix members of HTMLAttrMiklos Vajna1-1/+1
2018-10-20loplugin:staticvar in swNoel Grandin1-2/+2
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-17put load of html images (to measure dimensions) under referer controlCaolán McNamara1-1/+15
2018-07-05sw HTML import: strip query & fragment for <object data="..."> and file URLsMiklos Vajna1-1/+2
2018-04-23vcl: avoid swap in when Graphic::GetSizePixel() is calledMiklos Vajna1-10/+0
2018-04-23sw HTML import: lazy-read inline imagesMiklos Vajna1-2/+19
2018-04-18sw HTML import: use GraphicDescriptor to determine default sizeMiklos Vajna1-0/+14
2018-04-05Html import: use loaded image width/height if width|height ="auto"Katarina Behrens1-5/+21
2018-03-09sw XHTML import: PNG <object> is an imageMiklos Vajna1-1/+12
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-16/+16
2018-02-05TypedWhichId in sw(1)Noel Grandin1-1/+1
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-7/+7
2017-12-20ofz: Null-derefCaolán McNamara1-4/+3
2017-12-18ofz: reject graphics with bad anchorsCaolán McNamara1-0/+4
2017-12-16ofz: dangling pointersCaolán McNamara1-15/+15
2017-12-14fiddle with leaks some moreCaolán McNamara1-1/+1
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin1-0/+1
2017-12-13ofz: throw earlyCaolán McNamara1-0/+6
2017-12-12ofz: more leaksCaolán McNamara1-9/+8
2017-12-12valgrind: various html leaksCaolán McNamara1-3/+3
2017-11-22Fix typoAndrea Gelmini1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-3/+3
2017-10-06filters: always use "" for includes in current source's directoryMike Kaganski1-3/+3
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-2/+2
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-16/+15
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-06-21tdf#39468 Translate German comments in sw/Jens Carl1-2/+2
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-2/+2
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl1-2/+4
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin1-6/+3
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin1-3/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1