summaryrefslogtreecommitdiffstats
path: root/vbahelper
Commit message (Expand)AuthorAgeFilesLines
* 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-1030-61/+53
* 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
* loplugin:constantfunction: variousNoel Grandin2015-03-241-13/+0
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-0/+6
* V801: Decreased performanceCaolán McNamara2015-03-069-14/+14
* V813: Decreased performanceCaolán McNamara2015-03-041-4/+4
* loplugin:deletedspecialStephan Bergmann2015-02-071-9/+4
* Updated all precompiled headers.Ashod Nakashian2015-02-052-2/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-8/+8
* Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann2015-01-201-5/+2
* Some more loplugin:cstylecast: vbahelperStephan Bergmann2015-01-201-2/+2
* Fix typo code Resouce->ResourceAndrea Gelmini2015-01-192-3/+3
* fdo#39440 reduce scope of local variablesMichael Weghorn2015-01-191-8/+12
* Fix typo comments Resouce->ResourceAndrea Gelmini2015-01-191-3/+3
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-025-9/+10
* vbahelper: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-152-2/+2
* coverity#738950 Structurally dead codeCaolán McNamara2014-12-111-13/+26
* fdo#38835 strip out OUString globalsNoel Grandin2014-12-081-5/+2
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-052-4/+4
* loplugin: cstylecastNoel Grandin2014-10-232-5/+5
* Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist2014-10-221-1/+1
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-153-4/+0
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-2/+2
* cid#1244949 Uncaught exceptionNoel Grandin2014-10-101-1/+1
* use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara2014-10-061-2/+2
* fdo#82577: Handle TimeNoel Grandin2014-10-011-1/+1
* vbahelper: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-294-7/+5