summaryrefslogtreecommitdiff
path: root/accessibility/source
AgeCommit message (Expand)AuthorFilesLines
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz3-5/+5
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz3-5/+5
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon1-0/+41
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-3/+0
2011-12-23gbuildize accessibilityDavid Tardon3-209/+0
2011-12-09Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot5-5/+5
2011-12-07don't need an extra header, fold into bodyCaolán McNamara1-10/+29
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud67-131/+0
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2-2/+2
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+1
2011-09-24remove obsolete Forte NOOPT filesMichael Meeks1-3/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+2
2011-09-12callcatcher: various unused methodsCaolán McNamara5-11/+1
2011-07-29catch by const refCaolán McNamara3-3/+3
2011-06-20totally pointless intermediate objectCaolán McNamara1-3/+1
2011-06-07use standard pattern for thisCaolán McNamara6-47/+43
2011-05-17WaE (picky) - noeolChristian Lohmaier1-1/+1
2011-04-28fixed cppcheck warningsAndreas Becker1-2/+2
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0
2011-04-18Fix build - the same symbol defined on 2 places.Jan Holesovsky2-8/+5
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky27-151/+151
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-2/+2
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud27-151/+151
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold2-2/+2
2011-03-01Remove dead codeMichael Lefevre1-15/+0
2011-02-17CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann2-5/+6
2011-02-15accfixes: merged to m100Malte Timmermann [mt]24-145/+145
2011-02-15gridsort: post-rebase fixesFrank Schoenheit [fs]1-1/+1
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]24-145/+145
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer24-145/+145
2011-02-06make (hopefully) more understandableDavid Tardon1-19/+24
2011-02-06use the right paragraph for notificationDavid Tardon1-1/+1
2011-02-06move components to boost unordered containersFridrich Štrba1-1/+1
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara1-2/+1
2011-01-22accfixes: removed include of obsolete header fileMalte Timmermann [mt]1-1/+0
2011-01-21Remove doubled headers.Thomas Arnhold1-1/+0
2011-01-17gridsort: ClearSelection -> SelectAllRows (forgot this client during a previo...Frank Schoenheit [fs]1-1/+1
2011-01-14gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]2-3/+5
2011-01-14gridsort: replaced RemoveSelectedRow by ClearSelection - the first implementa...Frank Schoenheit [fs]1-2/+1
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner5-28/+28
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang27-499/+155
2010-11-08remove commented out codeKevin Hunter1-22/+0
2010-11-08use RTL_CONSTASCII_USTRINGPARAMKevin Hunter2-2/+2
2010-11-08use RTL_CONSTASCII_USTRINGPARAMKevin Hunter24-57/+51
2010-11-08Remove unnecessary comment linesKevin Hunter1-9/+1
2010-11-08use RTL_CONSTASCII_USTRINGPARAMKevin Hunter1-12/+12
2010-11-08EasyHack: createFromAscii -> RTL_CONST... macroKevin Hunter4-7/+7
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud3-3/+3