summaryrefslogtreecommitdiffstats
path: root/vbahelper/source
Commit message (Expand)AuthorAgeFilesLines
* use Any constructor instead of temporariesNoel Grandin2016-05-041-18/+7
* Fix typos in codeAndrea Gelmini2016-05-011-7/+7
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-37/+37
* Avoid reserved identifierStephan Bergmann2016-04-221-2/+2
* new plugin stylepoliceNoel Grandin2016-04-212-10/+10
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2017-34/+34
* loplugin:passstuffbyref in vbahelperNoel Grandin2016-04-141-3/+3
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-131-2/+4
* clang-tidy performance-unnecessary-value-param in vbahelperNoel Grandin2016-04-113-4/+4
* tdf#97499 Fixed containers parameters clearing #4tymyjan2016-04-043-5/+3
* use SAL_N_ELEMENTS more widelyNoel Grandin2016-03-312-2/+2
* loplugin:unuseddefaultparam in include/vbahelperNoel Grandin2016-02-261-8/+3
* loplugin:unuseddefaultparam, ApplyChange->ApplyTempChangeNoel Grandin2016-02-265-10/+6
* Remove excess newlinesChris Sherlock2016-02-095-8/+0
* loplugin:unusedmethods unused return value in vbahelper/Noel Grandin2016-01-132-5/+2
* loplugin:unusedfields vbahelperNoel Grandin2015-12-213-7/+2
* Seems more natural to pass a homogenous list by initializer_listStephan Bergmann2015-11-201-2/+2
* add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin2015-11-201-7/+2
* com::sun::star->css in vbahelper/Noel Grandin2015-11-1817-40/+40
* use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin2015-11-171-1/+0
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1010-29/+29
* new loplugin: oncevarNoel Grandin2015-11-091-2/+2
* coverity#1338249 Uncaught exceptionCaolán McNamara2015-11-061-1/+1
* yyyyyNoel Grandin2015-11-041-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1237-443/+443
* vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken2015-10-068-8/+8
* boost->stdCaolán McNamara2015-09-161-3/+2
* vbahelper: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-1028-58/+51
* Clean up emptyStringStephan Bergmann2015-08-271-2/+1
* Clean up sEmptyStephan Bergmann2015-08-271-4/+2
* inline some use-once typedefsNoel Grandin2015-08-036-17/+8
* inline "old" SbERR constantsNoel Grandin2015-07-283-4/+4
* loplugin:unusedmethods vbahelperNoel Grandin2015-07-215-18/+0
* loplugin:simplifyboolStephan Bergmann2015-07-162-2/+2
* Fix typosAndrea Gelmini2015-07-043-3/+3
* coverity#1309054 Uncaught exceptionCaolán McNamara2015-07-021-1/+1
* coverity#1308448 Uncaught exceptionCaolán McNamara2015-06-271-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-257-8/+8
* convert POINTER constants to scoped enumNoel Grandin2015-05-222-20/+20
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-051-4/+2
* loplugin:staticmethodsNoel Grandin2015-05-054-7/+7
* convert STR_EVENT constants to scoped enumNoel Grandin2015-04-291-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
* A UNO Any can't contain an AnyStephan Bergmann2015-04-083-3/+3
* fix shadow errorNoel Grandin2015-04-081-0/+1
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-1/+1
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1