summaryrefslogtreecommitdiff
path: root/sw/source/filter/html
AgeCommit message (Expand)Author
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-08cppcheck: duplicateExpressionTernaryJochen Nitschke
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-06loplugin:useuniqueptr in SwHTMLPosFlyFramesNoel Grandin
2018-10-04loplugin:useuniqueptr in SwWriteTableColsNoel Grandin
2018-10-04loplugin:useuniqueptr in HTMLControlsNoel Grandin
2018-10-03no need to call empty() before clear()Noel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-10-01loplugin:useuniqueptr in SwPendingStackNoel Grandin
2018-10-01loplugin:useuniqueptr in SwHTMLParserNoel Grandin
2018-09-30ofz#10635 oom in tight OUString concat loopCaolán McNamara
2018-09-28Fix DI_TITEL -> DI_TITLEAndrea Gelmini
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-19sw: rename SwNode MakeFrame overloadsMichael Stahl
2018-09-18loplugin:useuniqueptr in SwHTMLParser::SetAttr_Noel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-06make SwWriteTableRows be a vector of std::unique_ptrNoel Grandin
2018-08-31GCC only supports inline variables since GCC 7Stephan Bergmann
2018-08-30sw XHTML export: xml:lang is not relevant for ReqIFMiklos Vajna
2018-08-30sw XHTML export: improve dummy OLE object handlingMiklos Vajna
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-14loplugin:returnconstant in SvxCSS1ParserNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin
2018-08-08sw HTML import: apply default table autoformat on cells in reqif modeMiklos Vajna
2018-08-07ofz#9733 drop bookmarks in deleted rangeCaolán McNamara
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-07-30loplugin:stringloop in swNoel Grandin
2018-07-29remove unused parameter rFontJochen Nitschke
2018-07-29cppcheck: knownConditionTrueFalseJochen Nitschke
2018-07-24loplugin:useuniqueptr in SwHTMLWriterNoel Grandin
2018-07-20loplugin:useuniqueptr in HTMLTableNoel Grandin
2018-07-20loplugin:useuniqueptr in SvxCSS1PropertyInfoNoel Grandin
2018-07-20loplugin:useuniqueptr in SwHTMLParserNoel Grandin
2018-07-20loplugin:useuniqueptr in SvxCSS1ParserNoel Grandin
2018-07-19Fix typosAndrea Gelmini
2018-07-19loplugin:useuniqueptr in SwHTMLParserNoel Grandin
2018-07-19loplugin:useuniqueptr in SwHTMLWriterNoel Grandin
2018-07-18tdf#118579 ignore body in body instead of flagging as an errorCaolán McNamara
2018-07-18sw HTML export: force PNG output harder in reqif modeMiklos Vajna
2018-07-18sw HTML export: fix writing transparent imagesMiklos Vajna
2018-07-18Fix typosAndrea Gelmini
2018-07-17put load of html images (to measure dimensions) under referer controlCaolán McNamara
2018-07-17loplugin:useuniqueptr in SwHTMLWriterNoel Grandin
2018-07-17loplugin:useuniqueptr in HTMLAttrContextNoel Grandin
2018-07-13sw HTML export: fix XHTML mode of 'Heading 7' styleMiklos Vajna