summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accframebase.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-27Move default way to find Which to an inline functionBjoern Michaelsen1-1/+1
2020-08-01loplugin:flatten in sw/core/accessNoel Grandin1-31/+31
2019-12-06tdf#121300 sw: consistent fly at-pargraph selectionMichael Stahl1-2/+1
2019-09-26source/core/access: no more SwClientBjoern Michaelsen1-42/+26
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen1-4/+0
2019-07-22(related: tdf#110442) sw: fix a11y/UI selection of at-char flysMichael Stahl1-0/+8
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-8/+7
2018-12-03sw: convert assert(bSelected out of sync) to SAL_WARN for nowMichael Stahl1-1/+1
2018-07-22Fix typosAndrea Gelmini1-1/+1
2018-06-08sw_redlinehide: trivial GetNode() conversion in accessMichael Stahl1-2/+3
2018-01-25introduce SwClient::EndListeningAll()Bjoern Michaelsen1-6/+3
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-2/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-07-24sw: prefix members of SwAccessibleFrameBaseMiklos Vajna1-7/+7
2017-03-24sw: remove SolarMutexGuards from SwAccessible* constructorsMichael Stahl1-2/+0
2017-03-24tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-2/+2
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-2/+2
2016-07-05a11y crash on deleting certain frame in certain documentCaolán McNamara1-2/+2
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-7/+7
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2015-12-14Move var decl to where it gets actually usedStephan Bergmann1-18/+20
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-42/+42
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-09-10GetCurrFlyFrm just forwards to GetSelectedFlyFrmCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-21/+21
2015-04-25sw: prefix members of SwAccessibleContextMichael Stahl1-7/+7
2014-12-04unnecessary castBjoern Michaelsen1-1/+1
2014-11-24sw: convert DBG_ASSERTs in SwAccessibleFrameBaseMichael Stahl1-13/+11
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-04-30sw: sal_Bool->boolNoel Grandin1-21/+21
2013-12-13Drop duplicate #includeTakeshi Abe1-1/+0
2013-12-02Integrate branch of IAccessible2Steve Yin1-12/+141
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-2/+2
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer1-2/+0
2013-08-12String to OUString and some optimizationsMatteo Casalin1-5/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-3/+3
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-10/+12
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-10/+12
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-5/+5
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-4/+4
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-2/+2
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3