summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdouno.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-2/+2
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-2/+2
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen1-3/+3
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-40/+13
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-13/+40
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-40/+13
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2017-10-23loplugin:includeform: svxStephan Bergmann1-3/+3
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+1
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin1-10/+0
2016-08-22tdf#89329: use unique_ptr for pImpl in svdounoArnold Dumas1-1/+0
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-7/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+2
2015-11-04loplugin:stringconstantNoel Grandin1-4/+1
2015-10-31com::sun::star->css in svxNoel Grandin1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist1-3/+3
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-2/+2
2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida1-1/+1
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-21nShearWink -> nShearAngleMiklos Vajna1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna1-3/+3
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-4/+0
2014-07-04Drop unused #includesTakeshi Abe1-1/+0
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist1-2/+2
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-02-26Remove visual noise from svxAlexander Wilms1-11/+11
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-02-08coverity#1169810 Logically dead codeCaolán McNamara1-1/+1
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-17/+17
2014-01-28coverity#705902 Dereference before null checkCaolán McNamara1-2/+2