summaryrefslogtreecommitdiff
path: root/sw/source/filter/html
AgeCommit message (Expand)Author
2022-08-30sw reqif/xhtml export: fix invalid pixel formats of graphics exported as OLEMiklos Vajna
2022-08-30tdf#114769: sw html export: better handling for relative URLsVasily Melenchuk
2022-08-29use more SwPosition::AssignNoel Grandin
2022-08-29use more SwPosition::AssignNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-26make the parameter to SwTableNode::MakeOwnFrames optionalNoel Grandin
2022-08-25use more SwPosition::AdjustContentNoel Grandin
2022-08-25no need to allocate SwHTMLPosFlyFrames separatelyNoel Grandin
2022-08-25Use SwNode instead of SwNodeIndex in SwPosFlyFrameNoel Grandin
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-22cid#1509244 silence Dereference null return valueCaolán McNamara
2022-08-20use more SwPosition::GetNodeNoel Grandin
2022-08-20SwNodeIndex->SwNode in HTMLAttrNoel Grandin
2022-08-20Add a SwNodes::Delete variant that takes an SwNodeNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18convert more nNode to SwPosition::GetNodeNoel Grandin
2022-08-17convert more nNode to SwPosition::GetNodeNoel Grandin
2022-08-17sw XHTML import: fix unexpected link on imageMiklos Vajna
2022-08-15pass SwNode and sal_Int32 to deleteMarksNoel Grandin
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-14use more SwPosition::GetNode instead of nNodeNoel Grandin
2022-08-13pass SwNode instead of SwNodeIndex to SwNode constructorsNoel Grandin
2022-08-12Remove duplicated includeAndrea Gelmini
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-10Removed duplicated included & move to pragma onceAndrea Gelmini
2022-08-10unique_ptr->optional in SwTextFootnoteNoel Grandin
2022-08-09unique_ptr->optional in CellSaveStructNoel Grandin
2022-08-09no need to allocate this separately in SwHTMLPosFlyFrameNoel Grandin
2022-08-07make IsInHeaderFooter take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-06make MakeTextSection take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl
2022-08-05introduce SwNodes::GoNext(SwPosition*) and similar GoPreviousNoel Grandin
2022-08-04use more SwPosition::AssignNoel Grandin
2022-08-04elide some SwNodeIndex temporariesNoel Grandin
2022-08-04add more SwPosition::AssignNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin
2022-07-26sw reqif-xhtml export: fix duplicated bookmark names in fragmentsMiklos Vajna
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-07-23elide some makeStringAndClear() callsNoel Grandin
2022-07-21sw XHTML export: fix writing of section directionMiklos Vajna
2022-07-12close object tag if writing out the preview(?) failsLuboš Luňák
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08include namespace when writing <div> tag in Writer HTML exportLuboš Luňák
2022-07-07do not write vspace/hspace attributes to reqifLuboš Luňák
2022-06-16sw HTML export, XHTML mode: fix lost <li> with a list header + itemMiklos Vajna
2022-06-10sw XHTML export: avoid writing default transparent background for ReqIFMiklos Vajna