summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-17sw: prefix members of SwASCIIParser, SwASC_AttrIter, ...Miklos Vajna
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-14sw XHTML export: fix <blockquote> with no-margin to not have character childrenMiklos Vajna
2021-05-13inline some typedefsNoel Grandin
2021-05-13sw XHTML export: fix handling of list labelsMiklos Vajna
2021-05-11fix leak in RtfExportNoel Grandin
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-04tdf#69635 DOCX: export hidden (shared) headers/footersDaniel Arato (NISZ)
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29sw html/reqif export: fix size of presentation data for "real" OLE2 embeddingMiklos Vajna
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann
2021-04-23tdf#106541 doc import numbering: default nListLevel to MAXLEVELJustin Luth
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
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