summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet
2016-04-15clang-tidy misc-forward-declaration-namespaceNoel Grandin
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-11Resolves: tdf#98366 paste document has 10x10 sized SdPages...Caolán McNamara
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-30tdf#89420: Honour doc boundaries (in)visible also in Impress/DrawKatarina Behrens
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-10loplugin:constantparam in drawinglayerNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-02-29crashtesting: sync PageProperties::SetStyleSheet with GetStyleSheetCaolán McNamara
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-19svx: these look like they should be assert()Michael Stahl
2016-02-18tdf#43157 Clean up DBG_ASSERT for svxSedat Ak
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-01-26Resolves: tdf#97276 don't clip out line if the underlying page size is unknownCaolán McNamara
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-14loplugin:unusedmethods unused return value in svxNoel Grandin
2016-01-12tdf#97075 - don't render sdr overlays before we paint.Michael Meeks
2016-01-10Fix typosAndrea Gelmini
2016-01-09tdf#96919 - vcl opengl: implement missing XOR mode.Michael Meeks
2016-01-08lool - page border shadow can be disabledMarco Cecchetti
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-12-19loplugin:redundantcastMatúš Kukan
2015-12-19Use std::unique_ptr for mpViewContact member instance of SdrPage.Kohei Yoshida
2015-12-16tdf#96257: Silly work-around to produce same result on OpenGL and non-OpenGLTor Lillqvist
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-21use a default when avoiding configCaolán McNamara
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann