summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unopage.cxx
AgeCommit message (Expand)Author
2015-06-29coverity#1308553 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308519 Uncaught exceptionCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-17boost->stdCaolán McNamara
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11document 704296 Logically dead codeCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-10loplugin: cstylecastNoel Grandin
2014-09-11get rid of QUERYINT macro in sdTomaž Vajngerl
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-05GetPage requires mpPage to be an SdPageStephan Bergmann
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-18coverity#1226487 Dereference null return valueCaolán McNamara
2014-07-09Resolves: #i119287# corrected default style for draw objects...Armin Le Grand
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17coverity#707138 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983802 Uncaught exceptionCaolán McNamara
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
2014-05-11Fix previous commitJulien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-12coverity#704772 Dereference after null checkCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-10sd: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-03fdo#54938: Convert some places to use cppu::supportsServiceDonizete Waterkemper
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-13coverity#737846 Uncaught exceptionCaolán McNamara
2014-02-13coverity#737840 Uncaught exceptionCaolán McNamara
2014-02-13coverity#737837 Uncaught exceptionCaolán McNamara
2014-02-13coverity#737836 Uncaught exceptionCaolán McNamara
2014-02-03thumbnails: Provide the size as a default parameter.Jan Holesovsky
2014-01-28bool improvementsStephan Bergmann
2013-12-12Fix C++03 digraphsStephan Bergmann
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Remove unnecessary macro ITYPEStephan Bergmann