summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/float3d.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-4/+3
2017-06-13Use unique_ptr for Svx3DWin::mpRemember2DAttributesStephan Bergmann1-5/+5
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-04-27remove svx bitmaps from .src filesCaolán McNamara1-2/+3
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin1-1/+0
2017-02-21loplugin:subtlezeroinit: svxStephan Bergmann1-1/+1
2017-01-31more SAL_WARN_UNUSEDNoel Grandin1-2/+0
2017-01-20warn about unused ImagesCaolán McNamara1-2/+1
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara1-2/+2
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-101/+90
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-90/+101
2016-11-04unify color selectorsCaolán McNamara1-101/+90
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-08-25convert ViewType3D to scoped enumNoel Grandin1-16/+16
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-1/+1
2016-08-18convert ProjectionType to scoped enumNoel Grandin1-7/+7
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+76
2016-06-28loplugin:singlevalfields in svxNoel Grandin1-52/+34
2016-06-07tdf#89329: use unique_ptr for pImpl in float3dXisco Fauli1-1/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-12/+12
2016-02-22loplugin:write only fieldsNoel Grandin1-2/+0
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-25/+25
2015-10-16convert Link<> to typedNoel Grandin1-26/+22
2015-10-12convert Link<> to typedNoel Grandin1-92/+88
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-3/+2
2015-09-08convert Link<> to typedNoel Grandin1-5/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-37/+31
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-1/+1
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin1-2/+0
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh1-3/+3
2015-05-22loplugin:constantfunctionNoel Grandin1-10/+0
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-05-01coverity#1296293 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks1-7/+7
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks1-1/+1