summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/AccessibleGridControlHeader.cxx
AgeCommit message (Collapse)AuthorFilesLines
2012-09-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud1-2/+14
Change-Id: Ifa29a8b3c027970d46844b428a3529e680c0b09c Reviewed-on: https://gerrit.libreoffice.org/541 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2012-09-07OUString cleanup in accessibilityRicardo Montania1-3/+1
Change-Id: Ie4e51632bf81053f0d32428bb7ef5b01ec301ccc Reviewed-on: https://gerrit.libreoffice.org/579 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-06-29fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibilityJacek Wolszczak1-1/+1
Change-Id: I4f8fb4ffa8bcd5a503374040ada191ccf1f89013
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud1-2/+0
2011-09-12callcatcher: various unused methodsCaolán McNamara1-2/+0
2011-06-07use standard pattern for thisCaolán McNamara1-4/+7
2010-10-25replace the now superfluous TCSolarGuard with SolarMutexGuardNorbert Thiebaud1-4/+4
TCSolarGuard is a class that basically wrapped a Guard around Application::GetSolarMutex() This function is now provided directly by the SolarMutexGuard class.
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-05-21CWS-TOOLING: integrate CWS gridcontrol_03Kurt Zenker1-46/+21
Notes: split repo tag: components_ooo/DEV300_m79
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
Notes: split repo tag: components_ooo/DEV300_m72 split repo tag: components_ooo/DEV300_m73
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-12-11vcl108: #i107588# remove unused code (thanks cmc)Philipp Lohmann [pl]1-9/+0
2009-12-07#i10000# DBG_CTOR can not be used in a non pro versionKurt Zenker1-2/+2
2009-10-30fixes for i106470Mihaela Kedikova1-0/+321
2010-03-23gridcontrol_03: merge with DEV300_m75Mihaela Kedikova1-13/+10
2010-03-22recent changes for grid controlMihaela Kedikova1-37/+12