summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuconbez.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-07-12tdf#153446 sd fuconstruct: handle mouse-up without mouse-downJustin Luth1-0/+3
2022-08-29ref-count SdrObjectNoel Grandin1-2/+2
2022-03-02use SfxItemSet::GetItemIfSet in sdNoel Grandin1-3/+3
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-7/+7
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso1-1/+1
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl1-3/+3
2021-05-17split OutputDevice from WindowNoel Grandin1-2/+2
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-4/+4
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-1/+1
2020-08-03loplugin:flatten in sdNoel Grandin1-22/+22
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-1/+1
2019-11-30tdf#94947 Set preset-id for user defined motion paths.Mark Hung1-1/+16
2019-09-29loplugin:constmethod in sdNoel Grandin1-1/+1
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen1-1/+0
2019-02-24Unflatten the if block of SID_DRAW_FREELINE_NOFILLMuhammet Kara1-26/+22
2019-02-20Use named shapes for redactionMuhammet Kara1-3/+15
2019-02-15loplugin:flatten in sd/source/ui/funcNoel Grandin1-23/+23
2019-01-25Forge the freeform redaction toolMuhammet Kara1-3/+83
2018-10-08return by unique_ptr from CreateDefaultObject in sd/Noel Grandin1-5/+5
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen1-0/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+3
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-3/+2
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-2/+3
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-9/+9
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-02tdf#105703: Restore user-defined motion paths for animationsKatarina Behrens1-0/+13
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin1-2/+2
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-2/+2
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrEventKind to scoped enumNoel Grandin1-3/+3
2016-07-15new loplugin unnecessary overrideNoel Grandin1-14/+0
2016-06-01remove unused SID constants and associated codeNoel Grandin1-13/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-29com::sun::star->css in sdNoel Grandin1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-1/+1
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin1-2/+2
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-2/+2
2014-11-10loplugin: cstylecastNoel Grandin1-2/+2
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-2/+2