summaryrefslogtreecommitdiff
path: root/sw/source/core/text/xmldump.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-04-05sw content controls: add initial layout supportMiklos Vajna1-0/+2
2022-04-01sw layout xml dump: handle hyph portionsMiklos Vajna1-6/+9
2022-03-04sw clearing breaks: initial layout supportMiklos Vajna1-0/+3
2022-03-04sw layout xml dump: improve handling of number portions at the startMiklos Vajna1-1/+17
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin1-8/+4
2021-10-12sw layout xml dump: show type even for multi-portionsMiklos Vajna1-126/+126
2021-09-10sw layout xml dump: show SwParaPortionMiklos Vajna1-0/+6
2021-08-24reduce cost of dynamic casting to SwFlyFrameNoel Grandin1-1/+1
2021-04-28sw: fix crash in SwAnchoredObject::dumpAsXml()Michael Stahl1-1/+2
2021-04-14sw: layout dump: sorted_objs of SwPageFrameMichael Stahl1-0/+21
2021-03-29sw: prefix members of IndexEntrySupplierWrapper, SwDropCapCache, ...Miklos Vajna1-122/+173
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara1-1/+1
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara1-93/+93
2020-12-10sw: avoid crashing in SwFrame::dumpAsXmlAttributes()Michael Stahl1-1/+1
2020-11-11loplugin:stringviewNoel1-1/+1
2020-08-13Handle input fields in layout/nodes dumpSamuel Mehrbrodt1-0/+1
2020-07-15sw: fix names of SwFrameAreaDefinition flags in layout dumpMichael Stahl1-3/+3
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann1-1/+1
2020-06-27cid#1464971 Dereference null return valueCaolán McNamara1-1/+1
2020-05-27sw: dump sectionNodeIndex in layout.xmlMichael Stahl1-0/+6
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2020-03-06Dump some more layout info as XmlJan-Marek Glogowski1-13/+10
2020-02-05sw: fix crash in SwFrame::dumpAsXml()Michael Stahl1-1/+1
2020-01-30tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl1-0/+1
2020-01-06Removed redundant semicolonsAndrea Gelmini1-1/+1
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen1-4/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-2/+2
2019-10-04sw: add PortionType for fieldmarks for debuggingMichael Stahl1-0/+2
2019-05-20tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxxGabor Kelemen1-0/+1
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen1-0/+1
2019-05-10sw btlr writing mode: implement layout for fly framesMiklos Vajna1-0/+15
2019-02-28sw: dump SwCellFrame rowspan in layout.xmlMichael Stahl1-0/+7
2019-01-18PortionType::Url is unusedNoel Grandin1-1/+0
2019-01-18convert POR constants to scoped enumNoel Grandin1-64/+64
2018-12-01sw_redlinehide_4a: finish conversions guess.cxx,itrcrsr.cxx,porfld.cxxMichael Stahl1-3/+3
2018-11-15sw_redlinehide_3: trivial conversions in new code in xmldump.cxxMichael Stahl1-3/+3
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-07-11tdf#118672 sw layout, TabOverMargin: allow using the area over the tab portionMiklos Vajna1-3/+16
2018-06-08sw_redlinehide: dump the MergedPara to layout.xmlMichael Stahl1-1/+21
2018-06-08sw_redlinehide: trivial conversions in xmldump.cxxMichael Stahl1-4/+4
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-12/+12
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-12/+12
2018-03-27sw: add debug helper to dump topmost SwFrameManfred Blume1-0/+11
2018-03-13sw: try to fix Android build, use printf macroMichael Stahl1-1/+1
2018-03-13tdf#116179 Support reading "auto" colour from docxLuke Deller1-1/+2
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-8/+8
2017-12-05Dump page valid flags in dumpAsXmlTamás Zolnai1-0/+13
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-11/+11
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-8/+8
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-8/+8