summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessibleContextBase.hxx
AgeCommit message (Expand)Author
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-04callcatcher: another layer post pivottable conversionCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2014-01-25coverity#1158368 Uncaught exceptionCaolán McNamara
2014-01-25coverity#1158380 Uncaught exceptionCaolán McNamara
2014-01-24coverity#1158381 Uncaught exceptionCaolán McNamara
2014-01-24coverity#1158382 Uncaught exceptionCaolán McNamara
2014-01-24coverity#1158384 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158402 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158406 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158410 Uncaught exceptionCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22s/the the/the/Tor Lillqvist
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-06-21re-base on ALv2 code.Michael Meeks
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-02-26calctabcolor: #i109365# Removed some of unused methods.Kohei Yoshida
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-29CWS-TOOLING: integrate CWS koheidatapilot03Ivo Hinkelmann
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-08-20My first cut on implementing accessibility for the new datapilot field popup ...Kohei Yoshida
2009-06-05CWS-TOOLING: integrate CWS dba32bKurt Zenker
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.22.330); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.21.324); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.20.774); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uaa02 (1.19.24); FILE MERGEDVladimir Glazounov
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-04#105966#; remove getAccessibleKeyBinding() (must change)Sascha Ballach
2002-10-28#104520#; dummy implementation of must changeSascha Ballach
2002-10-02#103861#; make mxParent protected so it is usable in abreviated classesSascha Ballach
2002-08-08#101740#; use Ressources to create the name and descriptionSascha Ballach
2002-08-06#101676#; add posibility to change the nameSascha Ballach
2002-05-31#95584#; add IsObjectValid method which throws a lang::DiposedException if th...Sascha Ballach
2002-05-24#95584#; make some methods const methods; remove FocusListenerSascha Ballach
2002-05-23#95584#; include XFocusListenerSascha Ballach
2002-04-19#95584#; make all commit methods const and CommitChange public so it is possi...Sascha Ballach
2002-03-22#95584#; split XAccessibleEventListener in a own base class to make it possib...Sascha Ballach
2002-03-21#95584#; use WeakAggComponentImplHelper6 instead of WeakImplHelper6Sascha Ballach
2002-03-12#95584#; create Init method which add as listener instead of the constructorSascha Ballach
2002-02-25#95584#; some cosmetic fixesSascha Ballach