summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accdoc.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-28tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl1-8/+10
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-1/+1
2016-07-05a11y crash on deleting certain frame in certain documentCaolán McNamara1-2/+2
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin1-6/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-3/+3
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-74/+74
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-22/+22
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-13/+13
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-21convert Link<> to typedNoel Grandin1-28/+22
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-38/+38
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-04-25sw: remove SwAccessibleDocument XEventListener buggy dead codeMichael Stahl1-44/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-5/+5
2015-03-23loplugin:constantfunction: swNoel Grandin1-1/+0
2015-01-07sal_uInt16 to sal_Int32 / intMatteo Casalin1-5/+4
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
2014-12-04unnecessary castBjoern Michaelsen1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-4/+4
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin1-2/+2
2014-11-10loplugin: cstylecastNoel Grandin1-4/+4
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-15/+15
2014-09-15sw: sal_Bool -> boolStephan Bergmann1-2/+2
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-05-23catch exception by const refTakeshi Abe1-2/+2
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold1-2/+2
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet1-4/+4
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-9/+9
2014-04-11Use valid UNOIDL identifier for XAccessibleGetAccFlowTo.get_AccFlowToStephan Bergmann1-1/+1
2014-03-10sw: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-6/+1
2014-02-27Remove visual noise from swAlexander Wilms1-5/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-28/+28
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez1-1/+1
2014-01-28coverity#158285 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-28coverity#1158286 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-27coverity#1158249 Dereference before null checkCaolán McNamara1-43/+37
2013-12-13cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-12-13sw: SwAccessibleDocument: fix crashesMichael Stahl1-2/+10
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza1-6/+3
2013-12-02Integrate branch of IAccessible2Steve Yin1-11/+499
2013-10-22Bin useless swmod commentsTor Lillqvist1-1/+1
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer1-8/+0
2013-05-20sw: convert some usage of Point::X/Y to Point::set/getX/Y, take twoJulien Nabet1-2/+2
2013-05-15Resolves: fdo#64584 revert convert Point::X/Y to Point::set/getX/YCaolán McNamara1-2/+2
2013-05-08sw: convert some usage of Point::X/Y to Point::set/getX/YMiklos Vajna1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0