summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews7.cxx
AgeCommit message (Expand)Author
2020-06-26sd signature line: limit this to PDF signing for nowMiklos Vajna
2020-05-27resolved: page gradient reset on reopening docPranam Lashkari
2020-05-27Added parameter to FillPageGradient commandPranam Lashkari
2020-05-27Added parameter to FillPageColor commandPranam Lashkari
2020-01-07tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2020-01-06tdf#129712: check if outliner view pointer is valid to avoid crashMike Kaganski
2019-12-06tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-19Make QR code callable in Impress and DrawShubham Goyal
2019-08-12Fix typosAndrea Gelmini
2019-08-06Add missing hyperlink context menu entries to sdSamuel Mehrbrodt
2019-07-22cid#1448269 Dereference null return valueCaolán McNamara
2019-07-08Related tdf#98575 Allow editing link even when URL field is not selectedSamuel Mehrbrodt
2019-06-28tdf#125748 Add context menu entry to execute interactionSamuel Mehrbrodt
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-09-19tdf#119819 Disable Rename Layer command when not possibleMaxim Monastirsky
2018-09-17New loplugin:externalStephan Bergmann
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-03-22loplugin:useuniqueptr in DrawViewShellNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2018-01-11loplugin:redundantcast: sdStephan Bergmann
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-04convert SDR_TRISTATE to TriStateNoel Grandin
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-07EditEngine: Removing BIN format from sdVarun Dhall
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15improve variable scopeCaolán McNamara
2017-07-15coverity#1415091 Dereference before null checkCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-09Added margin feature to the Draw's SideBarpv2k
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-08EditEngine: Added ODF_TEXT_FLAT copy/paste for sdVarun Dhall
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara