summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility/AccessibleOutlineView.cxx
AgeCommit message (Expand)Author
2015-06-29coverity#1308574 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308533 Uncaught exceptionCaolán McNamara
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-15whitespace for include statementsThomas Arnhold
2014-03-24coverity#705856 Dereference before null checkCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-11sd: add some missing locks in new codeMichael Stahl
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-10-02More SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around std::auto_ptrStephan Bergmann
2013-08-16String->OUStringIvan Timofeev
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-08-30regenerate listCaolán McNamara
2011-02-08Remove all bogus comments in impress.Guillaume Poussel
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-07-07INTEGRATION: CWS impressa11y (1.13.28); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.17.36); FILE MERGEDRüdiger Timm
2008-02-26INTEGRATION: CWS custommeta (1.16.160); FILE MERGEDOliver Bolte
2007-04-25INTEGRATION: CWS sixtyfour11 (1.15.76); FILE MERGEDRüdiger Timm
2006-12-12INTEGRATION: CWS sdwarningsbegone (1.13.36); FILE MERGEDKurt Zenker
2006-11-14INTEGRATION: CWS aw024 (1.10.310); FILE MERGEDIvo Hinkelmann
2006-09-16INTEGRATION: CWS pchfix02 (1.12.278); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.11.132); FILE MERGEDRüdiger Timm
2005-04-13INTEGRATION: CWS visibility03 (1.10.400); FILE MERGEDOliver Bolte
2004-01-20INTEGRATION: CWS impress1 (1.9.108); FILE MERGEDOliver Bolte
2003-04-24INTEGRATION: CWS uaa02 (1.8.104); FILE MERGEDVladimir Glazounov
2002-11-29#105479# Don't throw in dipose/disposing any moreThorsten Behrens
2002-08-12#101000# Added strings to resourceThorsten Behrens
2002-06-26#100593# Adaptions to new AccessibleTextHelper/AccessibleStaticTextBase inter...Thorsten Behrens
2002-06-13#100299# Sense focus and detect core objects deathThorsten Behrens
2002-06-12#99840# Made OutlineView ZoomText-readyThorsten Behrens
2002-06-12#100178# Removed call of AccessibleDocumentViewBase::frameAction which does n...Andre Fischer
2002-05-17#98735# Refactored text accessibility helperThorsten Behrens
2002-04-26#98735# Implementing the UAA for OutlineViewThorsten Behrens