summaryrefslogtreecommitdiff
path: root/sw/inc/AnnotationWin.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-11tdf#140934 update annotation menubutton bg when comment color changesCaolán McNamara1-0/+2
2021-02-23loplugin:unusedmethodsNoel1-2/+0
2021-02-19Related: tdf#140409 scale the menubutton like the other widgetsCaolán McNamara1-1/+0
2021-02-06weld annotation windowCaolán McNamara1-23/+22
2020-10-20use tools::Long in swNoel1-9/+9
2020-10-06loplugin:const* make some params and methods constNoel1-2/+2
2020-09-28Related: tdf#136985 restore focus to doc it wasn't initially in the commentCaolán McNamara1-1/+4
2020-09-23Added new command to delete the comment threadPranam Lashkari1-0/+1
2020-09-17tdf#136682 set the sidebar of the menubutton as active on execute commandCaolán McNamara1-0/+3
2020-09-02annotation label doesn't need to be an Edit, FixedText is enoughCaolán McNamara1-4/+4
2020-06-17uitest: Add support for Writer commentsShiko1-0/+3
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara1-1/+1
2020-05-09compact namespace in swNoel Grandin1-9/+7
2019-09-28loplugin:constmethod in swNoel Grandin1-17/+17
2019-08-24loplugin:returnconstval in swNoel Grandin1-2/+2
2019-08-07tdf#119228 Add UI elements to display the resolved stateScott Clarke1-0/+2
2019-08-06tdf#119228 Add accessors for resolved stateScott Clarke1-4/+13
2019-07-10AnnotationWin: Restore lines from annotations to comment anchorJim MacArthur1-0/+4
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann1-1/+1
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-08-07tdf#119130 only have the active postit as a dialog control...Caolán McNamara1-1/+0
2018-07-26loplugin:useuniqueptr in SwAnnotationWinNoel Grandin1-4/+4
2018-07-24loplugin:useuniqueptr in SwAnnotationWinNoel Grandin1-5/+5
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-0/+1
2018-01-24Fix some IWYU warningsMiklos Vajna1-4/+0
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-4/+4
2017-08-06loplugin:constparams in sw part6Noel Grandin1-2/+2
2017-04-13convert annotation menu to .uiCaolán McNamara1-0/+2
2017-04-11inline some trivial private methodsNoel Grandin1-4/+0
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin1-17/+204
2017-04-11PB_Preview constant in SwSidebarWin is unusedNoel Grandin1-1/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-01-30lok: Allow to edit comment by postit idPranav Kant1-0/+1
2017-01-27lok: Calculate and return parent comment idPranav Kant1-1/+2
2017-01-27lok: New commandvalues command - .uno:ViewAnnotationsPranav Kant1-0/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-14Sidebar lifecycle - dispose panel if we fail to construct it properly.Michael Meeks1-1/+1
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-0/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-12/+12
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-08-20String to OUString, cleanup, typoMatteo Casalin1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14