summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-04related tdf#157572 writerfilter framePr: no vAlign if vAnchor=textJustin Luth1-2/+5
2023-10-04related tdf#157572 writerfilter framePr: no vAlign if w:y definedJustin Luth1-5/+9
2023-10-04tdf#157572 tdf#112287 tdf#154129 writerfilter framePr: fix vAnchor defaultJustin Luth1-7/+9
2023-09-25change bool header or footer parameter to use enum type insteadTomaž Vajngerl1-9/+10
2023-09-19m_nLastTableCellParagraphDepth is write-onlyNoel Grandin1-2/+0
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin1-1/+5
2023-08-24tdf#77760 sw floattable: add support for footnotes, DOCX importMiklos Vajna1-1/+0
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin1-5/+1
2023-07-22tdf#149498 sw: fix Undo crash at bookmark over cellsLászló Németh1-2/+3
2023-07-21Fix typoAndrea Gelmini1-1/+1
2023-07-17tdf#156030: sw: better import of IF field for RTF and DOCXVasily Melenchuk1-1/+29
2023-07-11tdf#156130: Use default tab stop when TOC*N style doesn't define oneMike Kaganski1-6/+31
2023-07-09tdf#153804 DOCX import: fix lost footnotes in case of commentsLászló Németh1-1/+1
2023-06-24tdf#133560: re-anchor objects, to use paragraph's dispose for bEndOfDocumentMike Kaganski1-66/+103
2023-06-16tdf#155736 replaced m_bStartTOC condition with a method IsInTOC()Satya1-1/+1
2023-06-15tdf#155736 Modified IsInTOC() to handle IsInHeaderFooter() case.Satya1-6/+15
2023-06-14tdf#155690 writerfilter: fix import of bookmark in table...Michael Stahl1-0/+6
2023-06-13DOCX filter: improve handling of negative <w:position> in paragraph stylesMiklos Vajna1-2/+2
2023-06-01tdf#103869 sw floattable: fix lost table right before a section break from DOCXMiklos Vajna1-0/+8
2023-05-31tdf#150769 sw floattable: fix lost PageDescName if section starts with a tableMiklos Vajna1-0/+75
2023-05-20loplugin:unusedmethodsNoel Grandin1-8/+0
2023-05-12avoid some OUString construction in writerfilter/Noel Grandin1-2/+2
2023-05-08writerfilter: fix crash in DomainMapper_Impl::handleIndex()Miklos Vajna1-1/+4
2023-05-03tdf#154478 fix comments empy after ToCJaume Pujantell1-10/+7
2023-04-29Simplify a bitMike Kaganski1-3/+1
2023-04-26sw floattable: DOCX import: m_bConvertedTable is now unusedMiklos Vajna1-3/+0
2023-04-21tdf#133363 sw DOCX import: remove extra auto space in mixed listCzeber László Ádám1-1/+4
2023-04-16tdf#154703 DOCX {im,ex}port framePr: adjust framesize by para spacingJustin Luth1-2/+29
2023-04-14tdf#154703 writerfilter framePr: RTF != INVERT_BORDER_SPACINGJustin Luth1-4/+6
2023-04-14tdf#154703 docx export framePr: merge para/frame FormatBoxJustin Luth1-4/+3
2023-04-13tdf#154481 sw DOCX import: fix page loss and freezing at ODT exportAttila Bakos (NISZ)1-0/+9
2023-04-13tdf#105035 writerfilter framePr: don't allow overlap in extreme caseJustin Luth1-15/+91
2023-04-12tdf#105035 tdf#127622 writerfilter framePr: compare using style infoJustin Luth1-58/+68
2023-04-11use more string_view in filterNoel Grandin1-2/+2
2023-04-09tdf#154703 writerfilter framePr: don't duplicate top/bot spacingJustin Luth1-0/+7
2023-04-08tdf#154703 writerfilter framePr: avoid exception with hasValueJustin Luth1-1/+2
2023-04-08tdf#154695: use Chapter Numbering Rules to confirm that ToC needs tabsMike Kaganski1-6/+30
2023-04-05tdf#148906: Ukrainian letters miss in bullets and numbering dialogJulien Nabet1-1/+5
2023-03-30loplugin:stringadd in variousNoel Grandin1-2/+1
2023-03-29tdf#124472 DOCX import: fix broken field command by skipping delInstrTextCzeber László Ádám1-1/+10
2023-03-24tdf#154360: use TOC(N) styles in DOCX as the source of ToC tab stop positionMike Kaganski1-26/+49
2023-03-23tdf#154319: fix TOC field codes parsingMike Kaganski1-50/+100
2023-03-21Simplify a bitMike Kaganski1-7/+10
2023-03-21tdf#153255 DOCX import: fix footnote orderLászló Németh1-3/+11
2023-03-16cid#1522030 Uninitialized scalar fieldCaolán McNamara1-0/+1
2023-03-15tdf#154129 tdf#78590 writerfilter framePr: deduplicate grabbagJustin Luth1-8/+4
2023-03-15tdf#154129 writerfilter framePr: deduplicate BackColorTransparencyJustin Luth1-4/+6
2023-03-15tdf#154129 tdf#97128 writerfilter framePr: deduplicate PopFrameDirectionJustin Luth1-5/+6
2023-03-15tdf#154129 tdf#73546 writerfilter framePr: fix/deduplicate w:v/hSpaceJustin Luth1-44/+32
2023-03-15NFC tdf#154129 writerfilter framePr: deduplicate lcl.. callJustin Luth1-8/+4