summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/AccessibleGridControlTable.cxx
AgeCommit message (Expand)Author
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-02-25accessibility: cleanup constructors and destructorsArnaud Versini
2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-07-02loplugin:casttovoid: accessibilityStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-14loplugin:constantparam in accessibility to basicNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken
2015-10-13Revert "bin confusion with name AccessibleGridControlTableImplHelper"Noel Grandin
2015-10-13bin confusion with name AccessibleGridControlTableImplHelperDouglas Mencken
2015-07-29chmod -xTor Lillqvist
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-15accessibility: sal_False/True -> false/trueStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-03-25Remove dead codeStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from accessibilityAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-12-16accessibility: Mutex cleanup in AccessibleGridControl* classesMichael Stahl
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-14gridfixes: copied #i112562#'s fix from CWS gridcontrol06 hereinNorbert Thiebaud
2012-09-07OUString cleanup in accessibilityRicardo Montania
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud
2011-09-12callcatcher: various unused methodsCaolán McNamara
2011-07-29catch by const refCaolán McNamara
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-15gridsort: post-rebase fixesFrank Schoenheit [fs]
2011-01-17gridsort: ClearSelection -> SelectAllRows (forgot this client during a previo...Frank Schoenheit [fs]
2011-01-14gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]
2011-01-14gridsort: replaced RemoveSelectedRow by ClearSelection - the first implementa...Frank Schoenheit [fs]
2010-10-25replace the now superfluous TCSolarGuard with SolarMutexGuardNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-05-21CWS-TOOLING: integrate CWS gridcontrol_03Kurt Zenker
2010-03-23gridcontrol_03: merge with DEV300_m75Mihaela Kedikova
2010-03-23fixed bugs for linux build 4Mihaela Kedikova