summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par6.cxx
AgeCommit message (Expand)Author
2024-05-16NFC typo: rename to consistent bFirstLineOfstSetJustin Luth
2024-04-24tdf#160253: fix list identifier export decision codeMike Kaganski
2024-02-16Deduplicate and unify SwNodes::Go(Next|Prev)(Section)Mike Kaganski
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2023-11-07use more TypedWhichIdNoel Grandin
2023-08-14sw floattable: handle AllowOverlap==false in the DOC filterMiklos Vajna
2023-08-10sw: improve naming of ApoTestResults membersMiklos Vajna
2023-07-11sw floattable: make sure floattable after floattable gets own anch pos from DOCMiklos Vajna
2023-07-05sw floattable: fix lost floating table right before a table from DOCMiklos Vajna
2023-06-30sw doc import: suggest setting ADD_EXT_LEADING = false might be wrongJustin Luth
2023-05-29tdf#36711 doc import: special case when DyaAbs is zeroJustin Luth
2023-05-26tdf#133504 doc import: set the correct wrapJustin Luth
2023-04-20sw floattable: remove no longer needed DOC import heuristicsMiklos Vajna
2023-04-20sw floattable: import floating tables from DOC as split flys by defaultMiklos Vajna
2023-04-17sw: improve naming of WW8_TablePos membersMiklos Vajna
2023-04-15ofz#58028 AbrtCaolán McNamara
2023-04-14sw floattable: unconditionally map DOC table pos props to SwFormatFlySplitMiklos Vajna
2023-04-14sw floatable: teach the DOC import about SwFormatFlySplitMiklos Vajna
2023-03-07no need to allocate these separatelyNoel Grandin
2023-02-24tdf#78510 sw: combine items from SwTextNode and SwNumFormatMichael Stahl
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2022-08-24Use more SwPosition::AdjustNoel Grandin
2022-08-20SwNodeIndex->SwNode in StealAttrNoel Grandin
2022-08-20SwNodeIndex->SwNode in CalculateFlySizeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-14use more SwPosition::GetNode instead of nNodeNoel Grandin
2022-08-07no need to allocate these SwPosition separatelyNoel Grandin
2022-08-04use more SwPosition::AssignNoel Grandin
2022-08-04add more SwPosition::AssignNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-06-13sw: prefix members of WW8DupProperties, WW8SelBoxInfo, WW8_WrPc and ...Miklos Vajna
2022-05-30sw: prefix members of CompareDrawObjs, SwBasicEscherEx, ...Miklos Vajna
2022-05-23sw: prefix members of SwWW8Shade, WW8Glossary, WW8ListManager and ...Miklos Vajna
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-17sw clearing breaks: add DOC importMiklos Vajna
2022-03-02remove writerhelper::ItemGetNoel Grandin
2022-03-02remove writerhelper::ItemGetNoel Grandin
2022-03-02remove writerhelper::ItemGetNoel Grandin
2021-12-13ofz#42330 Use-of-unintialized-valueCaolán McNamara
2021-11-26ofz#41398 drop a para scheduled for deletion if something else deletes itCaolán McNamara
2021-11-24ofz#41274 use FrameDeleteWatch to update if SwFlyFrameFormat is deletedCaolán McNamara
2021-11-24ofz#41250 use more SwUnoCursorsCaolán McNamara
2021-10-12ofz#39837 avoid timeoutCaolán McNamara
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-07ofz: Timeout, detect infinite loopCaolán McNamara
2021-08-12tdf#114441:Convert use of sal_uLong to better integer typesEmircan Agac