summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility
AgeCommit message (Expand)AuthorFilesLines
2014-07-04coverity#703995 Uncheck return valueNorbert Thiebaud1-2/+2
2014-07-03use assert when followed by derefCaolán McNamara1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard14-52/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin8-191/+172
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-5/+1
2014-05-24cppcheck: catchExceptionByValueThomas Arnhold1-1/+1
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet1-3/+3
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-0/+1
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet2-2/+2
2014-05-11fix-includes.pl: scThomas Arnhold2-6/+6
2014-04-23sc: sal_Bool->boolNoel Grandin9-134/+134
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-11/+0
2014-04-11Use valid UNOIDL identifier for XAccessibleGetAccFlowTo.get_AccFlowToStephan Bergmann1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard6-22/+0
2014-04-04callcatcher: another layer post pivottable conversionCaolán McNamara1-15/+0
2014-04-04callcatcher: remove old pivot table dialogCaolán McNamara1-862/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-3/+3
2014-03-28Remove remaining DBG_CTOR etc. remnants from scStephan Bergmann2-36/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann4-66/+66
2014-03-24coverity#708084 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-03-24coverity#708082 Uninitialized scalar fieldCaolán McNamara1-1/+5
2014-03-17sc: prefer passing OUString by referenceNoel Grandin1-17/+14
2014-03-14Related: rhbz#1076264 intermittent a11y crash in calcCaolán McNamara1-34/+53
2014-03-12Spelling fix: suportedTor Lillqvist1-1/+1
2014-03-11Resolves: #i123622# [ia2] Calc: No focus event fired on cell...Steve Yin1-1/+2
2014-03-11svx: sal_Bool->boolNoel Grandin2-6/+6
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-10sc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann14-92/+16
2014-03-07coverity#705831 Dereference before null checkCaolán McNamara1-1/+1
2014-03-07coverity#705834 Dereference before null checkCaolán McNamara1-4/+2
2014-03-07coverity#705833 Dereference before null checkCaolán McNamara1-3/+2
2014-03-03Remove visual noise from scAlexander Wilms6-9/+9
2014-03-03editeng: sal_Bool->boolNoel Grandin1-20/+20
2014-03-03editeng: sal_Bool->boolNoel Grandin1-16/+11
2014-02-27coverity#1187681 Dereference null return valueCaolán McNamara1-1/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann20-380/+380
2014-02-23Remove unneccessary commentsAlexander Wilms4-23/+23
2014-02-21cid#708083 Uninitialized pointer fieldNoel Grandin1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2-0/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann2-2/+2
2014-02-19sal_Bool->boolNoel Grandin2-3/+3
2014-02-17cid#736789 dereference before null checkNoel Grandin1-8/+5
2014-02-14sal_Bool->boolNoel Grandin1-12/+12
2014-02-14sal_Bool->boolNoel Grandin1-43/+43
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-02-14sal_bool->boolNoel Grandin1-2/+2
2014-02-14sal_Bool->boolNoel Grandin1-3/+3
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-02-14sal_Bool->boolNoel Grandin2-4/+4