summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/float3d.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)1-55/+55
2024-02-28tdf#159874: Inspection of 3D object in Dev Tools crashes LO (take 2)Julien Nabet1-9/+18
2023-05-25svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl1-1/+1
2022-12-16svx: check SfxViewFrame::Current()Caolán McNamara1-2/+2
2022-08-29ref-count SdrObjectNoel Grandin1-0/+1
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin1-1/+1
2021-10-06use SfxItemSetFixed in svxNoel Grandin1-3/+3
2021-10-04loplugin:constmethodNoel Grandin1-1/+1
2021-09-25use SfxItemSetFixed in svxNoel Grandin1-1/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-2/+2
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-2/+2
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara1-12/+12
2021-02-26drop unneeded includeCaolán McNamara1-1/+0
2021-02-26don't need to check if IsFloatingMode is trueCaolán McNamara1-38/+35
2021-02-25drop archaic rollable supportCaolán McNamara1-2/+1
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara1-0/+2
2021-01-05tdf#131427 Remove button "Texture, Shadow and Color" in 3D Effects dialogshubham6561-2/+0
2020-03-11tdf#131265: Fix 'update' icon in 3D Effects dialog meaningJulien Nabet1-3/+4
2020-03-11tdf#131261: fix Cannot set "Flat" shading mode in 3D Effects dialogJulien Nabet1-1/+1
2020-01-29bInterim is always trueCaolán McNamara1-1/+1
2020-01-25silence pesky gtk warnings on close of floating 3d windowCaolán McNamara1-1/+8
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-1104/+1093
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen1-12/+3
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+2
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+2
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen1-2/+1
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-2/+2
2018-11-13loplugin:singlevalfields in svxNoel Grandin1-2/+0
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara1-16/+8
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin1-5/+0
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara1-3/+2
2018-06-11loplugin:useuniqueptr in Svx3DWinNoel Grandin1-9/+9
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand1-1/+3
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-01-15More loplugin:cstylecast: svxStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-7/+7
2018-01-11loplugin:redundantcast: svxStephan Bergmann1-1/+1
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-41/+41
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-2/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-1/+1
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-3/+3