summaryrefslogtreecommitdiff
path: root/svx/source/toolbars
AgeCommit message (Expand)AuthorFilesLines
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl2-8/+6
2022-03-01Fix typosAndrea Gelmini1-1/+1
2022-02-18-Werror=maybe-uninitializedNoel Grandin1-1/+1
2022-02-17tdf#147409 tdf#146866 use SetPropertyValue for toggleRegina Henschel2-6/+12
2022-02-17tdf#145700 Improve lighting in extruded custom shapesRegina Henschel1-37/+89
2021-11-06tdf#140321 enable 'matte', 'metal' extrusion surfaceRegina Henschel1-30/+54
2021-08-18loplugin:constparamsNoel Grandin1-1/+1
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin2-2/+2
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-49/+15
2021-06-10tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-83/+23
2021-04-13no need to make copies of these objectsNoel Grandin2-34/+34
2021-04-01Introduce Fontwork contextSzymon Kłos1-9/+17
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-7/+7
2021-03-17tdf#141021 Correct sign in Origin in Extrusion NorthRegina Henschel1-1/+1
2021-03-08clean up some more dynamic/static castingNoel1-2/+2
2021-01-14Make Fontwork gallery dialog asyncSzymon Kłos1-2/+2
2021-01-09fix coverity parse errorsCaolán McNamara2-11/+11
2020-12-26New loplugin:stringliteralvarStephan Bergmann2-11/+11
2020-08-06loplugin:flatten in svxNoel Grandin2-90/+90
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen2-5/+1
2020-01-06Removed redundant semicolonsAndrea Gelmini1-1/+1
2019-09-26drop unnecessary includes and update pchCaolán McNamara1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2-0/+4
2019-02-10loplugin:indentation in svxNoel Grandin1-1/+1
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara1-15/+15
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2-15/+15
2018-11-28Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLEAndrea Gelmini1-5/+5
2018-11-08tdf#119648 - even if we fail to import a fontwork, we shouldn't crash.Michael Meeks1-1/+4
2018-10-07weld FontworkCharacterSpacingDialogCaolán McNamara1-4/+4
2018-10-06weld FontWorkGalleryDialogCaolán McNamara1-21/+2
2018-09-17New loplugin:externalStephan Bergmann2-13/+13
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand1-1/+2
2018-05-14weld ExtrusionDepthDialogCaolán McNamara1-4/+4
2018-01-15More loplugin:cstylecast: svxStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: svxStephan Bergmann2-4/+4
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin2-15/+15
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-2/+2
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-1/+1
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: svxStephan Bergmann2-5/+5
2017-10-20tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl1-2/+8
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl1-4/+4
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-08-01loplugin:checkunusedparamsNoel Grandin2-4/+4
2017-07-27loplugin:constparams in svxNoel Grandin2-20/+20
2017-07-26convert SfxGroupId to scoped enumNoel Grandin2-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara4-162/+39
2017-07-14use more OUString::operator== in svxNoel Grandin1-1/+1
2017-06-27loplugin:oncevar in svxNoel Grandin1-2/+1