summaryrefslogtreecommitdiff
path: root/svx/source/toolbars
AgeCommit message (Expand)AuthorFilesLines
2024-07-31reduce number of GetItem callsNoel Grandin2-22/+35
2024-05-11loplugin:ostr in svxNoel Grandin2-16/+16
2024-04-03tdf#146619 Drop unused 'using namespace' in: svx/Gabor Kelemen2-2/+0
2024-03-10tdf#90242 Navigator: Improve custom shape namingJim Raykowski1-1/+1
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)1-2/+0
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann2-18/+18
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-9/+9
2023-07-20tdf#150302 Fix FontworkSameLetterHeights button in DrawMatt K1-8/+7
2023-06-26new loplugin:constexprliteralNoel Grandin1-7/+7
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski2-2/+2
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