summaryrefslogtreecommitdiff
path: root/svx/source/engine3d
AgeCommit message (Expand)Author
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
2019-08-20loplugin:constvars in svxNoel Grandin
2019-08-03Fix typosAndrea Gelmini
2019-07-18cid#1448253 Use after freeCaolán McNamara
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*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-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen