summaryrefslogtreecommitdiffstats
path: root/vbahelper
Commit message (Expand)AuthorAgeFilesLines
* Typo: shoud -> shouldJulien Nabet2014-05-131-1/+1
* vbahelper: sal_Bool->boolNoel Grandin2014-05-089-39/+67
* vbahelper: sal_Bool->boolNoel Grandin2014-05-0215-58/+58
* coverity#707469 Uncaught exceptionCaolán McNamara2014-04-241-1/+3
* coverity#707474 Uncaught exceptionCaolán McNamara2014-04-242-2/+4
* hmm, need a rethink on these exceptionsCaolán McNamara2014-04-241-4/+4
* coverity#707475 Uncaught exceptionCaolán McNamara2014-04-241-1/+2
* coverity#707476 Uncaught exceptionCaolán McNamara2014-04-241-1/+2
* coverity#707477 Uncaught exceptionCaolán McNamara2014-04-241-1/+2
* coverity#707478 Uncaught exceptionCaolán McNamara2014-04-241-1/+2
* coverity#707479 Uncaught exceptionCaolán McNamara2014-04-241-1/+3
* coverity#707461 Uncaught exceptionCaolán McNamara2014-04-232-2/+2
* fixincludeguards.sh: scThomas Arnhold2014-04-191-1/+1
* whitespace for include statementsThomas Arnhold2014-04-152-8/+8
* Clean up function declarationsStephan Bergmann2014-04-141-5/+2
* no need for those static stringsThomas Arnhold2014-04-1412-101/+62
* cppcheck: multiCondition, remove 2 duplicate "else if" blocksJulien Nabet2014-04-121-4/+0
* fix colonCaolán McNamara2014-04-051-1/+1
* coverity#708570 Uninitialized scalar fieldCaolán McNamara2014-04-051-1/+3
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-0315-49/+49
* vbahelper: sal_Bool->boolNoel Grandin2014-04-032-9/+9
* coverity#1194895 Logically dead codeStephan Bergmann2014-04-021-3/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2737-443/+443
* coverity#982489 Unchecked dynamic_castCaolán McNamara2014-03-191-1/+1
* xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin2014-03-135-10/+9
* Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann2014-03-071-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2669-830/+830
* Remove visual noise from vbahelperAlexander Wilms2014-02-2610-15/+15
* Remove unneccessary commentsAlexander Wilms2014-02-233-12/+12
* ScVbaButton -> VbaButton in vbahelper, the same name is in sc/source/ui/vba.Matúš Kukan2014-02-213-23/+23
* coverity#707460 Uncaught exceptionCaolán McNamara2014-02-131-1/+2
* Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan2014-02-061-2/+2
* coverity#735370 : signed/unsigned mixupNorbert Thiebaud2014-01-311-2/+3
* Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan2014-01-301-2/+2
* bool improvementsStephan Bergmann2014-01-281-1/+1
* coverity#738968 Unused pointer valueCaolán McNamara2014-01-271-3/+2
* bool improvementsStephan Bergmann2014-01-221-2/+1
* Fix syntax errorTor Lillqvist2014-01-071-1/+1
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-9/+9
* typo fixesAndras Timar2013-12-201-1/+1
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-129-15/+15
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-141-3/+3
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-2/+2
* Accelerate checking for VBA macros that are not there.Michael Meeks2013-11-111-9/+10
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-312-2/+2
* fixincludeguards.sh: vbahelperThomas Arnhold2013-10-2330-83/+99
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1