summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlflywriter.cxx
AgeCommit message (Expand)Author
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-08tdf#39468: Translate German commentsJulian Mehne
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-02loplugin:unuseddefaultparamsNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-03-23loplugin:literaltoboolconversionStephan Bergmann
2016-03-23loplugin:stringconstantStephan Bergmann
2016-03-23loplugin:nullptrStephan Bergmann
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05sw: prefix members of SwHTMLWriterMiklos Vajna
2015-08-29XOutBitmap::GraphicToBase64 can return boolMatteo Casalin
2015-05-31Use size_t and range-based fo loopsMatteo Casalin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-02-02unwind the casts to initial entry pointsCaolán McNamara
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-20refactor assignment out of complex expressionBjoern Michaelsen
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-25coverity#1240270 Copy-paste errorCaolán McNamara
2014-09-22wae: unused variable 'sOut'Tomaž Vajngerl
2014-09-22html export: rework image output to use HTML writerTomaž Vajngerl
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-08liblo: Return early everywhere where we potentially export images.Tomaž Vajngerl
2014-04-08html: "IgnoreImages" Option, which ignores images at exportTomaž Vajngerl
2014-04-06sw html: split htmlfly to writer and class definition partTomaž Vajngerl