summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/AnnotationMenuButton.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-09-18We can allow one to answer their own comment.Gökay Şatır1-25/+4
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2023-03-07Improve flow of logic in SwAnnotationWin::ToggleHdlNoel Grandin1-8/+7
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-02-06weld annotation windowCaolán McNamara1-153/+60
2020-10-20use tools::Long in swNoel1-3/+3
2020-09-28Related: tdf#136985 restore focus to doc it wasn't initially in the commentCaolán McNamara1-1/+5
2020-09-23Added new command to delete the comment threadPranam Lashkari1-0/+4
2020-09-22Added new command to resolve the comment threadPranam Lashkari1-0/+6
2020-09-17tdf#136682 set the sidebar of the menubutton as active on execute commandCaolán McNamara1-0/+7
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin1-2/+2
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen1-2/+0
2019-08-07tdf#119228 Add UI elements to resolve and unresolve commentsScott Clarke1-0/+6
2019-06-13tdf#125146 Use correct id for reply command itemMaxim Monastirsky1-3/+3
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-03-09sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-4/+4
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-04-13convert annotation menu to .uiCaolán McNamara1-10/+20
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin1-4/+4
2017-04-11PB_Preview constant in SwSidebarWin is unusedNoel Grandin1-28/+13
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2016-09-05convert GradientStyle to scoped enumNoel Grandin1-2/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2015-08-21loplugin: defaultparamsNoel Grandin1-4/+4
2015-06-01Use auto or more proper integer types, avoid temporariesMatteo Casalin1-2/+1
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-14refactor sw Sidebar classes to use RenderContextTomaž Vajngerl1-80/+75
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-0/+6
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+205