summaryrefslogtreecommitdiff
path: root/accessibility
AgeCommit message (Collapse)Author
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove dead codeMichael Lefevre
ACCESSIBLE_EVENT_NOTIFICATION_ENABLED was never define. So the #ifdef #endif "brackets" could go away.
2011-02-08Adapt to move of prewin.h and postwin.hTor Lillqvist
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-02-06Some cppcheck cleaningJulien Nabet
2011-02-02Clean up makefilesThomas Arnhold
2011-01-31Remove RCS lines.Thomas Arnhold
2011-01-28Bypass if no SOLAR_JAVATor Lillqvist
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21Remove doubled headers.Thomas Arnhold
2010-12-05Replace all occured, occurance etc.Takeshi Abe
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
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-25migrate use of OClearableGuard(SolarMutex) to SolarMutexGuardNorbert Thiebaud
3 helper class and a site were using OClearableGuard on the SolarMutex None of these actually needed the Clearable feature, so they were replaced by a simple SolarMutexGuard.
2010-10-25remove the class TLBSolarMutex and use SolarMutexGuard insteadNorbert Thiebaud
The class TBLSolarMutex is a wrapper guard arounf the SolarMutex. the class SolarMutexGuard already provide this function.
2010-10-25remove the class ALBSolarGuard and replace it's use with SolarMutexGuardNorbert Thiebaud
ALBSolarGuard is awrapper guard around the SolarMutex SolarMutexGuard provide this function now.
2010-10-25replace BBSolarGuard with SolarMutexGuardNorbert Thiebaud
BBSloarGuard iw a simple guard wrapper around the SolarMutex. the generic SolarMutexGuard provide this feature.
2010-10-25forgot base clase init callNorbert Thiebaud
2010-10-25replace the now superfluous TCSolarGuard with SolarMutexGuardNorbert Thiebaud
TCSolarGuard is a class that basically wrapped a Guard around Application::GetSolarMutex() This function is now provided directly by the SolarMutexGuard class.
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-04Comments cleanupDavid Hobley
2010-10-04dead comment removalJacopo Nespolo
2010-10-01Removing dead code and cleaning up some commentsJacopo Nespolo
2010-07-22CWS-TOOLING: integrate CWS tl81_OOO330Jens-Heiner Rechtien
2010-07-21CWS-TOOLING: integrate CWS unoawt2Jens-Heiner Rechtien
2010-07-06unoawt2: removed unused fileFrank Schoenheit [fs]
2010-07-01cws tl81: merge with DEV300_m84Thomas Lange [tl]
2010-06-23cws tl81: #i112363# patch for accessibility crashThomas Lange [tl]
2010-06-21CWS-TOOLING: integrate CWS vcl112obo
2010-06-15calctabcolor: rebased to DEV300_m82.Kohei Yoshida
2010-06-03slidecopy: merge after copying in CWS renaissance2Frank Schoenheit [fs]
2010-06-03vcl112: #i111983# remove unused code (thanks cmc !)Philipp Lohmann [pl]
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]
2010-06-01cws renaissance2: rebase m80Christian Lippka
2010-05-21CWS-TOOLING: integrate CWS gridcontrol_03Kurt Zenker
Notes: split repo tag: components_ooo/DEV300_m79
2010-05-11rebased to DEV300_m77.Kohei Yoshida
2010-04-28renaissance2: rebase m77Christian Lippka
2010-04-28#i107213# use toolbox item window as parent for popup menuChristian Lippka
2010-04-28slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro]Frank Schoenheit [fs]