summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/AnnotationMenuButton.cxx
AgeCommit message (Expand)Author
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-02-06weld annotation windowCaolán McNamara
2020-10-20use tools::Long in swNoel
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-22Added new command to resolve the comment threadPranam Lashkari
2020-09-17tdf#136682 set the sidebar of the menubutton as active on execute commandCaolán McNamara
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-08-07tdf#119228 Add UI elements to resolve and unresolve commentsScott Clarke
2019-06-13tdf#125146 Use correct id for reply command itemMaxim Monastirsky
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-13convert annotation menu to .uiCaolán McNamara
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin
2017-04-11PB_Preview constant in SwSidebarWin is unusedNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-08-21loplugin: defaultparamsNoel Grandin
2015-06-01Use auto or more proper integer types, avoid temporariesMatteo Casalin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-14refactor sw Sidebar classes to use RenderContextTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl