summaryrefslogtreecommitdiffstats
path: root/vbahelper
Commit message (Expand)AuthorAgeFilesLines
* Convert SbxClassType to scoped enumNoel Grandin2016-05-231-1/+1
* 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 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* 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
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-1/+0
* 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
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-081-1/+1
* vcl/apptypes.hxx is goneStephan Bergmann2016-02-061-1/+0
* vcl: split exception types from input typesChris Sherlock2016-02-062-10/+15
* boost::hash->std::hashNoel Grandin2016-02-021-1/+0
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-311-1/+0
* loplugin:unusedmethods unused return value in vbahelper/Noel Grandin2016-01-132-5/+2
* Make SotFactory private to sot/ and clean a bitMatúš Kukan2016-01-051-1/+0
* loplugin:unusedfields vbahelperNoel Grandin2015-12-213-7/+2
* related tdf#96398 pull out more NPAPI-related codeThorsten Behrens2015-12-181-1/+0
* No need for a separate <vcl/graph.h>Tor Lillqvist2015-12-111-1/+0
* 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
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-152-197/+446
* 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-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