summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations
AgeCommit message (Expand)Author
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-09-07tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-10OUString: avoid getTokenCountMatteo Casalin
2018-07-29loplugin:stringloop in sdNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-21loplugin:useuniqueptr in AnnotationWindowNoel Grandin
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-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel 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-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in SdrDragStatNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in sdNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-14Fix typosAndrea Gelmini
2017-10-26loplugin:finalclasses in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
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-26loplugin:oncevar in sdNoel 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-16remove unused defines from HRC files in sdNoel Grandin
2017-03-02Fix typosAndrea Gelmini