summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/unoobj.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-19loplugin:stringcopy: sdStephan Bergmann
2017-05-07split clear and set graphicCaolán McNamara
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-03-31use actual UNO enums in sdNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-25convert FOUND constants to o3tl::typed_flagsNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-15replace explicit delete and simplifyDavid Tardon
2016-11-08coverity#1394269 Uncaught exceptionCaolán McNamara
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin
2016-10-07loplugin:staticmethods: sdStephan Bergmann
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara
2016-05-31More comphelper/extract.hxx clean upStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-01-10Fix typosAndrea Gelmini
2015-12-22loplugin:unusedfields in sdNoel Grandin
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-20loplugin:defaultparamsNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-06-28coverity#1308515 Uncaught exceptionCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-02-05No need for rtl::Reference hereStephan Bergmann
2015-02-05Don't hold refcounted objects by naked pointerStephan Bergmann
2015-02-04hard to find accidental leaks with all the deliberate onesCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann