summaryrefslogtreecommitdiff
path: root/include/svx/EnhancedCustomShape2d.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-04-27tdf#109169 export Type encoded shading to OOXMLRegina Henschel1-1/+1
2021-06-19loplugin:finalclassesNoel Grandin1-1/+1
2021-02-03use more unique_ptr in EnhancedCustomShape2dNoel1-4/+5
2021-01-02introduce Degree100 strong_int typeNoel1-2/+3
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-2/+2
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-1/+1
2019-09-03loplugin:constmethod in svxNoel Grandin1-3/+3
2019-06-04css::awt::Size must be a complete type here (Windows --disable-pch)Stephan Bergmann1-1/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-2/+4
2018-12-23tdf#121761, tdf#121952 Accurate ellipsequadrant in custom shapeRegina Henschel1-0/+3
2018-10-08loplugin:constfields in svxNoel Grandin1-2/+2
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand1-0/+1
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand1-2/+2
2018-03-17OperationSmiley: Remove brightness from SdrPathObjArmin Le Grand1-5/+13
2017-09-22tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai1-2/+2
2017-08-25loplugin:unusedmethodsNoel Grandin1-3/+2
2017-07-21loplugin:unusedfields in svxNoel Grandin1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-03-16use forward declaration for SfxItemSetJochen Nitschke1-1/+0
2017-02-26Clean up use of integer typesStephan Bergmann1-1/+1
2017-02-14Bin unneeded forward declarationsTor Lillqvist1-6/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-30convert ExpressionFunct to scoped enumNoel Grandin1-17/+1
2016-04-14loplugin:passstuffbyref in svxNoel Grandin1-1/+1
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin1-2/+2
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-7/+0
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-22/+22
2015-10-13implement dialog control over enhanced shape control pointsCaolán McNamara1-0/+1
2015-07-30loplugin:unusedmethodsNoel Grandin1-2/+0
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-1/+1
2015-07-16loplugin:unusedmethods svxNoel Grandin1-1/+0
2015-06-11minor clean upStephan Bergmann1-0/+1
2015-04-29convert HANDLE_FLAGS constants to scoped enumNoel Grandin1-16/+25
2015-04-29remove unused codeNoel Grandin1-5/+0
2015-02-17boost->stdCaolán McNamara1-3/+3
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-07-03Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann1-38/+38
2014-04-11coverity#708338 Uninitialized scalar fieldCaolán McNamara1-2/+11
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-20/+20
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-2/+2
2013-05-18Resolves: #i119755# A new custom shape ellipse ribbon is added and usedArmin Le Grand1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+228