summaryrefslogtreecommitdiffstats
path: root/accessibility
Commit message (Expand)AuthorAgeFilesLines
...
* | | use the right paragraph for notificationDavid Tardon2011-02-061-1/+1
* | | move components to boost unordered containersFridrich Štrba2011-02-062-3/+3
* | | Some cppcheck cleaningJulien Nabet2011-02-061-2/+2
* | | Clean up makefilesThomas Arnhold2011-02-023-21/+0
* | | Remove RCS lines.Thomas Arnhold2011-01-314-8/+0
* | | Bypass if no SOLAR_JAVATor Lillqvist2011-01-281-4/+4
* | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-271-2/+1
* | | Remove doubled headers.Thomas Arnhold2011-01-212-2/+0
* | | Replace all occured, occurance etc.Takeshi Abe2010-12-051-4/+4
* | | remove commented out codeKevin Hunter2010-11-081-22/+0
* | | use RTL_CONSTASCII_USTRINGPARAMKevin Hunter2010-11-082-2/+2
* | | use RTL_CONSTASCII_USTRINGPARAMKevin Hunter2010-11-0824-57/+51
* | | Remove unnecessary comment linesKevin Hunter2010-11-081-9/+1
* | | use RTL_CONSTASCII_USTRINGPARAMKevin Hunter2010-11-081-12/+12
* | | EasyHack: createFromAscii -> RTL_CONST... macroKevin Hunter2010-11-084-7/+7
* | | add modelines to .hxx files as wellCaolán McNamara2010-10-2871-0/+156
* | | 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-258-77/+68
* | | forgot base clase init callNorbert Thiebaud2010-10-251-1/+2
* | | replace the now superfluous TCSolarGuard with SolarMutexGuardNorbert Thiebaud2010-10-258-68/+60
* | | use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2010-10-253-40/+40
* | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1369-0/+182
* | | more removed include guards using fixguard.pyPetr Mladek2010-10-0532-82/+0
* | | remove include guards using fixguard.pyPetr Mladek2010-10-0514-14/+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-014-23/+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-212-21/+0
|\ \
| * | vcl112: #i111983# remove unused code (thanks cmc !)Philipp Lohmann [pl]2010-06-032-21/+0
* | | calctabcolor: rebased to DEV300_m82.Kohei Yoshida2010-06-1529-266/+1874
|\ \ \ | | |/ | |/|
| * | slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]2010-06-0314-37/+1696
| |\ \
| | * | slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]2010-06-0313-241/+151
| | |\|
| | * | 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: in the event logger, display event numbers / revoke the ObjectView...Frank Schoenheit [fs]2010-04-213-24/+35
| | * | slidecopy: mergeFrank Schoenheit [fs]2010-04-12239-2941/+952
| | |\ \
| | | * \ slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]2010-04-0910-10/+1655
| | | |\ \
| | * | | | 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