summaryrefslogtreecommitdiff
path: root/sw/source/core/text/xmldump.cxx
AgeCommit message (Expand)Author
2020-05-06Dump some more layout info as XmlJan-Marek Glogowski
2019-10-04sw: add PortionType for fieldmarks for debuggingMichael Stahl
2019-05-20tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxxGabor Kelemen
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen
2019-05-10sw btlr writing mode: implement layout for fly framesMiklos Vajna
2019-02-28sw: dump SwCellFrame rowspan in layout.xmlMichael Stahl
2019-01-18PortionType::Url is unusedNoel Grandin
2019-01-18convert POR constants to scoped enumNoel Grandin
2018-12-01sw_redlinehide_4a: finish conversions guess.cxx,itrcrsr.cxx,porfld.cxxMichael Stahl
2018-11-15sw_redlinehide_3: trivial conversions in new code in xmldump.cxxMichael Stahl
2018-10-03loplugin:constfields in swNoel Grandin
2018-07-11tdf#118672 sw layout, TabOverMargin: allow using the area over the tab portionMiklos Vajna
2018-06-08sw_redlinehide: dump the MergedPara to layout.xmlMichael Stahl
2018-06-08sw_redlinehide: trivial conversions in xmldump.cxxMichael Stahl
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-27sw: add debug helper to dump topmost SwFrameManfred Blume
2018-03-13sw: try to fix Android build, use printf macroMichael Stahl
2018-03-13tdf#116179 Support reading "auto" colour from docxLuke Deller
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-05Dump page valid flags in dumpAsXmlTamás Zolnai
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-20sw layout xml dump: show validity flags of SwFrameMiklos Vajna
2017-06-22sw: dump more connections of those obnoxious footnotes in layout.xmlMichael Stahl
2017-03-19Fix typosAndrea Gelmini
2017-01-10New loplugin:conststringvar: swStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-03add more dumpAsXml()Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin
2016-03-30sw layout dump: show Prt() next to Frame() of SwFramesMiklos Vajna
2016-03-30sw layout dump: show name of shapesMiklos Vajna
2015-12-16sw layout xml dump: show if the frame has fix sizeMiklos Vajna
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-21sw layout dump: show selection ranges from all shellsMiklos Vajna
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-02-24Add SwPaM::dumpAsXml()Miklos Vajna
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2014-12-04use C++11 iterationBjoern Michaelsen