summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/float3d.cxx
AgeCommit message (Expand)Author
2021-10-06use SfxItemSetFixed in svxNoel Grandin
2021-10-04loplugin:constmethodNoel Grandin
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-02-26drop unneeded includeCaolán McNamara
2021-02-26don't need to check if IsFloatingMode is trueCaolán McNamara
2021-02-25drop archaic rollable supportCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-01-05tdf#131427 Remove button "Texture, Shadow and Color" in 3D Effects dialogshubham656
2020-03-11tdf#131265: Fix 'update' icon in 3D Effects dialog meaningJulien Nabet
2020-03-11tdf#131261: fix Cannot set "Flat" shading mode in 3D Effects dialogJulien Nabet
2020-01-29bInterim is always trueCaolán McNamara
2020-01-25silence pesky gtk warnings on close of floating 3d windowCaolán McNamara
2020-01-24rename PreviewControl3D back to Svx3DPreviewControlCaolán McNamara
2020-01-24rename LightControl3D back to Svx3DLightControlCaolán McNamara
2020-01-24rename LightCtl3D back to SvxLightCtl3DCaolán McNamara
2020-01-24weld Svx3DWinCaolán McNamara
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-13loplugin:singlevalfields in svxNoel Grandin
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara
2018-06-11loplugin:useuniqueptr in Svx3DWinNoel Grandin
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-11loplugin:redundantcast: svxStephan Bergmann
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Use unique_ptr for Svx3DWin::mpRemember2DAttributesStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara