/android/source/res/mipmap-xxhdpi/

link rel='vcs-git' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/sw/inc/IDocumentMarkAccess.hxx
AgeCommit message (Expand)Author
2022-08-25use SwNode instead of SwNodeIndex in CorrAbs/CorrRelNoel Grandin
2022-08-23sw: enable Replace with Protect BookmarksMichael Stahl
2022-08-15pass SwNode and sal_Int32 to deleteMarksNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-04-05forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Caolán McNamara
2022-03-14loplugin:trivialdestructor (-stdlib=libc++)Stephan Bergmann
2022-01-19sw: generalize ModelToViewHelper to handle all NonTextFieldmarksMichael Stahl
2021-05-31no need to allocate this separatelyNoel Grandin
2021-03-18tdf#140980 sw: fix bad strikethrough of annotationsLászló Németh
2021-03-17tdf#140982 sw ChangesInMargin: fix annotation rangesLászló Németh
2021-02-25tdf#115815 sw: fix lost annotation ranges of redlinesLászló Németh
2020-11-02sw: return SwXFieldmark in SwXFieldEnumerationMichael Stahl
2020-05-09compact namespace in swNoel Grandin
2020-02-03sw: implement protection of bookmarks and fieldsMichael Stahl
2019-10-23sw: SwWrtShell: delete field command when deleting the fieldMichael Stahl
2019-10-23sw: add CH_TXT_ATR_FIELDSEP position parameter when insertingMichael Stahl
2019-10-04sw: add IDocumentMarkAccess::getFieldmarkAt()Michael Stahl
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-12MSForms: Introduce a new fieldmark class for text-based date fieldTamás Zolnai
2019-07-03Fix typoAndrea Gelmini
2019-07-03sw: remove dynamic_cast to MarkBase in MarkManagerMichael Stahl
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-05-26move some searching inside IDocumentMarkAccessNoel Grandin