summaryrefslogtreecommitdiffstats
path: root/accessibility/source
Commit message (Expand)AuthorAgeFilesLines
* catch by const refCaolán McNamara2011-07-293-3/+3
* totally pointless intermediate objectCaolán McNamara2011-06-201-3/+1
* use standard pattern for thisCaolán McNamara2011-06-076-47/+43
* WaE (picky) - noeolChristian Lohmaier2011-05-171-1/+1
* fixed cppcheck warningsAndreas Becker2011-04-281-2/+2
* left arrow comments removed // <--Júlio Hoffimann2011-04-221-1/+0
* Fix build - the same symbol defined on 2 places.Jan Holesovsky2011-04-182-8/+5
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1827-151/+151
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0927-151/+151
| |\
| | * CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann2011-02-172-5/+6
| | |\
| | | * gridsort: post-rebase fixesFrank Schoenheit [fs]2011-02-151-1/+1
| | | * gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]2011-02-1424-145/+145
| | | |\
| | | * | gridsort: ClearSelection -> SelectAllRows (forgot this client during a previo...Frank Schoenheit [fs]2011-01-171-1/+1
| | | * | gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]2011-01-142-3/+5
| | | * | gridsort: replaced RemoveSelectedRow by ClearSelection - the first implementa...Frank Schoenheit [fs]2011-01-141-2/+1
| | * | | accfixes: merged to m100Malte Timmermann [mt]2011-02-1524-145/+145
| | |\ \ \ | | | | |/ | | | |/|
| | | * | CWS gnumake3: pull in cws removetooltypes01Mathias Bauer2011-02-0824-145/+145
| | | |\ \ | | | | |/ | | | |/|
| | | | * removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner2011-01-135-28/+28
| | | | * removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2010-11-1027-499/+155
| | | | |\ | | | | |/ | | | |/|
| | * / | accfixes: removed include of obsolete header fileMalte Timmermann [mt]2011-01-221-1/+0
| | |/ /
* | / / Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-122-2/+2
|/ / /
* | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-022-2/+2
* | | Remove dead codeMichael Lefevre2011-03-011-15/+0
* | | make (hopefully) more understandableDavid Tardon2011-02-061-19/+24
* | | use the right paragraph for notificationDavid Tardon2011-02-061-1/+1
* | | move components to boost unordered containersFridrich Štrba2011-02-061-1/+1
* | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-271-2/+1
* | | Remove doubled headers.Thomas Arnhold2011-01-211-1/+0
* | | 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-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
|\ \