summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/MarkManager.hxx
AgeCommit message (Expand)Author
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
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-05V801: Decreased performanceCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-24Move sw::mark::MarkManager::dumpAsXml() out of docnodeMiklos Vajna
2015-01-22::rtl::OUString->OUStringCaolán McNamara
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-09do not bother with nice unique names during mailmergeLuboš Luňák
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski
2014-09-19SwCursor::SelectWordWT: include comment anchor character of a commented wordMiklos Vajna
2014-07-09Related: #i125215# MarkManager: remove unnecessary mark containerOliver-Rainer Wittmann
2014-03-28loplugin:saloverrideStephan Bergmann
2014-03-28Related: fdo#73936 for spelling restrict formelements-as-fields..Caolán McNamara
2014-03-28Related: fdo#73936 expand FormFieldDropDowns in ModelToViewHelperCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann