summaryrefslogtreecommitdiff
path: root/svx/source/accessibility
AgeCommit message (Expand)Author
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
2014-02-24Adapt to osl_atomic_inc-/decrementStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#1132721 fix exception specsCaolán McNamara
2014-02-21add missing modelinesCaolán McNamara
2014-02-21coverity#1132723 Uncaught exceptionCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21sal_Bool->boolNoel Grandin
2014-02-21callcatcher: update unused codeCaolán McNamara
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2014-02-12callcatcher: update unused codeCaolán McNamara
2014-02-12sal_Bool->boolNoel Grandin
2014-02-07coverity#708828 unused pointer valueNoel Grandin
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi
2014-01-29coverity#1132706 Dereference before null checkCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-16fdo#54938: Convert svx and svl to cppu::supportsService...Marcos Paulo de Souza
2014-01-14longparas: xub_Strlen->sal_Int32Caolán McNamara
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara
2014-01-07-Werror,-WformatStephan Bergmann
2014-01-07Resolves: #i123986# fix charmap accessibility for...Herbert Dürr
2013-12-23TyposJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-17ChildrenManagerImpl::AddShape: do not use member after releasing mutexMichael Stahl
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-12-13this NULL check, leak and copy ctor all look a bit addledCaolán McNamara
2013-12-13fixes for issues checked out by coveritySteve Yin
2013-11-28warning C4702: unreachable codeStephan Bergmann
2013-11-28warning C4702: unreachable codeStephan Bergmann
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann