summaryrefslogtreecommitdiff
path: root/sw/inc/PostItMgr.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-11convert more long -> tools::LongNoel1-11/+11
2020-10-20use tools::Long in swNoel1-5/+5
2020-09-23Added new command to delete the comment threadPranam Lashkari1-0/+1
2020-05-09compact namespace in swNoel Grandin1-6/+2
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-2/+2
2019-09-28loplugin:constmethod in swNoel Grandin1-4/+4
2019-08-08tdf#119228 Add 'Resolved Comments' option to the View menu.Scott Clarke1-0/+1
2019-08-06tdf#119228 Add accessors for resolved stateScott Clarke1-0/+3
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-2/+2
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann1-1/+1
2019-01-15use unique_ptr in SwPostItMgrNoel Grandin1-2/+2
2018-08-17sw: Replace std::list with std::vector for simplicityTakeshi Abe1-2/+1
2018-07-25loplugin:useuniqueptr in SwPostItMgrNoel Grandin1-1/+1
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-5/+0
2018-03-15loplugin:useuniqueptr in SwPostItPageItemNoel Grandin1-10/+1
2018-02-26use less RGB_COLORDATANoel Grandin1-2/+2
2018-01-31Fix some IWYU warningsMiklos Vajna1-3/+1
2017-12-19inline use-once typedefsNoel Grandin1-1/+0
2017-12-04Replace list by vector for mvPostItFields (sw)Julien Nabet1-2/+2
2017-11-17loplugin:useuniqueptr in SwPostItMgrNoel Grandin1-1/+2
2017-11-17Use auto/for range loops in PostItMgr (second pass)Julien Nabet1-2/+0
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-08-06loplugin:constparams in sw part6Noel Grandin1-1/+1
2017-06-18Typo: existance->existanceJulien Nabet1-2/+2
2017-06-12sw: prefix members of SwNotePropsMiklos Vajna1-4/+4
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin1-1/+1
2017-04-21tdf#68604: Commit the data from the postit to the model before docx save.Jan Holesovsky1-2/+3
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin1-14/+13
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann1-3/+6
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-3/+3
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2017-01-27lok: Allow to delete comment by post it idPranav Kant1-0/+1
2017-01-27lok: Allow to reply to comments using postit idPranav Kant1-0/+4
2017-01-27lok: Implement new callbacks for comment notificationsPranav Kant1-1/+1
2016-10-27loplugin:expandablemethods in swNoel Grandin1-2/+0
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-22Remove no longer needed ImpEditView::mpLibreOfficeKitSearchableMiklos Vajna1-2/+0
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-2/+1
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-3/+3
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna1-1/+1
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna1-1/+2
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-9/+9
2015-11-12sw lok: forward key events to annotation window if necessaryMiklos Vajna1-0/+4
2015-11-12sw lok: route SwEditWin::MouseButtonDown to SidebarTextControl if necessaryMiklos Vajna1-0/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1