summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/MarkManager.hxx
AgeCommit message (Expand)Author
2023-02-11sw: rename getFieldmarkFor() to getInnerFieldmarkFor()Justin Luth
2023-01-30tdf#151548 sw content controls: keyboard navigation with tab keyJustin Luth
2023-01-24related tdf#151548 formfield navigation: loop to beginning/endJustin Luth
2023-01-18sw: rename getBookmarkFor() further to getOneInnermostBookmarkFor()Miklos Vajna
2023-01-13sw: rename getBookmarkFor() to getInnerBookmarkFor()Miklos Vajna
2023-01-11sw lok: expose name of bookmark under cursorMiklos Vajna
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-01-19sw: generalize ModelToViewHelper to handle all NonTextFieldmarksMichael Stahl
2021-08-18loplugin:constparamsNoel 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
2021-02-23loplugin:unnecessaryvirtualNoel
2021-02-11lok: rework form field button message handling.Tamás Zolnai
2021-01-30loplugin:finalclasses in swNoel
2020-11-02sw: return SwXFieldmark in SwXFieldEnumerationMichael Stahl
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara
2020-07-19compact namespace: swNoel Grandin
2020-02-03sw: implement protection of bookmarks and fieldsMichael Stahl
2019-10-23sw: add CH_TXT_ATR_FIELDSEP position parameter when insertingMichael Stahl
2019-10-21Fix FIXME sortMarks should be private (sw)Julien Nabet
2019-10-04sw: add IDocumentMarkAccess::getFieldmarkAt()Michael Stahl
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-12MSForms: Add a drop-down button for the text-based date fieldTamás Zolnai
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
2019-05-13tdf#42949 Fix IWYU warnings in sw/source/core/inc/[g-S]*hxxGabor Kelemen
2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai
2019-03-09MSForms: Introduce a new IFieldMark for drop-down form fieldTamás Zolnai
2019-03-09MSForms: Implement undo / redo for insertion of legacy form fieldsTamás Zolnai
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-12-13loplugin:unusedfields in swNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-07-29tdf#105705 sw: sort bookmarks in ContentIdxStoreImpl::RestoreBkmks()Michael Stahl
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-03-24sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-10-13tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-23tdf#86397 Bookmark: no consecutive name numbering applied when copiedCor Nouws
2015-09-17boost->stdCaolán McNamara
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson