summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshape.cxx
AgeCommit message (Expand)Author
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
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-11-08Resolves: #i123616# be more flexible regarding the data type for polygon dataArmin Le Grand
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-05svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez
2013-09-05convert svx/source/unodraw/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/xit.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-07-15fdo#57631 fix collection of property statesDavid Tardon
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-18Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand
2013-06-07sal_Bool to boolTakeshi Abe
2013-04-30Make uno any types explicit.Thorsten Behrens
2013-04-17sal_Bool to boolTakeshi Abe
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin