summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.cxx
AgeCommit message (Expand)AuthorFilesLines
13 daysmove writerfilter inside swNoel Grandin1-9924/+0
2024-03-25tdf#158556 speedup docx loadNoel Grandin1-17/+5
2024-03-08tdf#142133: partially revert 576611895e5Xisco Fauli1-9/+14
2024-03-01tdf#159158 writerfilter: headers always under other z-ordersJustin Luth1-2/+6
2024-03-01NFC prepwork for tdf#159158: flatten writerfilter applyZOrderJustin Luth1-6/+6
2024-02-21tdf#158360 - sw, ooxml import - fix insertTextPortion crashBalazs Varga1-1/+4
2024-02-21tdf#159815 DOCX import: fix redlined to-char image followed by inline SDTMiklos Vajna1-33/+42
2024-02-20tdf#153196 writerfilter: fix page style for even/odd section breakMichael Stahl1-0/+8
2024-02-20docx import: correct redline content-controlsAshod Nakashian1-1/+34
2024-02-15tdf#158597 writerfilter,sw: fix toggle properties in ListAutoFormatMichael Stahl1-0/+2
2024-02-06writerfilter: move these members to FieldContextMichael Stahl1-13/+10
2024-02-06writerfilter: move even more members to SubstreamContextMichael Stahl1-22/+23
2024-02-06writerfilter: move yet more members to SubstreamContextMichael Stahl1-35/+31
2024-02-06writerfilter: move more members to SubstreamContextMichael Stahl1-46/+40
2024-02-05tdf#158814 DOCX import: fix unwanted header with type="first" & no titlePgMiklos Vajna1-0/+9
2024-02-02writerfilter: fix missing paragraph break on tdf136445-1.rtfMichael Stahl1-29/+23
2024-02-01writerfilter: replace members w/ SubstreamContext::eSubstreamTypeMichael Stahl1-18/+14
2024-02-01writerfilter: move m_bFirstParagraphInCell to SubstreamContextMichael Stahl1-10/+10
2024-02-01writerfilter: use SubstreamContext for all substreamsMichael Stahl1-5/+5
2024-02-01writerfilter: move m_bParaHadField to SubstreamContextMichael Stahl1-12/+8
2024-01-31tdf#158586 writerfilter: RTF import: fix \page \sect \skbnone w/ headerMichael Stahl1-56/+49
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-4/+4
2024-01-22tdf#154703 writerfilter framePr: avoid unexpected frame bordersJustin Luth1-0/+4
2024-01-22tdf#159158 DOCX import: shape's last duplicate z-index winsJustin Luth1-2/+4
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht1-0/+8
2024-01-16Fix typoAndrea Gelmini1-1/+1
2024-01-03tdf#158971: Only copy directly-set propertiesMike Kaganski1-14/+22
2023-12-30drop some IsFuzzing spam we don't needCaolán McNamara1-2/+1
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-2/+2
2023-12-29Use emplace_back instead of push_back (writerfilter)Julien Nabet1-3/+3
2023-12-29Fix typoAndrea Gelmini1-1/+1
2023-12-25tdf#158855: Make sure to not add extra paragraph after a table in a sectionMike Kaganski1-35/+102
2023-12-19tdf#158044 writerfilter: handle toggle properties in import/exportOliver Specht1-1/+159
2023-12-15tdf#158556: provide objects anchored to node as a hidden propertyMike Kaganski1-25/+54
2023-12-14cid#1545734 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+2
2023-12-08cid#1545617 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-05writerfilter: fix crash in DomainMapper_Impl::PushSdt()Miklos Vajna1-1/+12
2023-12-05tdf#108505 writerfilter: fix field direct char settingsJustin Luth1-17/+11
2023-12-05tdf#108505 writerfilter: fix legacy dropdown fields direct bold settingJustin Luth1-1/+10
2023-12-01tdf#136472 adjust ooxml import to handle first header/footerTomaž Vajngerl1-47/+167
2023-11-25loplugin:fieldcast in DomainMapper_ImplNoel Grandin1-1/+2
2023-10-30Enable STYLEREF flag export/import with OOXMLSkyler Grey1-0/+18
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs1-1/+44
2023-10-21Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: writerfilterStephan Bergmann1-5/+5
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey1-8/+47
2023-10-17tdf#130088 tdf#119908 smart justify: fix DOCX line count + compat opt.László Németh1-0/+5
2023-10-12writerfilter: clean-up PushPageHeaderFooter method impl.Tomaž Vajngerl1-50/+30
2023-10-12change PageType (first, left, right) enum to enum classTomaž Vajngerl1-18/+13
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-2/+2
2023-10-05tdf#157574 Revert "tdf#153613 tdf#146984 split para after anchors"Justin Luth1-13/+0