summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svddrgv.cxx
AgeCommit message (Expand)Author
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-07-27ofz#36586 Abrt failed throwCaolán McNamara
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-04-20LOK: Fix Moving drag handles calculates wrong offsetmerttumer
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-01-10static_cast after dynamic_castNoel Grandin
2020-09-25remove ImpClearVars, set values in the constructorTomaž Vajngerl
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-04-17Revert "[API CHANGE] remove some primitives rendering settings"Noel Grandin
2020-04-16[API CHANGE] remove some primitives rendering settingsNoel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2019-08-12Fix typosAndrea Gelmini
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin
2018-05-19loplugin:useuniqueptr in SdrDragViewNoel Grandin
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2017-12-15tdf113594: marking gluepoints immediately.Mark Hung
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin
2017-12-08Remove unneeded data memberMatteo Casalin
2017-12-08Data members to enumsMatteo Casalin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14drop unused Streaming enumerator from SdrInsertReasonKind enumNoel Grandin
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part3)Noel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann