summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/AccessibleGridControlTable.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-09-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud1-5/+56
2012-09-07OUString cleanup in accessibilityRicardo Montania1-3/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud1-2/+0
2011-09-12callcatcher: various unused methodsCaolán McNamara1-2/+0
2011-07-29catch by const refCaolán McNamara1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-4/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-15gridsort: post-rebase fixesFrank Schoenheit [fs]1-1/+1
2011-01-17gridsort: ClearSelection -> SelectAllRows (forgot this client during a previo...Frank Schoenheit [fs]1-1/+1
2011-01-14gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]1-2/+1
2011-01-14gridsort: replaced RemoveSelectedRow by ClearSelection - the first implementa...Frank Schoenheit [fs]1-2/+1
2010-10-25replace the now superfluous TCSolarGuard with SolarMutexGuardNorbert Thiebaud1-16/+16
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-05-21CWS-TOOLING: integrate CWS gridcontrol_03Kurt Zenker1-67/+44
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-12-11vcl108: #i107588# remove unused code (thanks cmc)Philipp Lohmann [pl]1-12/+0
2009-11-04fixes for i106470Mihaela Kedikova1-1/+4
2009-10-30fixes for i106470Mihaela Kedikova1-0/+413
2010-03-23gridcontrol_03: merge with DEV300_m75Mihaela Kedikova1-18/+1
2010-03-23fixed bugs for linux build 4Mihaela Kedikova1-1/+1
2010-03-22recent changes for grid controlMihaela Kedikova1-53/+44