summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.cxx
AgeCommit message (Expand)Author
2023-10-30Enable STYLEREF flag export/import with OOXMLSkyler Grey
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs
2023-10-21Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: writerfilterStephan Bergmann
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-10-17tdf#130088 tdf#119908 smart justify: fix DOCX line count + compat opt.László Németh
2023-10-12writerfilter: clean-up PushPageHeaderFooter method impl.Tomaž Vajngerl
2023-10-12change PageType (first, left, right) enum to enum classTomaž Vajngerl
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-05tdf#157574 Revert "tdf#153613 tdf#146984 split para after anchors"Justin Luth
2023-10-04related tdf#157572 writerfilter framePr: no vAlign if vAnchor=textJustin Luth
2023-10-04related tdf#157572 writerfilter framePr: no vAlign if w:y definedJustin Luth
2023-10-04tdf#157572 tdf#112287 tdf#154129 writerfilter framePr: fix vAnchor defaultJustin Luth
2023-09-25change bool header or footer parameter to use enum type insteadTomaž Vajngerl
2023-09-19m_nLastTableCellParagraphDepth is write-onlyNoel Grandin
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-24tdf#77760 sw floattable: add support for footnotes, DOCX importMiklos Vajna
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-07-22tdf#149498 sw: fix Undo crash at bookmark over cellsLászló Németh
2023-07-21Fix typoAndrea Gelmini
2023-07-17tdf#156030: sw: better import of IF field for RTF and DOCXVasily Melenchuk
2023-07-11tdf#156130: Use default tab stop when TOC*N style doesn't define oneMike Kaganski
2023-07-09tdf#153804 DOCX import: fix lost footnotes in case of commentsLászló Németh
2023-06-24tdf#133560: re-anchor objects, to use paragraph's dispose for bEndOfDocumentMike Kaganski
2023-06-16tdf#155736 replaced m_bStartTOC condition with a method IsInTOC()Satya
2023-06-15tdf#155736 Modified IsInTOC() to handle IsInHeaderFooter() case.Satya
2023-06-14tdf#155690 writerfilter: fix import of bookmark in table...Michael Stahl
2023-06-13DOCX filter: improve handling of negative <w:position> in paragraph stylesMiklos Vajna
2023-06-01tdf#103869 sw floattable: fix lost table right before a section break from DOCXMiklos Vajna
2023-05-31tdf#150769 sw floattable: fix lost PageDescName if section starts with a tableMiklos Vajna
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-12avoid some OUString construction in writerfilter/Noel Grandin
2023-05-08writerfilter: fix crash in DomainMapper_Impl::handleIndex()Miklos Vajna
2023-05-03tdf#154478 fix comments empy after ToCJaume Pujantell
2023-04-29Simplify a bitMike Kaganski
2023-04-26sw floattable: DOCX import: m_bConvertedTable is now unusedMiklos Vajna
2023-04-21tdf#133363 sw DOCX import: remove extra auto space in mixed listCzeber László Ádám
2023-04-16tdf#154703 DOCX {im,ex}port framePr: adjust framesize by para spacingJustin Luth
2023-04-14tdf#154703 writerfilter framePr: RTF != INVERT_BORDER_SPACINGJustin Luth
2023-04-14tdf#154703 docx export framePr: merge para/frame FormatBoxJustin Luth
2023-04-13tdf#154481 sw DOCX import: fix page loss and freezing at ODT exportAttila Bakos (NISZ)
2023-04-13tdf#105035 writerfilter framePr: don't allow overlap in extreme caseJustin Luth
2023-04-12tdf#105035 tdf#127622 writerfilter framePr: compare using style infoJustin Luth
2023-04-11use more string_view in filterNoel Grandin
2023-04-09tdf#154703 writerfilter framePr: don't duplicate top/bot spacingJustin Luth
2023-04-08tdf#154703 writerfilter framePr: avoid exception with hasValueJustin Luth
2023-04-08tdf#154695: use Chapter Numbering Rules to confirm that ToC needs tabsMike Kaganski
2023-04-05tdf#148906: Ukrainian letters miss in bullets and numbering dialogJulien Nabet
2023-03-30loplugin:stringadd in variousNoel Grandin
2023-03-29tdf#124472 DOCX import: fix broken field command by skipping delInstrTextCzeber László Ádám
2023-03-24tdf#154360: use TOC(N) styles in DOCX as the source of ToC tab stop positionMike Kaganski