summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)AuthorFilesLines
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+1
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-06-30Called C++ object pointer is nullCaolán McNamara1-45/+13
2014-06-24new compilerplugin returnbyrefNoel Grandin1-9/+9
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-24/+0
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-20/+6
2014-06-05svx: remove SAL_THROW macroNoel Grandin2-46/+46
2014-05-23coverity#1210079 Uncaught exceptionCaolán McNamara1-1/+2
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet3-5/+5
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-3/+0
2014-05-19Resolves: fdo#78841 crash because parent isn't SvxTabPageCaolán McNamara1-2/+5
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2-2/+2
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-0/+1
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist2-2/+2
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni2-2/+2
2014-04-15svx: sal_Bool->boolNoel Grandin6-66/+66
2014-04-14typo: workarround -> workaroundThomas Arnhold1-1/+1
2014-04-11Use valid UNOIDL identifier for XAccessibleGetAccFlowTo.get_AccFlowToStephan Bergmann1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann2-4/+2
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann4-5/+5
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann4-71/+71
2014-03-25Accessibility: Avoid immediate crash in ImpressNiklas Johansson1-2/+5
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin1-1/+1
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann1-3/+3
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin2-4/+4
2014-03-11svx: sal_Bool->boolNoel Grandin3-12/+12
2014-03-11editeng: sal_Bool->boolNoel Grandin2-5/+5
2014-03-10svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2-49/+3
2014-03-05remove unused code SvxRectCtlAccessibleContext::FireAccessibleEventNoel Grandin1-7/+0
2014-03-05remove unused code in accessibility::AccessibleShape::AccessibleShapeNoel Grandin1-19/+0
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini3-53/+0
2014-03-03editeng: sal_Bool->boolNoel Grandin1-8/+8
2014-02-27editeng: sal_Bool->boolNoel Grandin1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann12-330/+330
2014-02-26Remove visual noise from svxAlexander Wilms7-27/+27
2014-02-26callcatcher: update unused codeCaolán McNamara1-16/+0
2014-02-25mrParentWindow can never be null, simplify around thatCaolán McNamara1-19/+16
2014-02-25pPixelCtl can never be null, which simplifies this a lotCaolán McNamara1-173/+76
2014-02-25callcatcher: update unused codeCaolán McNamara1-22/+0
2014-02-24Adapt to osl_atomic_inc-/decrementStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms11-213/+213
2014-02-21coverity#1132721 fix exception specsCaolán McNamara3-3/+6
2014-02-21add missing modelinesCaolán McNamara2-0/+6
2014-02-21coverity#1132723 Uncaught exceptionCaolán McNamara1-2/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann2-2/+2