summaryrefslogtreecommitdiff
path: root/svx/source/engine3d
AgeCommit message (Expand)Author
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-26loplugin:unusedfieldsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Use unique_ptr for Svx3DWin::mpRemember2DAttributesStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-14remove unused RID constantsNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:subtlezeroinit: svxStephan Bergmann
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-14drop unused Streaming enumerator from SdrInsertReasonKind enumNoel Grandin
2017-01-31more SAL_WARN_UNUSEDNoel Grandin
2017-01-25loplugin: unnecessary destructor svxNoel Grandin
2017-01-23pass ownership by pointerJochen Nitschke
2017-01-20warn about unused ImagesCaolán McNamara
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2016-11-21convert inventorId to scoped enumNoel Grandin
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-27loplugin:expandablemethods in svxNoel Grandin
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-14loplugin:constantparamNoel Grandin
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-08-25convert CUBE constants to typed_flags_setNoel Grandin
2016-08-25convert E3dDragConstraint to typed_flags_setNoel Grandin
2016-08-25convert ViewType3D to scoped enumNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara