summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)AuthorFilesLines
2016-02-26loplugin:unuseddefaultparam in include/vbahelperNoel Grandin1-8/+3
2016-02-26loplugin:unuseddefaultparam, ApplyChange->ApplyTempChangeNoel Grandin5-10/+6
2016-02-09Remove excess newlinesChris Sherlock5-8/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-06vcl/apptypes.hxx is goneStephan Bergmann1-1/+0
2016-02-06vcl: split exception types from input typesChris Sherlock2-10/+15
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-13loplugin:unusedmethods unused return value in vbahelper/Noel Grandin2-5/+2
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-1/+0
2015-12-21loplugin:unusedfields vbahelperNoel Grandin3-7/+2
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens1-1/+0
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+0
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann1-2/+2
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin1-7/+2
2015-11-18com::sun::star->css in vbahelper/Noel Grandin17-40/+40
2015-11-17use unique_ptr for pImpl in vcl,vbahelper,uuiNoel Grandin1-1/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian2-197/+446
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann10-29/+29
2015-11-09new loplugin: oncevarNoel Grandin1-2/+2
2015-11-06coverity#1338249 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-04yyyyyNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann37-443/+443
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken8-8/+8
2015-09-16boost->stdCaolán McNamara1-3/+2
2015-09-10vbahelper: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe30-61/+53
2015-08-27Clean up emptyStringStephan Bergmann1-2/+1
2015-08-27Clean up sEmptyStephan Bergmann1-4/+2
2015-08-03inline some use-once typedefsNoel Grandin6-17/+8
2015-07-28inline "old" SbERR constantsNoel Grandin3-4/+4
2015-07-21loplugin:unusedmethods vbahelperNoel Grandin5-18/+0
2015-07-16loplugin:simplifyboolStephan Bergmann2-2/+2
2015-07-04Fix typosAndrea Gelmini3-3/+3
2015-07-02coverity#1309054 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-27coverity#1308448 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara7-8/+8
2015-05-22convert POINTER constants to scoped enumNoel Grandin2-20/+20
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-4/+2
2015-05-05loplugin:staticmethodsNoel Grandin4-7/+7
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-08A UNO Any can't contain an AnyStephan Bergmann3-3/+3
2015-04-08fix shadow errorNoel Grandin1-0/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-24loplugin:constantfunction: variousNoel Grandin1-13/+0
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-0/+6