summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/AnnotationWin.cxx
AgeCommit message (Expand)Author
2020-09-28sw: prefix members of SwFrameChangesLeave, SwSidebarItem, ...Miklos Vajna
2020-09-23cid#1467433 Dereference null return valueCaolán McNamara
2020-09-23Added new command to delete the comment threadPranam Lashkari
2020-09-22Fix typoAndrea Gelmini
2020-09-22changed FN_RESOLVE_NOTE behaviour to resolve single notePranam Lashkari
2020-09-02annotation label doesn't need to be an Edit, FixedText is enoughCaolán McNamara
2020-09-01uilogger : Add support in the Logger and DSL for Writer-CommentsAhmed ElShreif
2020-07-30loplugin:flatten in sw/uibase/dbui..sw/uibase/envelpNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-06-17uitest: Add support for Writer commentsShiko
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-14Change some handling for resolved commentsScott Clarke
2019-08-08tdf#119228 Add 'Resolved Comments' option to the View menu.Scott Clarke
2019-08-07tdf#119228 Add UI elements to display the resolved stateScott Clarke
2019-08-06tdf#119228 Add accessors for resolved stateScott Clarke
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-07tdf#119130 only have the active postit as a dialog control...Caolán McNamara
2018-07-26loplugin:useuniqueptr in SwAnnotationWinNoel Grandin
2018-07-24use regular destructor for AnchorOverlayObject and ShadowOverlayObjectNoel Grandin
2018-07-24loplugin:useuniqueptr in SwAnnotationWinNoel Grandin
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-29loplugin:useuniqueptr in SwPostItFieldNoel Grandin
2018-01-31Fix some IWYU warningsMiklos Vajna
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in swNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-13convert annotation menu to .uiCaolán McNamara
2017-04-11inline some trivial private methodsNoel Grandin
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin
2017-04-11PB_Preview constant in SwSidebarWin is unusedNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-01-30lok: Allow to edit comment by postit idPranav Kant
2017-01-27lok: Allow to reply to comments using postit idPranav Kant
2017-01-27lok: Calculate and return parent comment idPranav Kant
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-30tdf#99870 writer: don't delete selection with delete-commentJustin Luth
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann