summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.cxx
AgeCommit message (Expand)Author
2021-12-11tdf#146140 sw DOCX import: fix moveFrom regression with broken text contentLászló Németh
2021-12-11tdf#145720 DOCX export: fix loss of tracked movingLászló Németh
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-17tdf#145718 sw, DOCX import: complete tracked text movingLászló Németh
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-06NFC writerfilter: m_bDiscardHeaderFooter = false in both casesJustin Luth
2021-11-05NFC writerfilter: simplify logicJustin Luth
2021-11-05crashtesting: downgrade assert on bookmark missing from input docx to a warningCaolán McNamara
2021-11-03loplugin:constparamsNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in writerfilterMike Kaganski
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-19writerfilter: give up if body text is missingMiklos Vajna
2021-10-19tdf#144798 DOCX import: handle ZOrder of chart objectsMiklos Vajna
2021-10-17Simplify vector initialization in writerfilterJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11loplugin:moveparam in writerfilterNoel Grandin
2021-10-04tdf#77051 DOCX: fix user index and index entry supportLászló Németh
2021-09-27tdf#89383 DOCX import: fix permission for editingTünde Tóth
2021-09-13tdf#123642: keep last bookmark at the document endVasily Melenchuk
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-03related tdf#137363: no NUMBERING_LEVEL 9(no-level) in paraJustin Luth
2021-09-01tdf#137363 DOCX filter: outlineLvl not associated with iLvlJustin Luth
2021-08-28Fix typosAndrea Gelmini
2021-08-25tdf#143384 DOCX import: fix SAXException at header with tableAttila Szűcs
2021-08-20tdf#142542 writerfilter: allow para to cancel style autoSpacingJustin Luth
2021-08-18loplugin:constparamsNoel Grandin
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-11tdf#143583 DOCX import: fix lost empty paragraphs of footnotesLászló Németh
2021-07-29tdf#143526 fix and add Korean numberingDaeHyun Sung
2021-07-26crashtesting: assert on loading ooo127821-1.docxCaolán McNamara
2021-07-26tdf#143517 partial revert "tdf#141964 writerfilter CN: get para...Justin Luth
2021-07-14tdf#141964 writerfilter CN: numId0 has different meaning for RTFJustin Luth
2021-07-14tdf#141964 writerfilter CN: only one style per outline levelJustin Luth
2021-07-11ofz#36037 Revert "pProperties in StyleSheetEntry is never nullptr"Noel Grandin
2021-07-11pProperties in StyleSheetEntry is never nullptrNoel Grandin
2021-07-11pProperties in StyleSheetEntry is always StyleSheetPropertyMapNoel Grandin
2021-07-10tdf#141964 writerfilter CN: why ignore paragraph's listId?Justin Luth
2021-07-09tdf#141964 writerfilter CN: also insert inherited listLevelsJustin Luth
2021-07-09tdf#141964 writerfilter CN: listLevel 9 means no numberingJustin Luth
2021-07-08tdf#141964 writerfilter CN: get paragraph and inherited listLevelJustin Luth
2021-07-08tdf#142700 DOCX: fix lost track changes of imagesLászló Németh
2021-07-06tdf#141966 writerfilter CN: fix chapter number identificationJustin Luth
2021-07-03Simplify lcl_dateTimeFromSerialMike Kaganski
2021-07-02tdf#119952 DOCX import: fix negative page marginsAttila Szűcs
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-17 tdf#135316 docx open performance, cache next character style nameNoel Grandin
2021-05-27Fix typosAndrea Gelmini
2021-05-25tdf#132752: docx import: improvements for first line indent in listsVasily Melenchuk