summaryrefslogtreecommitdiffstats
path: root/accessibility/source
Commit message (Expand)AuthorAgeFilesLines
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-4/+2
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-7/+7
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-173-5/+5
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-163-5/+5
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-151-0/+41
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-063-3/+0
* gbuildize accessibilityDavid Tardon2011-12-233-209/+0
* Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot2011-12-095-5/+5
* don't need an extra header, fold into bodyCaolán McNamara2011-12-071-10/+29
* remove include of pch header in accessibilityNorbert Thiebaud2011-11-2767-131/+0
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-062-2/+2
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-061-1/+1
* remove obsolete Forte NOOPT filesMichael Meeks2011-09-241-3/+0
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+2
* callcatcher: various unused methodsCaolán McNamara2011-09-125-11/+1
* 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