summaryrefslogtreecommitdiff
path: root/svx/source/engine3d
AgeCommit message (Expand)Author
2021-04-12svx: prefix members of SdrObjectMiklos Vajna
2021-04-11ofz#30962 Timeout: skip slow path for fuzzingCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-08clean up some more dynamic/static castingNoel
2021-03-07loplugin:staticdynamic now with extra saltNoel
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-02-11rename RestGeoData->RestoreGeoDataNoel Grandin
2021-02-10clean up SdrObject cloningNoel
2021-02-09return by unique_ptr from NewGeoDataNoel Grandin
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-05tdf#131427 Remove button "Texture, Shadow and Color" in 3D Effects dialogshubham656
2021-01-02introduce Degree100 strong_int typeNoel
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-24static_cast after dynamic_castNoel Grandin
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-13static_cast after dynamic_castNoel
2020-08-31Fix typos in codeAndrea Gelmini
2020-08-07Fix typosAndrea Gelmini
2020-08-06loplugin:flatten in svxNoel Grandin
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
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-03-04tdf#131033 consider 20° tilt of 3D in 2D projectionRegina Henschel
2020-02-29tdf#130988 add y-axis up<->down in create 3D objRegina Henschel
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
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
2020-01-17lok: don't render shape selection overlays in lok mode.Michael Meeks
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2020-01-08 tdf#96505 Get rid of cargo cult long integer literalsYusuf Keten
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-10rename TakeSdrDragComment to GetSdrDragCommentNoel Grandin
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-04reduce Primitive2DContainer copyingNoel Grandin