summaryrefslogtreecommitdiff
path: root/accessibility/source
AgeCommit message (Expand)Author
2011-11-27remove include of pch header in accessibilityNorbert Thiebaud
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-06WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-09-24remove obsolete Forte NOOPT filesMichael Meeks
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-12callcatcher: various unused methodsCaolán McNamara
2011-07-29catch by const refCaolán McNamara
2011-06-20totally pointless intermediate objectCaolán McNamara
2011-06-07use standard pattern for thisCaolán McNamara
2011-05-17WaE (picky) - noeolChristian Lohmaier
2011-04-28fixed cppcheck warningsAndreas Becker
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-18Fix build - the same symbol defined on 2 places.Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove dead codeMichael Lefevre
2011-02-17CWS-TOOLING: integrate CWS gridsortIvo Hinkelmann
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-15gridsort: post-rebase fixesFrank Schoenheit [fs]
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-06make (hopefully) more understandableDavid Tardon
2011-02-06use the right paragraph for notificationDavid Tardon
2011-02-06move components to boost unordered containersFridrich Štrba
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-22accfixes: removed include of obsolete header fileMalte Timmermann [mt]
2011-01-21Remove doubled headers.Thomas Arnhold
2011-01-17gridsort: ClearSelection -> SelectAllRows (forgot this client during a previo...Frank Schoenheit [fs]
2011-01-14gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...Frank Schoenheit [fs]
2011-01-14gridsort: replaced RemoveSelectedRow by ClearSelection - the first implementa...Frank Schoenheit [fs]
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-08remove commented out codeKevin Hunter
2010-11-08use RTL_CONSTASCII_USTRINGPARAMKevin Hunter
2010-11-08use RTL_CONSTASCII_USTRINGPARAMKevin Hunter
2010-11-08Remove unnecessary comment linesKevin Hunter
2010-11-08use RTL_CONSTASCII_USTRINGPARAMKevin Hunter
2010-11-08EasyHack: createFromAscii -> RTL_CONST... macroKevin Hunter
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25migrate use of OClearableGuard(SolarMutex) to SolarMutexGuardNorbert Thiebaud
2010-10-25remove the class TLBSolarMutex and use SolarMutexGuard insteadNorbert Thiebaud
2010-10-25remove the class ALBSolarGuard and replace it's use with SolarMutexGuardNorbert Thiebaud
2010-10-25replace BBSolarGuard with SolarMutexGuardNorbert Thiebaud
2010-10-25replace the now superfluous TCSolarGuard with SolarMutexGuardNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth