summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshape.cxx
AgeCommit message (Expand)Author
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
2015-02-12fdo#39468 translated german commentsDaniel Sikeler
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
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-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04Scope reduction by early bailout.Kohei Yoshida
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-17coverity#1247638 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
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30SvxShape destructor un-register at broadcaster with SolarMutex lockedMichael Stahl
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-03Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-24Remove unused mpOwner in SvxTextEditSource.Matúš Kukan
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-27cid#707271 Uncaught exceptionNoel Grandin
2014-05-27cid#707272 Uncaught exceptionNoel Grandin
2014-05-27cid#707273 Uncaught exceptionNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet
2014-05-07fdo#62176: Revert "n757419: Hidden/Non-wrapping text."Michael Stahl
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-17coverity#1202899 Uncaught exceptionCaolán McNamara
2014-04-17coverity#1202898 Uncaught exceptionCaolán McNamara