summaryrefslogtreecommitdiff
path: root/sw/inc/AnnotationWin.hxx
AgeCommit message (Expand)Author
2023-11-16tdf#157789 Comment size wrong behavior when zooming documentNoel Grandin
2023-10-05SW comments: Provide parent / child relations without position.Gökay Şatır
2023-09-13loplugin:unusedmethodsNoel Grandin
2023-09-12Added parent / child relationship to comments.Gökay Şatır
2023-08-08when notes are not shown don't do expensive comment size calculation...Caolán McNamara
2023-06-16tdf#103064 sw: use the comment style by default instead of DFMaxim Monastirsky
2023-06-13speed up rendering annotatins, cache meta heightNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-07Improve flow of logic in SwAnnotationWin::ToggleHdlNoel Grandin
2023-01-30tdf#119229 docx: Set paraIdParent upon FN_REPLYParis Oplopoios
2022-02-09tdf#143148 Use pragma once instead of include guardsSinduja Y
2021-12-10rename SwAnnotationWin::mnEventId to SwAnnotationWin::mnDeleteEventIdCaolán McNamara
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-08-20tdf#91519: prevent jump to top of the comment viewBayram Çiçek
2021-08-19use std::optional<OutlinerParaObject> in SwPostItMgrNoel Grandin
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19tdf#142367 Writer crashes when opening docxNoel Grandin
2021-03-11tdf#140934 update annotation menubutton bg when comment color changesCaolán McNamara
2021-02-23loplugin:unusedmethodsNoel
2021-02-19Related: tdf#140409 scale the menubutton like the other widgetsCaolán McNamara
2021-02-06weld annotation windowCaolán McNamara
2020-10-20use tools::Long in swNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-28Related: tdf#136985 restore focus to doc it wasn't initially in the commentCaolán McNamara
2020-09-23Added new command to delete the comment threadPranam Lashkari
2020-09-17tdf#136682 set the sidebar of the menubutton as active on execute commandCaolán McNamara
2020-09-02annotation label doesn't need to be an Edit, FixedText is enoughCaolán McNamara
2020-06-17uitest: Add support for Writer commentsShiko
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-09compact namespace in swNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-08-07tdf#119228 Add UI elements to display the resolved stateScott Clarke
2019-08-06tdf#119228 Add accessors for resolved stateScott Clarke
2019-07-10AnnotationWin: Restore lines from annotations to comment anchorJim MacArthur
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
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-24loplugin:useuniqueptr in SwAnnotationWinNoel Grandin
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-06loplugin:constparams in sw part6Noel Grandin
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