summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/AnnotationWin.cxx
AgeCommit message (Expand)Author
2023-04-04RES_REFMARKFLD_UPDATE no more (lots of zombie code)Bjoern Michaelsen
2023-03-07Improve flow of logic in SwAnnotationWin::ToggleHdlNoel Grandin
2023-02-21sw: check GetWrtShellPtr()Xisco Fauli
2023-01-30tdf#119229 docx: Set paraIdParent upon FN_REPLYParis Oplopoios
2022-08-23Use more SwPosition::AdjustNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2021-12-10rename SwAnnotationWin::mnEventId to SwAnnotationWin::mnDeleteEventIdCaolán McNamara
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-19use std::optional<OutlinerParaObject> in SwPostItMgrNoel Grandin
2021-05-29remove IsDisposed check in swNoel Grandin
2021-05-19tdf#142367 Writer crashes when opening docxNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-12weld impress annotation windowCaolán McNamara
2021-02-06drop some unneeded includesCaolán McNamara
2021-02-06weld annotation windowCaolán McNamara
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