summaryrefslogtreecommitdiffstats
path: root/svx/source/accessibility/AccessibleTextHelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* INTEGRATION: CWS changefileheader (1.47.318); FILE MERGEDRüdiger Timm2008-04-101-98/+18
* INTEGRATION: CWS tl40 (1.45.98); FILE MERGEDJens-Heiner Rechtien2007-08-021-11/+18
* INTEGRATION: CWS vgbugs07 (1.45.258); FILE MERGEDJens-Heiner Rechtien2007-06-271-10/+10
* INTEGRATION: CWS aw024 (1.37.892); FILE MERGEDIvo Hinkelmann2006-11-141-2/+6
* INTEGRATION: CWS sb59 (1.42.14); FILE MERGEDOliver Bolte2006-10-121-2/+4
* INTEGRATION: CWS pchfix02 (1.42.72); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS impress96 (1.40.172); FILE MERGEDOliver Bolte2006-07-131-4/+4
* INTEGRATION: CWS warnings01 (1.38.218); FILE MERGEDJens-Heiner Rechtien2006-06-191-10/+10
* INTEGRATION: CWS swqbf49 (1.38.188); FILE MERGEDKurt Zenker2006-02-011-38/+116
* INTEGRATION: CWS dr43 (1.38.94); FILE MERGEDRüdiger Timm2006-01-131-4/+27
* INTEGRATION: CWS ooo19126 (1.37.1348); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS draw18 (1.36.40); FILE MERGEDVladimir Glazounov2003-06-241-13/+16
* INTEGRATION: CWS draw11 (1.35.22); FILE MERGEDVladimir Glazounov2003-05-221-23/+23
* INTEGRATION: CWS uaa02 (1.32.14); FILE MERGEDVladimir Glazounov2003-04-241-60/+89
* INTEGRATION: CWS mav4 (1.33.6); FILE MERGEDRüdiger Timm2003-04-241-8/+28
* INTEGRATION: CWS draw8 (1.31.2.3.28); FILE MERGEDRüdiger Timm2003-04-081-9/+9
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-271-55/+192
* #103483# Added batch processing for EE eventsThorsten Behrens2002-12-121-184/+376
* #105479# Cleaned up unneeded member, removed locking in FireEvent, as that is...Thorsten Behrens2002-11-291-17/+3
* #103998# Removed non-desastrous assertion, added some more trace outputThorsten Behrens2002-10-231-5/+19
* #103862# getAccessibleAt now relative to parentThorsten Behrens2002-10-021-4/+3
* #102261# Added call to global event queue for focus eventsThorsten Behrens2002-08-231-2/+9
* #102235# Reversed disposal and notification for insertion/remove of paragraphsThorsten Behrens2002-08-131-12/+14
* #101003# Added GetAttributeRun and helperThorsten Behrens2002-08-021-37/+46
* #101029# Corrected child index validity checkThorsten Behrens2002-07-311-4/+4
* #101702# Don't send events except from disposeandclear in DisposeThorsten Behrens2002-07-251-6/+3
* #101702# Don't send events except from disposeandclear in DisposeThorsten Behrens2002-07-241-5/+13
* #100530# Relaxed assertion conditionThorsten Behrens2002-07-151-3/+3
* #101050# Aquire solar mutex in internal DisposeThorsten Behrens2002-07-051-2/+7
* #100530# Avoid sending caret events if not focusedThorsten Behrens2002-07-051-8/+22
* #100593# Added new Set/GetEventSource methods, and a Dispose for correct refe...Thorsten Behrens2002-06-261-68/+124
* #65293# Consistent method declaration to peace gccThorsten Behrens2002-06-141-3/+3
* #100299# Catch exceptions on internal methodsThorsten Behrens2002-06-141-37/+49
* #100299# Set cursor to focused paragraphThorsten Behrens2002-06-131-7/+7
* #99840# Releasing all references on disposeThorsten Behrens2002-06-131-9/+12
* #99840# Overload to FireEvent added for OutlineViewThorsten Behrens2002-06-121-3/+30
* #99840# Set states also on newly created childrenThorsten Behrens2002-06-121-289/+260
* #99840# Removed potential deadlocks, made GetOffset thread-safeThorsten Behrens2002-06-071-21/+37
* #99840# Corrected any types and reduced child event numberThorsten Behrens2002-06-061-38/+63
* #99840# Fixed various focus problemsThorsten Behrens2002-06-041-84/+183
* #96948# Proper handling of CARET and SELECTION eventsThorsten Behrens2002-05-291-11/+40
* #96948# Corrected bounding box calculationsThorsten Behrens2002-05-291-25/+26
* #96948# Added i18n for EE UAAThorsten Behrens2002-05-271-180/+173
* #96948# Added glyph type, more general catchesThorsten Behrens2002-05-231-40/+211
* #96948# Fixed some temporary-object probsThorsten Behrens2002-05-211-17/+24
* #98735# Refactored text accessibility helperThorsten Behrens2002-05-171-744/+770
* #98735# Added notify spinlockThorsten Behrens2002-05-171-5/+16
* #98735# Refactored unoedit/unoedacc.cxxThorsten Behrens2002-05-161-0/+1204