summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuconrec.cxx
AgeCommit message (Expand)AuthorFilesLines
9 daystdf#163251 Fix for missing flags in single click obj creationAshSinc1-1/+1
2024-08-13cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-11cid#1558088 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-02cid#1556086 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)1-1/+1
2023-07-21tdf#50725: sd: add new configuration option DragThresholdPixelsSarper Akdemir1-1/+1
2023-07-12tdf#153446 sd fuconstruct: handle mouse-up without mouse-downJustin Luth1-0/+3
2023-07-03tdf#155630 Use common getPolygon for sdDr. David Alan Gilbert1-27/+4
2022-08-29ref-count SdrObjectNoel Grandin1-8/+8
2022-05-23tdf#149141 - Added default object creation when drag size too lowAshSinc1-0/+18
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-10/+10
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-4/+4
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-1/+1
2020-10-23long->tools::Long in pyuno..sdNoel1-4/+4
2020-06-24sd signature line: don't ask for certs on non-first pagesMiklos Vajna1-0/+7
2020-06-11sd signature line: inform infobar if a cert is already selectedMiklos Vajna1-0/+8
2020-06-09sd signature line: select certificate after drawing the shape's rectangleMiklos Vajna1-22/+28
2020-06-05sd signature line: create a graphic objectMiklos Vajna1-0/+30
2019-09-29loplugin:constmethod in sdNoel Grandin1-1/+1
2019-08-27use SdrCircKind enum more widelyNoel Grandin1-1/+1
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+2
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen1-3/+1
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-04-19loplugin:sequentialassign in sdNoel Grandin1-2/+1
2019-02-20Use named shapes for redactionMuhammet Kara1-0/+7
2019-02-15loplugin:flatten in sd/source/ui/funcNoel Grandin1-149/+149
2019-01-25Add Redaction ToolbarMuhammet Kara1-5/+92
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-10-08return by unique_ptr from CreateDefaultObject in sd/Noel Grandin1-11/+11
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel1-4/+3
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-09GetLineEnds: Use SdrObject& instead of pointersArmin Le Grand1-5/+5
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-12/+19
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-19/+12
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-12/+19
2018-01-19inline some definesNoel Grandin1-1/+1
2018-01-19new loplugin:emptyifNoel Grandin1-3/+0
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-1/+1
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-1/+1
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-9/+9
2017-10-23loplugin:includeform: sdStephan Bergmann1-12/+12
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-03loplugin:constparams in sdNoel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-5/+5