summaryrefslogtreecommitdiff
path: root/sw/inc/AnnotationWin.hxx
AgeCommit message (Expand)Author
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
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-13Fix typosAndrea Gelmini
2017-01-30lok: Allow to edit comment by postit idPranav Kant
2017-01-27lok: Calculate and return parent comment idPranav Kant
2017-01-27lok: New commandvalues command - .uno:ViewAnnotationsPranav Kant
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14Sidebar lifecycle - dispose panel if we fail to construct it properly.Michael Meeks