summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2021-08-28avoid unnecessary OString to OUString conversionNoel Grandin
2021-08-28Fix typosAndrea Gelmini
2021-08-27tdf#137363 DOCX filter: don't loose <w:ilvl w:val="..."> of paragraph stylesMiklos Vajna
2021-08-25tdf#143384 DOCX import: fix SAXException at header with tableAttila Szűcs
2021-08-24tdf#143692 writerfilter CN: reapply lost OutlineLevelJustin Luth
2021-08-23update some pchesCaolán McNamara
2021-08-23tdf#143692 writerfilter: fix outlineLevel import x3Justin Luth
2021-08-21tdf#95495 writerfilter: clear obsolete hackJustin Luth
2021-08-20tdf#142542 writerfilter: allow para to cancel style autoSpacingJustin Luth
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-20Make some scripts more portableIlmari Lauhakangas
2021-08-19tdf#143722 DOCX import: map using default TOC heading styleGabor Kelemen
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18tdf#134569 writerfilter: move tableParaProps on table endLevelJustin Luth
2021-08-16related tdf#134569 writerfilter: negative means table endJustin Luth
2021-08-15Resolves: tdf#137742 Workaround cheesy Google Docs writing language-only tagsEike Rathke
2021-08-12tdf#143318 DOCX import: fix missing redlines in flying tablesLászló Németh
2021-08-12tdf#131546 DOCX import: fix performance regression at tablesBalazs Santha
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-11tdf#143583 DOCX import: fix lost empty paragraphs of footnotesLászló Németh
2021-08-10Clean up remaining uses of boost::logic::triboolStephan Bergmann
2021-08-10Revert "tdf#58521 DOCX import: enable ContinuousEndnotes compat flag"Xisco Fauli
2021-08-10Revert "tdf#58521 Enable ContinuousEndnotes compat option for RTF too"Xisco Fauli
2021-08-04tdf#143476 improve import of lockedCanvasRegina Henschel
2021-08-03Avoid unsigned integer subtraction causing wrap-aroundStephan Bergmann
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-29tdf#143526 fix and add Korean numberingDaeHyun Sung
2021-07-29crashreport writerfilter: findColumn(unsigned long,unsigned long)Justin Luth
2021-07-27tdf#143475 consider Word 2007 rotated image specialityRegina Henschel
2021-07-26crashtesting: assert on loading ooo127821-1.docxCaolán McNamara
2021-07-26cid#1489422 Improper use of negative valueCaolán McNamara
2021-07-26tdf#143517 partial revert "tdf#141964 writerfilter CN: get para...Justin Luth
2021-07-26tdf#142693 DOCX import: fix zeroing huge page sizesAttila Szűcs
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-07-24Fix typoAndrea Gelmini
2021-07-23tdf#143510 DOCX import: fix tracked table drag & dropLászló Németh
2021-07-23tdf#143455 exclude diagram from pos and margin adaptionsRegina Henschel
2021-07-23-Werror=maybe-uninitializedStephan Bergmann
2021-07-20tdf#143399 DOCX import: fix lost endnotes or footnotesLászló Németh
2021-07-16use common unit converter in docx import of wrap contourRegina Henschel
2021-07-16tdf#82111 rtf import: ensure CR before section breakJustin Luth
2021-07-15writerfilter: improve comments around compat flagsMiklos Vajna
2021-07-15tdf#58521 Enable ContinuousEndnotes compat option for RTF tooGabor Kelemen
2021-07-14tdf#141964 writerfilter CN: numId0 has different meaning for RTFJustin Luth
2021-07-14tdf#143219 improve docx import/export of contour wrapRegina Henschel
2021-07-14tdf#141964 writerfilter CN: only one style per outline levelJustin Luth
2021-07-13tdf#58521 DOCX import: enable ContinuousEndnotes compat flagGabor Kelemen
2021-07-11ofz#36037 Revert "pProperties in StyleSheetEntry is never nullptr"Noel Grandin
2021-07-11pProperties in StyleSheetEntry is never nullptrNoel Grandin