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