summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-21tdf#94326 doc import: allow direct numbering to cancel outlineStyleJustin Luth
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-20ofz#33433 Heap-Buffer-overflowCaolán McNamara
2021-04-19convert some #define to OUStringLiteralNoel Grandin
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-19cid#1476017 Read_GrafLayer's subfunction params are never nullJustin Luth
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski
2021-04-16sw: DOCX export: write hyperlinks for TOXMark TOX entriesMichael Stahl
2021-04-16sw: DOCX export: DocxAttributeOutput::EndField_Impl() omits bookmark endMichael Stahl
2021-04-16sw html/reqif export: fix size of embedded objectMiklos Vajna
2021-04-16tdf#134951 docxexport: stop duplicating stuff in postponed textJustin Luth
2021-04-15NFC sw ww8export cleanup: bPostponeWritingText already trueJustin Luth
2021-04-15partial fix tdf100961 doc import: E_Locked field as plain textJustin Luth
2021-04-14loplugin:unusedmethodsNoel Grandin
2021-04-13tdf#79591: No need to use getStr hereMike Kaganski
2021-04-13tdf#100961 doc/rtf export: save FIXEDFLD as fldlockJustin Luth
2021-04-13No need to use getStr hereMike Kaganski
2021-04-12docxattributeoutput: cleanup assert that has served its purposeJustin Luth
2021-04-11ofz#26099 skip slow path when fuzzingCaolán McNamara
2021-04-10tdf#120761 doc import: fix z-order background logicJustin Luth
2021-04-10cid#1476017 Dereference after null checkCaolán McNamara
2021-04-09tdf#120768 doc import: z-order background shapes behind othersJustin Luth
2021-04-09if (x > 0), then there is no need for abs(x)Justin Luth
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09tdf#139495 doc import: prevent negative Int forced into uIntJustin Luth
2021-04-09tdf#97569 docxexport: export russianUpper/russianLower numberingJustin Luth
2021-04-08Typos in code with variables containing "inital"->"initial"Julien Nabet
2021-04-08embeddedobj: fix lost native data when updating it via OLE failsMiklos Vajna
2021-04-08tdf#81705 doc export: write sprmPOutLvlJustin Luth
2021-04-07tdf#141341 docxexport: consolidate conversion of NumTypesJustin Luth
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-06Check for null SW_MODMike Kaganski
2021-04-01tdf#140343 sw page rtl gutter margin: add RTF filterMiklos Vajna
2021-04-01Use o3tl::convert for conversion to/from EMUsMike Kaganski
2021-03-31tdf#140343 sw page rtl gutter margin: add DOC filterMiklos Vajna
2021-03-31tdf#140343 sw page rtl gutter margin: add DOCX filterMiklos Vajna
2021-03-31tdf#134385 doc/docxexport: maybe export false contextualspacingJustin Luth
2021-03-30tdf#140336 ms formats export: export NONE background for ParaBackColorJustin Luth
2021-03-28tdf#95806 tdf#125877 tdf#141172 DOCX: fix tables in footnotesLászló Németh
2021-03-26loplugin:flattenNoel
2021-03-26tdf#118535 DOCX export: save header image onceDaniel Arato (NISZ)
2021-03-25cid#1473931 silence Untrusted allocation sizeCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24sw reqif-xhtml export: fix unexpected height for <td>Miklos Vajna
2021-03-24tdf#141173 docx export: revert fdo#75604: File CorruptionJustin Luth
2021-03-22cid#1242653 silence bogus Untrusted divisorCaolán McNamara
2021-03-20ODT export: handle style name of covered cellsMiklos Vajna
2021-03-19ODT import: handle style name of covered cellsMiklos Vajna