summaryrefslogtreecommitdiff
path: root/include/svx/float3d.hxx
AgeCommit message (Expand)Author
2019-10-30loplugin:finalclasses svxNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2018-11-13loplugin:singlevalfields in svxNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-06-11loplugin:useuniqueptr in Svx3DWinNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-26remove unused constants in float3d.hxxNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-13Use unique_ptr for Svx3DWin::mpRemember2DAttributesStephan Bergmann
2017-04-26Translate German comments (leftovers in include/svx/)Johnny_M
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-07loplugin:staticmethods: svxStephan Bergmann
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin
2016-08-25convert ViewType3D to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-07tdf#89329: use unique_ptr for pImpl in float3dXisco Fauli
2016-02-22loplugin:write only fieldsNoel Grandin
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22SfxControllerItems shouldn't be SAL_WARN_UNUSEDCaolán McNamara
2015-04-21add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2014-12-30convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen