summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshape.cxx
AgeCommit message (Expand)Author
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
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-03-31coverity#1194938 Uncaught exceptionCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-10svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19Resolves: #i123539# some optimizations for 3D chart...Armin Le Grand
2014-02-12cid#705265 missing break in switchNoel Grandin
2014-02-10Typo: execption -> exceptionJulien Nabet
2014-01-29bool improvementsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann