summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/AnnotationWin2.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-14tdf#119130 only have the active postit as a dialog control...Caolán McNamara1-0/+10
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin1-0/+1
2018-03-07use more Color in swNoel Grandin1-1/+1
2018-01-31Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-11-21loplugin:flatten in swNoel Grandin1-17/+18
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-6/+6
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin1-2/+2
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin1-11/+9
2017-08-06loplugin:constparams in sw part6Noel Grandin1-2/+2
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+2
2017-06-21loplugin:unusedfields in sw part2Noel Grandin1-2/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-04-13convert annotation menu to .uiCaolán McNamara1-1/+0
2017-04-11inline some trivial private methodsNoel Grandin1-14/+14
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin1-0/+1504