summaryrefslogtreecommitdiff
path: root/include/svx/float3d.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-01-05tdf#131427 Remove button "Texture, Shadow and Color" in 3D Effects dialogshubham6561-1/+0
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-1/+0
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-1/+1
2020-03-11tdf#131265: Fix 'update' icon in 3D Effects dialog meaningJulien Nabet1-1/+1
2020-01-24rename PreviewControl3D back to Svx3DPreviewControlCaolán McNamara1-1/+1
2020-01-24rename LightControl3D back to Svx3DLightControlCaolán McNamara1-1/+1
2020-01-24rename LightCtl3D back to SvxLightCtl3DCaolán McNamara1-2/+2
2020-01-24weld Svx3DWinCaolán McNamara1-110/+142
2019-10-30loplugin:finalclasses svxNoel Grandin1-2/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-6/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2018-11-13loplugin:singlevalfields in svxNoel Grandin1-1/+0
2018-10-08loplugin:constfields in svxNoel Grandin1-3/+3
2018-06-11loplugin:useuniqueptr in Svx3DWinNoel Grandin1-4/+4
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-26remove unused constants in float3d.hxxNoel Grandin1-22/+0
2017-07-21de-hrc various thingsCaolán McNamara1-0/+23
2017-06-13Use unique_ptr for Svx3DWin::mpRemember2DAttributesStephan Bergmann1-1/+1
2017-04-26Translate German comments (leftovers in include/svx/)Johnny_M1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-17/+17
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-17/+17
2016-11-04unify color selectorsCaolán McNamara1-17/+17
2016-10-07loplugin:staticmethods: svxStephan Bergmann1-1/+1
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-25convert ViewType3D to scoped enumNoel Grandin1-6/+6
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-1/+1
2016-06-28loplugin:singlevalfields in svxNoel Grandin1-2/+0
2016-06-07tdf#89329: use unique_ptr for pImpl in float3dXisco Fauli1-1/+1
2016-02-22loplugin:write only fieldsNoel Grandin1-1/+0
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-5/+5
2015-05-22loplugin:constantfunctionNoel Grandin1-1/+0
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-88/+87
2015-04-22SfxControllerItems shouldn't be SAL_WARN_UNUSEDCaolán McNamara1-2/+2
2015-04-21add some SAL_WARN_UNUSEDCaolán McNamara1-3/+3
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks1-1/+1
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks1-1/+1
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-86/+85