summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)Author
2014-08-31Typo: childs->childrenJulien Nabet
2014-08-25everything is independent from vos these days...Michael Stahl
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05svx: remove SAL_THROW macroNoel Grandin
2014-05-23coverity#1210079 Uncaught exceptionCaolán McNamara
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-19Resolves: fdo#78841 crash because parent isn't SvxTabPageCaolán McNamara
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-14typo: workarround -> workaroundThomas Arnhold
2014-04-11Use valid UNOIDL identifier for XAccessibleGetAccFlowTo.get_AccFlowToStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25Accessibility: Avoid immediate crash in ImpressNiklas Johansson
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11editeng: sal_Bool->boolNoel Grandin
2014-03-10svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-05remove unused code SvxRectCtlAccessibleContext::FireAccessibleEventNoel Grandin
2014-03-05remove unused code in accessibility::AccessibleShape::AccessibleShapeNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-26callcatcher: update unused codeCaolán McNamara
2014-02-25mrParentWindow can never be null, simplify around thatCaolán McNamara
2014-02-25pPixelCtl can never be null, which simplifies this a lotCaolán McNamara
2014-02-25callcatcher: update unused codeCaolán McNamara