summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unoobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-24loplugin:simplifyboolStephan Bergmann1-3/+3
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-3/+3
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-9/+9
2015-02-05No need for rtl::Reference hereStephan Bergmann1-2/+2
2015-02-05Don't hold refcounted objects by naked pointerStephan Bergmann1-14/+12
2015-02-04hard to find accidental leaks with all the deliberate onesCaolán McNamara1-14/+8
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-7/+0
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2014-11-10loplugin: cstylecastNoel Grandin1-3/+3
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-2/+0
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann1-1/+0
2014-06-25remove whitespacesMarkus Mohrhard1-7/+0
2014-06-19coverity#704771 Explicit null dereferencedCaolán McNamara1-2/+2
2014-05-27cid#707134 Uncaught exceptionNoel Grandin1-1/+1
2014-05-27cid#707135 Uncaught exceptionNoel Grandin1-1/+1
2014-05-24coverity#983801 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet1-4/+4
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-5/+5
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet1-10/+10
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-24sd: sal_Bool->boolNoel Grandin1-35/+35
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-9/+9
2014-03-14svx: sal_Bool->boolNoel Grandin1-3/+3
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27coverity#1187661 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-20/+20
2014-02-26Remove visual noise from sdAlexander Wilms1-2/+2
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-1/+1
2014-02-17Resolves: #i42894# added support for <presentation:animations>...Armin Le Grand1-1/+34
2014-02-13coverity#737835 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-13coverity#737833 Uncaught exceptionCaolán McNamara1-3/+5
2014-02-13coverity#737831 Uncaught exceptionCaolán McNamara1-1/+5
2014-02-13coverity#737828 Uncaught exceptionCaolán McNamara1-1/+4
2014-02-13coverity#737827 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-28bool improvementsStephan Bergmann1-3/+3
2013-12-12Remove unnecessary macro ITYPEStephan Bergmann1-4/+4
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-32/+32
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-32/+32
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-32/+32
2013-12-09fdo#54938: Convert sd to use cppu::supportsServiceMarcos Paulo de Souza1-1/+2
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann1-3/+5
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann1-9/+1
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-8/+8
2013-09-19convert some .cxx files in sd from String to OUStringNoel Grandin1-10/+9
2013-09-02String->OUStringIvan Timofeev1-2/+2
2013-07-10Mark as constTakeshi Abe1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-13/+11
2013-03-13several translations and fixes for translationsUrs Fässler1-6/+4
2013-03-08n#699334: Legacy diagram import (PPTX).Muthu Subramanian1-2/+1