summaryrefslogtreecommitdiff
path: root/svx/source/toolbars/extrusionbar.cxx
AgeCommit message (Expand)Author
2024-07-31reduce number of GetItem callsNoel Grandin
2024-05-11loplugin:ostr in svxNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: svx/Gabor Kelemen
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-03-01Fix typosAndrea Gelmini
2022-02-18-Werror=maybe-uninitializedNoel Grandin
2022-02-17tdf#147409 tdf#146866 use SetPropertyValue for toggleRegina Henschel
2022-02-17tdf#145700 Improve lighting in extruded custom shapesRegina Henschel
2021-11-06tdf#140321 enable 'matte', 'metal' extrusion surfaceRegina Henschel
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-10tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-04-13no need to make copies of these objectsNoel Grandin
2021-03-17tdf#141021 Correct sign in Origin in Extrusion NorthRegina Henschel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-08-06loplugin:flatten in svxNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-28Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLEAndrea Gelmini
2018-09-17New loplugin:externalStephan Bergmann
2018-05-14weld ExtrusionDepthDialogCaolán McNamara
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-26convert SfxGroupId to scoped enumNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2016-12-12Mark as constTakeshi Abe
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann