summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-17boost->stdCaolán McNamara
2015-02-12DBG_ASSERT->SAL_WARNCaolán McNamara
2015-02-12fdo#39468 translated german commentsDaniel Sikeler
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2015-01-08HACK to avoid empty page size/div by 0 in chart2 LegendWrapper::setPositionStephan Bergmann
2015-01-08Re-use aRectStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-09fdo#37682 paint the right areaDavid Tardon
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-13Realy->ReallyCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-07coverity#1251176 Uncaught exceptionCaolán McNamara
2014-11-07SvxGraphicObject: remove more manual swap out callsZolnai Tamás
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida
2014-11-04Scope reduction by early bailout.Kohei Yoshida
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-25coverity#1249469 Uncaught exceptionCaolán McNamara
2014-10-25coverity#1249468 Uncaught exceptionCaolán McNamara
2014-10-25coverity#1249467 Uncaught exceptionCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "make sure the denominator is not 0"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-17coverity#1247643 Uncaught exceptionCaolán McNamara
2014-10-17coverity#1247638 Uncaught exceptionCaolán McNamara
2014-10-17coverity#1247637 Uncaught exceptionCaolán McNamara
2014-10-17coverity#1247629 Uncaught exceptionCaolán McNamara
2014-10-17Consistency around SdrAngleItem in svx/sxciaitm.hxxStephan Bergmann
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-14make sure the denominator is not 0David Tardon