summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accdoc.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-21ColorData->Color in sd..svxNoel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-4/+4
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: swStephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-24sw: remove CHECK_FOR_DEFUNC macrosMichael Stahl1-3/+4
2017-03-24sw: remove CHECK_FOR_WINDOW macroMichael Stahl1-11/+24
2017-03-24tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl1-8/+10
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-2/+2
2017-02-28new loplugin unoanyNoel Grandin1-3/+3
2017-02-25re org things a little to quieten coverity warningsCaolán McNamara1-1/+1
2017-02-12Various typos on accessibleJulien Nabet1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-36/+0
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-3/+4
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek1-1/+0
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