summaryrefslogtreecommitdiff
path: root/svx/source/engine3d
AgeCommit message (Expand)Author
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
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-10loplugin:indentation in svxNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-21Simplify containers iterations in svx/source/[a-e]*Arkadiy Illarionov
2018-11-13loplugin:singlevalfields in svxNoel Grandin
2018-11-12svx: prefix members of SdrEditViewMiklos Vajna
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin