summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations/annotationmanager.cxx
AgeCommit message (Expand)Author
2019-11-03loplugin:stringaddNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/[a-c]*Noel Grandin
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-10OUString: avoid getTokenCountMatteo Casalin
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-31lok: impress: add support for undoing comment editingMarco Cecchetti
2017-05-31lok: impress: undoing comment deletion doesn't workMarco Cecchetti
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-14convert annotation menus to .uiCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-02Fix typosAndrea Gelmini
2017-02-21sd lok: Support editing annotations by id + unit testPranav Kant
2017-02-21sd lok: Include parthash in annotation list and callbacksPranav Kant
2017-02-20sd lok: use per view author in annotations reply tooPranav Kant
2017-02-20sd lok: Don't rely on model notify eventsPranav Kant
2017-02-20sd lok: Implement comment callback notificationsPranav Kant
2017-02-20sd lok: Support for replying to annotations by idPranav Kant
2017-02-20sd lok: Allow specifying text in the insert uno commandPranav Kant
2017-02-20sd lok: Support deleting annotations by idPranav Kant
2017-02-20sd: Superfluous conditionPranav Kant
2017-02-20sd lok: use stored per view author namePranav Kant
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-12tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-12convert EID constants to typed_flagsNoel Grandin