summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/annotationmark.cxx
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-09-30SwPosition::GetDoc can return a referenceCaolán McNamara
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara
2020-03-10AnnotationField: SwIterator now more ...Bjoern Michaelsen
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin
2019-10-23sw: add CH_TXT_ATR_FIELDSEP position parameter when insertingMichael Stahl
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen
2019-04-05tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-07-07sw: convert SwTextAnnotationField OSL_ENSUREs to assert() and simplifyMichael Stahl
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-01-22::rtl::OUString->OUStringCaolán McNamara
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-08-20fix crash on loading ooo83574-1.docCaolán McNamara
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann