/helpcompiler/

/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/bookmark.cxx
AgeCommit message (Expand)Author
2024-12-24move RES_REMOVE_UNO_OBJECT to SfxHintNoel Grandin
2024-10-16tdf#159286 FORMTEXT selection changedOliver Specht
2024-08-14GetMarkStart/GetMarkEnd is hotNoel Grandin
2024-08-12SwContentIndex owner pointersNoel Grandin
2024-08-04simplify IMark hierarchy (5)Noel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-11-19Extended loplugin:ostr: swStephan Bergmann
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-01-25sw: lok: avoid creating callback json if kit is not activePranam Lashkari
2023-01-25sw: send LOK call back on bookmark deletionPranam Lashkari
2023-01-24sw: send field mark delete call back only on deletionPranam Lashkari
2023-01-23sw: send LOK call back on fieldmark deletionPranam Lashkari
2023-01-19sw: crashtesting forum-mso-en-12641.docx, fix assert in FindFieldSepMichael Stahl
2022-11-27cid#1517056 Dereference after null checkCaolán McNamara
2022-11-15tdf#151548 vba FormFields: Add basic word::XDropDown supportJustin Luth
2022-11-14tdf#151548 vba FormFields: Add basic word::XTextInput supportJustin Luth
2022-11-11tdf#151548 vba FormFields: Add basic word::XCheckBox supportJustin Luth
2022-10-25Add missing semicolonStephan Bergmann
2022-10-18related tdf#151548 sw: KEY_DOWN access to FieldmarkWithDropDownButtonJustin Luth
2022-10-18tdf#151548 sw: use provided name for formfieldsJustin Luth
2022-09-16create less SwPosition temporariesNoel Grandin
2022-09-15use more SwPosition::AdjustContentNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-07no need to allocate these SwPosition separatelyNoel Grandin
2022-08-07make IsInHeaderFooter take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-02introduce SwPosition::SetMarkNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-08-01introduce SwPosition::GetNodesNoel Grandin
2022-07-21use more concrete UNO classes in writerNoel Grandin
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-02-02tdf#147008 sw_fieldmarkhide: fix invalid NonTextFieldmark positionsMichael Stahl
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-09Rename bookmrk* -> bookmark*Julien Nabet