summaryrefslogtreecommitdiff
path: root/sw/inc/PostItMgr.hxx
AgeCommit message (Expand)Author
2024-10-23tdf#143148 Use #pragma once instead of include guardsOromidayo Owolabi
2024-10-08RegisterAnswer is never passed nullCaolán McNamara
2024-09-27tdf#162855 Draw a guide line while resizing the comment sidebarRafael Lima
2024-09-25sw: add new command to make a response comment rootJaume Pujantell
2024-09-17tdf#162937 Set default comment position to the rightRafael Lima
2024-09-13sw: add Comments Panel in sidebarMohit Marathe
2024-08-11Resolves tdf#61242 - Customization of comment background colorHeiko Tietze
2024-06-20loplugin:unusedmethodsNoel Grandin
2024-05-29create comment reply synchronouslyPranam Lashkari
2024-05-22split a piece of code out as a standalone GetOrCreateAnnotationWindowCaolán McNamara
2024-01-22tdf#159145 Allow changing width of comment column on right borderSamuel Mehrbrodt
2024-01-11Use officecfg instead of utl::ConfigItemSamuel Mehrbrodt
2024-01-11tdf#73953 sw: Allow resizing the comment sectionSamuel Mehrbrodt
2023-01-30tdf#119229 docx: Set paraIdParent upon FN_REPLYParis Oplopoios
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-04Resolves: tdf#143643 ensure relayout on undo of insert commentCaolán McNamara
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-08-19use std::optional<OutlinerParaObject> in SwPostItMgrNoel Grandin
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