summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations
AgeCommit message (Expand)Author
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-06-30sd: support changing position with .uno:EditAnnotationTomaž Vajngerl
2019-11-03loplugin:stringaddNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-27loplugin:virtualdead in sdNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
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-02-13Pointer is pointlessNoel Grandin
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"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-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