summaryrefslogtreecommitdiffstats
path: root/accessibility/source
Commit message (Expand)AuthorAgeFilesLines
...
* | | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
* | | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-253-3/+3
* | | migrate use of OClearableGuard(SolarMutex) to SolarMutexGuardNorbert Thiebaud2010-10-253-21/+6
* | | remove the class TLBSolarMutex and use SolarMutexGuard insteadNorbert Thiebaud2010-10-252-26/+8
* | | remove the class ALBSolarGuard and replace it's use with SolarMutexGuardNorbert Thiebaud2010-10-252-78/+59
* | | replace BBSolarGuard with SolarMutexGuardNorbert Thiebaud2010-10-257-66/+66
* | | replace the now superfluous TCSolarGuard with SolarMutexGuardNorbert Thiebaud2010-10-257-58/+58
* | | use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2010-10-253-40/+40
* | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1367-0/+177
* | | more removed include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
* | | remove include guards using fixguard.pyPetr Mladek2010-10-0513-8/+0
* | | Comments cleanupDavid Hobley2010-10-041-1/+1
* | | dead comment removalJacopo Nespolo2010-10-042-12/+3
* | | Removing dead code and cleaning up some commentsJacopo Nespolo2010-10-013-20/+3
|/ /
* | CWS-TOOLING: integrate CWS tl81_OOO330Jens-Heiner Rechtien2010-07-221-4/+8
|\ \
| * \ cws tl81: merge with DEV300_m84Thomas Lange [tl]2010-07-013-15/+2
| |\ \
| * | | cws tl81: #i112363# patch for accessibility crashThomas Lange [tl]2010-06-231-4/+8
| | |/ | |/|
* | | CWS-TOOLING: integrate CWS unoawt2Jens-Heiner Rechtien2010-07-211-335/+0
|\ \ \ | |_|/ |/| |
| * | unoawt2: removed unused fileFrank Schoenheit [fs]2010-07-061-335/+0
| |/
* | CWS-TOOLING: integrate CWS vcl112obo2010-06-211-13/+0
|\ \
| * | vcl112: #i111983# remove unused code (thanks cmc !)Philipp Lohmann [pl]2010-06-031-13/+0
* | | calctabcolor: rebased to DEV300_m82.Kohei Yoshida2010-06-1515-221/+1527
|\ \ \ | | |/ | |/|
| * | slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]2010-06-037-12/+1369
| |\ \
| | * | slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]2010-06-036-209/+131
| | |\|
| | * | slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro]Frank Schoenheit [fs]2010-04-281-1/+0
| | * | slidecopy: corrected parenthood of the ToolPanelDecks's A11Y object - had a c...Frank Schoenheit [fs]2010-04-261-0/+3
| | * | slidecopy: mergeFrank Schoenheit [fs]2010-04-1270-314/+98
| | |\ \
| | | * \ slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]2010-04-096-9/+1363
| | | |\ \
| | * | | | slidecopy: VCLEVENT_LISTBOX_ENTRY_EXPANDED/COLLAPSED => VCLEVENT_ITEM_EXPANDE...Frank Schoenheit [fs]2010-04-071-3/+3
| | * | | | slidecopy: additional assertion when creating the XAccessible for the panelFrank Schoenheit [fs]2010-04-071-0/+1
| | | |/ / | | |/| |
| | * | | slidecopy: silence warning 'bout unused parametersFrank Schoenheit [fs]2010-04-062-0/+7
| | * | | slidecopy: event notifications for inserted/removed panelsFrank Schoenheit [fs]2010-04-011-10/+10
| | * | | slidecopy: the A11Y API for the PanelTabBar now also includes the scroll buttonsFrank Schoenheit [fs]2010-04-011-6/+94
| | * | | slidecopy: improved A11Y API implementations for the ToolPanelDeckFrank Schoenheit [fs]2010-04-016-169/+479
| | * | | slidecopy: initial version of the A11Y API for the tool panel deck's tab layo...Frank Schoenheit [fs]2010-04-013-7/+492
| | * | | slidecopy: #i10000# (unxlngi6)Frank Schoenheit [fs]2010-04-011-2/+4
| | * | | slidecopy: more A11Y implementations for the ToolPanelDeckFrank Schoenheit [fs]2010-03-301-11/+62
| | * | | slidecopy: A11Y for the ToolPanelDeck VCL controlFrank Schoenheit [fs]2010-03-303-7/+418
| * | | | cws renaissance2: rebase m80Christian Lippka2010-06-017-209/+131
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | CWS-TOOLING: integrate CWS gridcontrol_03Kurt Zenker2010-05-217-209/+131
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | gridcontrol_03: merge with DEV300_m77Mihaela Kedikova2010-04-273-29/+28
| | | |\ \ | | | |/ / | | |/| |
| | | * | gridcontrol_03: merge with DEV300_m75Mihaela Kedikova2010-03-2370-381/+143
| | | |\ \
| | | * | | fixed bugs for linux build 4Mihaela Kedikova2010-03-231-1/+1
| | | * | | recent changes for grid controlMihaela Kedikova2010-03-226-113/+58
| | | | |/ | | | |/|
| * | | | #i107213# use toolbox item window as parent for popup menuChristian Lippka2010-04-281-7/+6
| * | | | #i107213# notify a11y api if a toolbar popup window is openedChristian Lippka2010-04-271-0/+28
| |/ / /
* | | | rebased to DEV300_m77.Kohei Yoshida2010-05-113-29/+28
|\| | |
| * | | #i10000# build hangs in accessibility/source/extended for unxsoli4obo2010-03-081-0/+3
| * | | mtaccfixes: merge with DEV300_m73Malte Timmermann [mt]2010-03-0270-326/+82
| |\ \ \ | | | |/ | | |/|
| * | | mtaccfixes: #i100788# group lines support accessible text nowMalte Timmermann2010-02-191-1/+1