summaryrefslogtreecommitdiffstats
path: root/idl
Commit message (Expand)AuthorAgeFilesLines
* loplugin:virtualdown in variousNoel Grandin2018-03-303-7/+1
* Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet2018-03-181-6/+6
* SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski2018-03-131-2/+2
* tdf#114441 sal_uLong to better integer typesShubham Verma2018-02-272-5/+5
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-195-12/+8
* loplugin:useuniqueptr in idlNoel Grandin2018-01-195-11/+8
* More loplugin:cstylecast: idlStephan Bergmann2018-01-121-8/+8
* TypedWhichId in svx part 1Noel Grandin2017-12-211-73/+88
* drop duplicate methodCaolán McNamara2017-11-221-1/+1
* Fix typosAndrea Gelmini2017-11-211-1/+1
* loplugin:constmethod in idl,helpcompilerNoel Grandin2017-10-306-8/+9
* loplugin:includeform: idlStephan Bergmann2017-10-239-14/+14
* Fix typosAndrea Gelmini2017-10-231-2/+2
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* SvPersistStream deadNoel Grandin2017-08-081-1/+1
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-1/+1
* loplugin:constparams handle constructorsNoel Grandin2017-07-282-4/+4
* convert SfxGroupId to scoped enumNoel Grandin2017-07-263-3/+3
* loplugin:constparams codemaker,idl,idlcNoel Grandin2017-07-1810-20/+20
* use OString::operator== in preference to ::equalsNoel Grandin2017-07-063-6/+6
* loplugin:unusedfields in cui..idlNoel Grandin2017-07-041-2/+0
* tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M2017-06-061-1/+1
* tdf#39674 Translate some German variable/function namesJohnny_M2017-06-061-2/+2
* replace SVSTREAM_OK with ERRCODE_NONENoel Grandin2017-06-065-11/+11
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-2/+1
* coverity#1403731 Explicit null dereferencedCaolán McNamara2017-05-121-1/+1
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* cleanup tools/debug.hxx includesJochen Nitschke2017-05-084-4/+0
* create SfxGroupId based on o3tl::strong_intNoel Grandin2017-05-023-3/+8
* svidl: Adapt to SlotType removalMaxim Monastirsky2017-05-015-113/+37
* svidl: Remove nested method supportMaxim Monastirsky2017-05-013-79/+6
* loplugin:checkunusedparams in configmgr and vclNoel Grandin2017-04-282-4/+3
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* coverity#1403731 Explicit null dereferencedCaolán McNamara2017-04-031-0/+1
* use weak attribute for Linux tooCaolán McNamara2017-04-011-1/+1
* tdf#39468 Translate German commentsJens Carl2017-03-301-1/+1
* loplugin:unusedmethodsNoel Grandin2017-03-292-6/+0
* remove enum slot code from sfx2Noel Grandin2017-03-281-2/+0
* remove PseudoSlot support from idl compilerNoel Grandin2017-03-289-234/+66
* remove unhandled SID commands from sfx2Noel Grandin2017-03-281-1/+1
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-239-12/+0
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-231-3/+4
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-231-7/+9
* This code trades in 'char' entities disguised as 'int'Stephan Bergmann2017-03-232-11/+13
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-231-2/+7
* create SfxDisableFlags enumNoel Grandin2017-03-221-1/+1
* Remove unused forward declarationStephan Bergmann2017-02-271-1/+0
* SvTokenStream::nBufPos should be sal_Int32Stephan Bergmann2017-02-251-2/+2
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-025-15/+15