summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/annotationmark.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-10AnnotationField: SwIterator now more ...Bjoern Michaelsen1-16/+9
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin1-2/+2
2019-10-23sw: add CH_TXT_ATR_FIELDSEP position parameter when insertingMichael Stahl1-1/+2
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen1-1/+0
2019-04-05tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski1-3/+3
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski1-2/+3
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+1
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara1-0/+1
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin1-1/+1
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl1-1/+1
2017-07-07sw: convert SwTextAnnotationField OSL_ENSUREs to assert() and simplifyMichael Stahl1-24/+13
2017-05-19loplugin:stringcopy: swStephan Bergmann1-1/+1
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-16/+16
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-01-22::rtl::OUString->OUStringCaolán McNamara1-4/+3
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-08-20fix crash on loading ooo83574-1.docCaolán McNamara1-3/+5
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-1/+2
2014-02-27Remove visual noise from swAlexander Wilms1-3/+0
2014-01-09Resolves: #i123792# correction for comments/annotations on table cell rangesOliver-Rainer Wittmann1-0/+1
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-0/+113