summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)AuthorFilesLines
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni3-3/+3
2014-04-28Typo: diferent -> differentJulien Nabet1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin20-142/+141
2014-04-19fixincludeguards.sh: scThomas Arnhold61-161/+171
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann4-72/+2
2014-04-14remove static stringsThomas Arnhold1-2/+1
2014-04-09coverity#708099 unused mTypeClass memberCaolán McNamara1-3/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard17-116/+0
2014-04-04coverity#1187856 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin30-133/+133
2014-04-03svl: sal_Bool->boolNoel Grandin1-2/+2
2014-04-03vbahelper: sal_Bool->boolNoel Grandin3-7/+7
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann78-1032/+1032
2014-03-17sc: prefer passing OUString by referenceNoel Grandin4-7/+7
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann1-2/+2
2014-03-03Remove visual noise from scAlexander Wilms17-61/+61
2014-03-02coverity#735816 Dereference after null checkCaolán McNamara1-1/+4
2014-03-02missing vim modelinesCaolán McNamara1-0/+2
2014-03-02fix coverity#1187656Caolán McNamara1-1/+0
2014-03-02coverity#1187656 Logically dead codeCaolán McNamara1-15/+10
2014-02-27Remove all uses of GetMarkRowRanges() and use GetMarkedRowSpans().Kohei Yoshida1-19/+13
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann99-1485/+1485
2014-02-25coverity#737738 Uncaught exceptionCaolán McNamara2-2/+4
2014-02-23Remove unneccessary commentsAlexander Wilms5-11/+11
2014-02-21vbaobj: One more ctor feature for ScVbaGlobals.Matúš Kukan2-13/+6
2014-02-21Linking globals named 'sDocCtxName': symbol multiply defined!Matúš Kukan1-3/+2
2014-02-21vbaobj: Constructor feature for two implementations.Matúš Kukan3-31/+10
2014-02-20svl: sal_Bool -> boolStephan Bergmann2-11/+11
2014-02-19sal_Bool->boolNoel Grandin2-2/+2
2014-02-19sal_Bool->boolNoel Grandin1-2/+2
2014-02-19sal_Bool->boolNoel Grandin2-5/+5
2014-02-19sal_Bool->boolNoel Grandin4-5/+5
2014-02-19sal_Bool->boolNoel Grandin2-3/+3
2014-02-19sal_Bool->boolNoel Grandin2-8/+8
2014-02-19sal_Bool->boolNoel Grandin2-3/+3
2014-02-19cid#736790 dereference before null checkNoel Grandin1-1/+1
2014-02-18sal_Bool->bool, and remove some virtual modifiersNoel Grandin1-2/+2
2014-02-18sal_Bool->boolNoel Grandin1-1/+1
2014-02-13Drop unnecessary #includeTakeshi Abe1-1/+0
2014-02-12cid#705213 missing break in switchNoel Grandin1-1/+4
2014-02-08coverity#1169855 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-06coverity#1038477 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-01Check if pDoc is null before using itJulien Nabet1-2/+4
2014-01-29coverity#1000850 Uncaught exceptionCaolán McNamara2-2/+4
2014-01-28bool improvementsStephan Bergmann3-6/+6
2014-01-28coverity#1158306 Uncaught exceptionCaolán McNamara2-2/+4
2014-01-28coverity#1158305 Uncaught exceptionCaolán McNamara2-4/+8
2014-01-28coverity#1158307 Uncaught exceptionCaolán McNamara2-2/+4
2014-01-24coverity#1158386 Uncaught exceptionCaolán McNamara2-3/+3
2014-01-22bool improvementsStephan Bergmann1-1/+1