summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdouno.cxx
AgeCommit message (Expand)Author
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-08-22tdf#89329: use unique_ptr for pImpl in svdounoArnold Dumas
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-21nShearWink -> nShearAngleMiklos Vajna
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-07-04Drop unused #includesTakeshi Abe
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-08coverity#1169810 Logically dead codeCaolán McNamara
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#705902 Dereference before null checkCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/svdouno.hxx from String to OUStringNoel Grandin
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-30remove unused RestoreXViewGraphics classMatúš Kukan