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