summaryrefslogtreecommitdiff
path: root/accessibility/inc
AgeCommit message (Collapse)Author
2011-03-01Remove dead codeMichael Lefevre
ACCESSIBLE_EVENT_NOTIFICATION_ENABLED was never define. So the #ifdef #endif "brackets" could go away.
2011-02-06move components to boost unordered containersFridrich Štrba
2011-01-21Remove doubled headers.Thomas Arnhold
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25replace BBSolarGuard with SolarMutexGuardNorbert Thiebaud
BBSloarGuard iw a simple guard wrapper around the SolarMutex. the generic SolarMutexGuard provide this feature.
2010-10-25forgot base clase init callNorbert Thiebaud
2010-10-25replace the now superfluous TCSolarGuard with SolarMutexGuardNorbert Thiebaud
TCSolarGuard is a class that basically wrapped a Guard around Application::GetSolarMutex() This function is now provided directly by the SolarMutexGuard class.
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-06-21CWS-TOOLING: integrate CWS vcl112obo
2010-06-03slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]
2010-06-03vcl112: #i111983# remove unused code (thanks cmc !)Philipp Lohmann [pl]
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]
2010-06-01cws renaissance2: rebase m80Christian Lippka
2010-05-21CWS-TOOLING: integrate CWS gridcontrol_03Kurt Zenker
Notes: split repo tag: components_ooo/DEV300_m79
2010-04-27gridcontrol_03: merge with DEV300_m77Mihaela Kedikova
2010-04-27#i107213# notify a11y api if a toolbar popup window is openedChristian Lippka
2010-04-12slidecopy: mergeFrank Schoenheit [fs]
2010-04-09slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]
2010-04-01slidecopy: improved A11Y API implementations for the ToolPanelDeckFrank Schoenheit [fs]
items left: - A11Y representation of the scroll buttons of the PanelTabBar - AccessibleToolPanelTabBar event notifications - consolidate AccessibleToolPanelDeck/TabBar/Item?
2010-04-01slidecopy: initial version of the A11Y API for the tool panel deck's tab ↵Frank Schoenheit [fs]
layouter. Effectively, the implementation showed that the current appraoch of the Deck having n+1 children (n panel selector items, plus one active panel) doesn't work. So, a next step will be a re-factoring so that the PanelDeck has 1+x children, where x children are provided by the layouter.
2010-03-30slidecopy: A11Y for the ToolPanelDeck VCL controlFrank Schoenheit [fs]
2010-03-23gridcontrol_03: merge with DEV300_m75Mihaela Kedikova
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
Notes: split repo tag: components_ooo/DEV300_m72 split repo tag: components_ooo/DEV300_m73
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-03-02mtaccfixes: merge with DEV300_m73Malte Timmermann [mt]
2010-02-08mtaccfixes: #i104470# Don't notify selection changes for caret movementsMalte Timmermann
2010-01-04merge with DEV300_m68Philipp Lohmann [pl]
2009-12-11vcl108: #i107588# remove unused code (thanks cmc)Philipp Lohmann [pl]
2009-12-05merge to m67Mathias Bauer
2009-11-03fixes for i106470Mihaela Kedikova
2009-10-30fixes for i106470Mihaela Kedikova
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-06-03CWS-TOOLING: integrate CWS vcl101Kurt Zenker
2009-04-30 16:05:34 +0200 pl r271420 : #i95591# need a poll timer so XtTimers work properly 2009-04-30 11:25:52 +0200 hdu r271406 : #i100929# avoid unneeded colormap reallocation 2009-04-30 11:21:16 +0200 hdu r271405 : #i100929# use improved SetDrawable() also for salframe updates 2009-04-30 11:12:41 +0200 hdu r271404 : i100929# invalidate cached renderpic also for changed vdev 2009-04-29 14:31:40 +0200 hdu r271375 : i100929# use cached renderpic also for alpha-rect/bitmap drawing 2009-04-29 14:16:51 +0200 hdu r271370 : i100929# notify only GtkSalFrame's valid X11SalFrames 2009-04-29 13:58:10 +0200 hdu r271369 : i100929# notify GtkSalFrame's X11SalGraphics that their drawables will become obsolete 2009-04-29 13:53:48 +0200 hdu r271367 : #i100929# release cached renderpic whenever the corresponding drawable changes 2009-04-28 11:56:07 +0200 pl r271317 : fix a snafu 2009-04-27 16:52:29 +0200 hdu r271293 : #i100000# WAE fix for debug=true compilation 2009-04-27 12:38:11 +0200 hdu r271260 : #i101367# disable vdev mapmode when measuring pixel size 2009-04-27 12:28:37 +0200 hdu r271259 : #i101367# speedup svclcanvas::CanvasBitmapHelper::getSize() 2009-04-23 15:11:25 +0200 hdu r271175 : #i91685# ignore trailing space in last cell 2009-04-23 12:55:14 +0200 pl r271156 : #i101032# check for empty bitmap 2009-04-23 11:04:50 +0200 pl r271144 : #101184# add a paranoia check 2009-04-21 19:12:25 +0200 pl r271055 : #i101184# add: recognize added/removed monitors in xinerama configuration for gtk plugin (thanks cmc) 2009-04-21 17:04:44 +0200 pl r271046 : #i101089# remove unused method (thanks cmc) 2009-04-21 16:41:38 +0200 hdu r271042 : #i99842# set text decoration color 2009-04-20 22:57:37 +0200 pl r271015 : #i101063# fix warnings 2009-04-20 22:55:39 +0200 pl r271014 : #i101063# fix warnings 2009-04-20 11:35:24 +0200 hdu r270968 : #i1001102# remove dependency to psprint module 2009-04-20 11:31:08 +0200 hdu r270967 : #i100929# keep cached render Picture in X11SalGraphics removes 2009-04-20 11:24:57 +0200 hdu r270966 : #i100929# cache render Picture in X11SalGraphics 2009-04-18 14:53:22 +0200 hdu r270959 : CWS-TOOLING: rebase CWS vcl101 to trunk@270723 (milestone: DEV300:m46) 2009-04-17 12:00:50 +0200 hdu r270934 : #i100951# b2d-polygon clipping handles bezier-segments nowadays => performance opt possible 2009-04-17 11:50:49 +0200 hdu r270933 : #i100922# count b2d-polypoly-points to avoid priority-queue reallocations 2009-04-17 11:07:03 +0200 hdu r270930 : #i101145# match dpi-sanity check with gnome-UI (thanks Caolan!) 2009-04-17 10:44:41 +0200 hdu r270929 : #i100603# dingbats-encoded PDF-builtin fonts are symbol fonts too 2009-04-17 10:36:10 +0200 hdu r270928 : #i101145# check sanity of resolution reported by Xft-dpi (thanks CMC!) 2009-04-08 13:53:35 +0200 hdu r270644 : #i100951# avoid expensive calls to basegfx::tools::clipPolygonOnRange() if possible 2009-04-08 13:19:26 +0200 hdu r270637 : #i100922# prevent needless stl::priority_queue reallacations by reserving 2009-04-08 11:14:30 +0200 hdu r270627 : #i100929# use X11SalGraphics::GetXRenderPicture() also for text drawing 2009-04-08 10:00:42 +0200 hdu r270620 : #i100929# add and use X11SalGraphics::GetXRenderPicture() for polygon drawing 2009-04-06 15:52:47 +0200 hdu r270563 : #i100885# add and use AquaSalGraphics::copyResolution() to speed up virdev creation 2009-04-02 14:39:06 +0200 pl r270408 : #i95873# do not set LD_LIBRARY_PATH for external apps 2009-03-31 18:43:19 +0200 pl r270292 : #i99783# transparency of closer image changed to mask in the meantime 2009-03-27 15:42:37 +0100 hdu r270158 : #i100591# fix binary search in dingbats encoding converter 2009-03-27 13:06:34 +0100 hdu r270151 : #i100603# only PDF builtin text fonts use WinAnsiEncoding 2009-03-27 12:05:35 +0100 hdu r270147 : #i100603# use correct encoding for all PDF builtin fonts 2009-03-27 09:04:07 +0100 hdu r270133 : #i100603# use proper encoding for PDF builtin symbol fonts 2009-03-26 17:19:38 +0100 hdu r270090 : #i100591# support RTL_TEXTENCODING_ADOBE_DINGBATS encoding 2009-03-25 09:02:18 +0100 hdu r269995 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading SAGE and extra USER32 symbols 2009-03-25 08:55:49 +0100 hdu r269994 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading LUNA symbols 2009-03-24 16:15:54 +0100 hdu r269965 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading vclplugin symbols 2009-03-24 16:10:29 +0100 hdu r269963 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading USP symbols 2009-03-24 15:54:30 +0100 hdu r269962 : #i100521# prefer osl_getAsciiFunctionSymbol() when dynloading xrender symbols 2009-03-24 10:46:55 +0100 hdu r269920 : #i100506# fix WAE build breakers on unxsols4 for debug=true 2009-03-23 16:36:43 +0100 hdu r269884 : #159477# fix crash for PDFs with big zlib-chunks 2009-03-20 17:36:56 +0100 pl r269821 : #i96568# add recent files to mac quickstarter 2009-03-20 14:39:41 +0100 pl r269809 : #i35482# no HC mode detection, automatically done in independent part 2009-03-19 20:01:37 +0100 pl r269768 : #i95591# do not reuse UnxPloginComm because of connection loss problems 2009-03-19 18:08:23 +0100 pl r269765 : #i95588# change default visibility that was ignored everywhere but unix anyway
2008-07-25INTEGRATION: CWS aqua11y02 (1.4.10); FILE MERGEDOliver Bolte
2008/06/10 12:58:09 obr 1.4.10.1: #i70872# toolbox items returned a parent XAccessible different from the one returned by the toolbox window
2008-07-25INTEGRATION: CWS aqua11y02 (1.3.12); FILE MERGEDOliver Bolte
2008/06/10 12:58:09 obr 1.3.12.1: #i70872# toolbox items returned a parent XAccessible different from the one returned by the toolbox window
2008-07-22INTEGRATION: CWS pba11y01 (1.3.16); FILE MERGEDOliver Bolte
2008/07/14 11:09:05 pb 1.3.16.1: fix: #i37177# nameChanged() added
2008-06-24INTEGRATION: CWS obo30 (1.3.14); FILE MERGEDKurt Zenker
2008/05/30 11:13:15 obo 1.3.14.1: #i90100# ambigous Reference during ENABLE_PCH build
2008-05-30INTEGRATION: CWS uaa06 (1.5.8); FILE MERGEDOliver Bolte
2008/05/14 13:12:56 obr 1.5.8.1: #i86659# support for XAccessibleMultiLineText
2008-05-05INTEGRATION: CWS dba30b (1.2.42); FILE MERGEDKurt Zenker
2008/04/15 22:01:41 fs 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/06 08:44:09 fs 1.2.42.1: removed unused methods Issue number: i86577 Submitted by: cmc@openoffice.org Reviewed by: frank.schoenheit@sun.com
2008-05-05INTEGRATION: CWS dba30b (1.2.42); FILE MERGEDKurt Zenker
2008/04/15 22:01:38 fs 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/06 08:44:09 fs 1.2.42.1: removed unused methods Issue number: i86577 Submitted by: cmc@openoffice.org Reviewed by: frank.schoenheit@sun.com
2008-05-05INTEGRATION: CWS dba30b (1.2.42); FILE MERGEDKurt Zenker
2008/04/15 22:01:35 fs 1.2.42.2: RESYNC: (1.2-1.3); FILE MERGED 2008/03/06 10:25:16 fs 1.2.42.1: #i86577# NotifyAccessibleEvent is unused now, but we ifdef it to preserve it for the future
2008-04-15INTEGRATION: CWS aqua11y01 (1.2.26); FILE MERGEDVladimir Glazounov
2008/03/11 14:48:41 fne 1.2.26.1: #i82877# make toolbox respond to focus changes through a11y
2008-04-15INTEGRATION: CWS aqua11y01 (1.2.26); FILE MERGEDVladimir Glazounov
2007/12/18 13:39:33 fne 1.2.26.1: #i82877# retrieve visible line count dynamically ( was general problem )
2008-04-11INTEGRATION: CWS changefileheader (1.2.68); FILE MERGEDRüdiger Timm
2008/03/28 15:57:47 rt 1.2.68.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.44); FILE MERGEDRüdiger Timm
2008/04/01 14:58:51 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:16 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:47 rt 1.2.44.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.44); FILE MERGEDRüdiger Timm
2008/04/01 14:58:51 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:47 rt 1.2.44.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.44); FILE MERGEDRüdiger Timm
2008/04/01 10:45:16 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:47 rt 1.2.44.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.44); FILE MERGEDRüdiger Timm
2008/04/01 14:58:51 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:16 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:46 rt 1.2.44.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.44); FILE MERGEDRüdiger Timm
2008/04/01 14:58:50 thb 1.2.44.3: #i85898# Stripping all external header guards 2008/04/01 10:45:16 thb 1.2.44.2: #i85898# Stripping all external header guards 2008/03/28 15:57:46 rt 1.2.44.1: #i87441# Change license header to LPGL v3.