summaryrefslogtreecommitdiffstats
path: root/svx/source/accessibility
Commit message (Expand)AuthorAgeFilesLines
* svx: Cleanup ASCII art and useless commentsChris Laplante2014-08-1911-230/+74
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-162-3/+3
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-5/+4
* convert SfxItemState constants to a proper enumNoel Grandin2014-07-231-2/+2
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-171-1/+1
* comphelper: sal_Bool -> boolStephan Bergmann2014-07-031-1/+1
* Called C++ object pointer is nullCaolán McNamara2014-06-301-45/+13
* new compilerplugin returnbyrefNoel Grandin2014-06-241-9/+9
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-24/+0
* loplugin:staticcallStephan Bergmann2014-06-131-2/+2
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-20/+6
* svx: remove SAL_THROW macroNoel Grandin2014-06-052-46/+46
* coverity#1210079 Uncaught exceptionCaolán McNamara2014-05-231-1/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet2014-05-203-5/+5
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-3/+0
* Resolves: fdo#78841 crash because parent isn't SvxTabPageCaolán McNamara2014-05-191-2/+5
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-172-2/+2
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-0/+1
* Move headers included only in svx itself from include/svx to svx/incTor Lillqvist2014-05-062-2/+2
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-012-2/+2
* svx: sal_Bool->boolNoel Grandin2014-04-156-66/+66
* typo: workarround -> workaroundThomas Arnhold2014-04-141-1/+1
* Use valid UNOIDL identifier for XAccessibleGetAccFlowTo.get_AccFlowToStephan Bergmann2014-04-111-1/+1
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-102-4/+2
* cleanup up the EditEngine::GetAttribs callNoel Grandin2014-04-041-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-014-5/+5
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-274-71/+71
* Accessibility: Avoid immediate crash in ImpressNiklas Johansson2014-03-251-2/+5
* svtools,svx: prefer passing OUString and OString by referenceNoel Grandin2014-03-131-1/+1
* No need for implGetBounds to be SAL_CALLStephan Bergmann2014-03-111-3/+3
* svx: sal_Bool->boolNoel Grandin2014-03-111-1/+1
* svx: sal_Bool->boolNoel Grandin2014-03-111-1/+1
* svx: sal_Bool->boolNoel Grandin2014-03-112-4/+4
* svx: sal_Bool->boolNoel Grandin2014-03-113-12/+12
* editeng: sal_Bool->boolNoel Grandin2014-03-112-5/+5
* svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-102-49/+3
* remove unused code SvxRectCtlAccessibleContext::FireAccessibleEventNoel Grandin2014-03-051-7/+0
* remove unused code in accessibility::AccessibleShape::AccessibleShapeNoel Grandin2014-03-051-19/+0
* SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-03-033-53/+0
* editeng: sal_Bool->boolNoel Grandin2014-03-031-8/+8
* editeng: sal_Bool->boolNoel Grandin2014-02-271-5/+5
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2612-330/+330
* Remove visual noise from svxAlexander Wilms2014-02-267-27/+27
* callcatcher: update unused codeCaolán McNamara2014-02-261-16/+0
* mrParentWindow can never be null, simplify around thatCaolán McNamara2014-02-251-19/+16
* pPixelCtl can never be null, which simplifies this a lotCaolán McNamara2014-02-251-173/+76
* callcatcher: update unused codeCaolán McNamara2014-02-251-22/+0
* Adapt to osl_atomic_inc-/decrementStephan Bergmann2014-02-241-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-2311-213/+213