summaryrefslogtreecommitdiff
path: root/vbahelper/source
AgeCommit message (Expand)Author
2016-05-01Fix typos in codeAndrea Gelmini
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-22Avoid reserved identifierStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in vbahelperNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in vbahelperNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-26loplugin:unuseddefaultparam in include/vbahelperNoel Grandin
2016-02-26loplugin:unuseddefaultparam, ApplyChange->ApplyTempChangeNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in vbahelper/Noel Grandin
2015-12-21loplugin:unusedfields vbahelperNoel Grandin
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-18com::sun::star->css in vbahelper/Noel Grandin
2015-11-17use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06coverity#1338249 Uncaught exceptionCaolán McNamara
2015-11-04yyyyyNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken
2015-09-16boost->stdCaolán McNamara
2015-09-10vbahelper: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-27Clean up emptyStringStephan Bergmann
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-21loplugin:unusedmethods vbahelperNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-04Fix typosAndrea Gelmini
2015-07-02coverity#1309054 Uncaught exceptionCaolán McNamara
2015-06-27coverity#1308448 Uncaught exceptionCaolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-04-08fix shadow errorNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-24loplugin:constantfunction: variousNoel Grandin