summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/PostItMgr.cxx
AgeCommit message (Expand)Author
2020-09-22Added new command to delete the comment threadPranam Lashkari
2020-09-22changed FN_RESOLVE_NOTE behaviour to resolve single notePranam Lashkari
2020-05-27tdf#133348 remove from list before calling SetActiveSidebarWinJulien Nabet
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-19remove SwClient/SwModify in sw/source/uibaseBjoern Michaelsen
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-14Change some handling for resolved commentsScott Clarke
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-08-02sw comments on frames: no overlay in the LOK API, either: insert caseMiklos Vajna
2019-08-02Fix typosAndrea Gelmini
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-07-25cid#1448432 Division or modulo by zeroCaolán McNamara
2019-06-21sw comments on frames: fix layout to place anchor next to the imageMiklos Vajna
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-24loplugin:constparams in swNoel Grandin
2019-01-15rename GetBroadCaster->GetBroadcasterNoel Grandin
2019-01-15use unique_ptr in SwPostItMgrNoel Grandin
2019-01-11sw_redlinehide: fix infinite loop when deleting commentsMichael Stahl
2018-12-18sw_redlinehide_4b: consider the comments in the marginMichael Stahl
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-11Resolves: tdf#120487 postit losing focus triggering recreation of postitCaolán McNamara
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-14weld SwCharDlgCaolán McNamara
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-17sw: Replace std::list with std::vector for simplicityTakeshi Abe
2018-07-25loplugin:useuniqueptr in SwPostItMgrNoel Grandin
2018-03-15loplugin:useuniqueptr in SwPostItPageItemNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-01-31Fix some IWYU warningsMiklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-04Replace list by vector for mvPostItFields (sw)Julien Nabet
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-11-18Remove redundant checkMike Kaganski
2017-11-17loplugin:useuniqueptr in SwPostItMgrNoel Grandin
2017-11-17Use auto/for range loops in PostItMgr (second pass)Julien Nabet
2017-11-153813dd1315 follow-up: revert incorrect loop changesMike Kaganski
2017-11-15Use auto/for range loops in PostItMgr (first pass)Julien Nabet
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-23these are cast to sal_Int32 immediatelyCaolán McNamara
2017-09-23want to add these together before multiply the resultCaolán McNamara