summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/PostItMgr.cxx
AgeCommit message (Expand)Author
2021-12-04Check pointer to prevent crashJim Raykowski
2021-11-05Resolves: tdf#143643 ensure relayout on undo of insert commentCaolán McNamara
2021-02-06weld annotation windowCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-11convert more long -> tools::LongNoel
2020-10-20use tools::Long in swNoel
2020-10-13static_cast after dynamic_castNoel
2020-09-28sw: prefix members of SwFrameChangesLeave, SwSidebarItem, ...Miklos Vajna
2020-09-23Added new command to delete the comment threadPranam Lashkari
2020-09-22changed FN_RESOLVE_NOTE behaviour to resolve single notePranam Lashkari
2020-07-30loplugin:flatten in sw/uibase/dbui..sw/uibase/envelpNoel Grandin
2020-05-25tdf#133348 remove from list before calling SetActiveSidebarWinJulien Nabet
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-10refactor PostIt access to SwFormatFields in ...Bjoern Michaelsen
2020-02-07tdf#99693 Add Highlighting tab for WriterMaxim Monastirsky
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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