Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold | |
2011-03-01 | Remove dead code | Michael Lefevre | |
ACCESSIBLE_EVENT_NOTIFICATION_ENABLED was never define. So the #ifdef #endif "brackets" could go away. | |||
2011-02-08 | Adapt to move of prewin.h and postwin.h | Tor Lillqvist | |
2011-02-06 | make (hopefully) more understandable | David Tardon | |
2011-02-06 | use the right paragraph for notification | David Tardon | |
2011-02-06 | move components to boost unordered containers | Fridrich Štrba | |
2011-02-06 | Some cppcheck cleaning | Julien Nabet | |
2011-02-02 | Clean up makefiles | Thomas Arnhold | |
2011-01-31 | Remove RCS lines. | Thomas Arnhold | |
2011-01-28 | Bypass if no SOLAR_JAVA | Tor Lillqvist | |
2011-01-27 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | |
2011-01-21 | Remove doubled headers. | Thomas Arnhold | |
2010-12-05 | Replace all occured, occurance etc. | Takeshi Abe | |
2010-11-08 | remove commented out code | Kevin Hunter | |
2010-11-08 | use RTL_CONSTASCII_USTRINGPARAM | Kevin Hunter | |
2010-11-08 | use RTL_CONSTASCII_USTRINGPARAM | Kevin Hunter | |
2010-11-08 | Remove unnecessary comment lines | Kevin Hunter | |
2010-11-08 | use RTL_CONSTASCII_USTRINGPARAM | Kevin Hunter | |
2010-11-08 | EasyHack: createFromAscii -> RTL_CONST... macro | Kevin Hunter | |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara | |
2010-10-25 | merge vosremoval-mutex.diff | Norbert Thiebaud | |
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually | |||
2010-10-25 | migrate use of OClearableGuard(SolarMutex) to SolarMutexGuard | Norbert 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-25 | remove the class TLBSolarMutex and use SolarMutexGuard instead | Norbert Thiebaud | |
The class TBLSolarMutex is a wrapper guard arounf the SolarMutex. the class SolarMutexGuard already provide this function. | |||
2010-10-25 | remove the class ALBSolarGuard and replace it's use with SolarMutexGuard | Norbert Thiebaud | |
ALBSolarGuard is awrapper guard around the SolarMutex SolarMutexGuard provide this function now. | |||
2010-10-25 | replace BBSolarGuard with SolarMutexGuard | Norbert Thiebaud | |
BBSloarGuard iw a simple guard wrapper around the SolarMutex. the generic SolarMutexGuard provide this feature. | |||
2010-10-25 | forgot base clase init call | Norbert Thiebaud | |
2010-10-25 | replace the now superfluous TCSolarGuard with SolarMutexGuard | Norbert 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-25 | use SolarMutexGuard to guard the SolarMutex | Norbert Thiebaud | |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian 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-05 | more removed include guards using fixguard.py | Petr Mladek | |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek | |
2010-10-04 | Comments cleanup | David Hobley | |
2010-10-04 | dead comment removal | Jacopo Nespolo | |
2010-10-01 | Removing dead code and cleaning up some comments | Jacopo Nespolo | |
2010-07-22 | CWS-TOOLING: integrate CWS tl81_OOO330 | Jens-Heiner Rechtien | |
2010-07-21 | CWS-TOOLING: integrate CWS unoawt2 | Jens-Heiner Rechtien | |
2010-07-06 | unoawt2: removed unused file | Frank Schoenheit [fs] | |
2010-07-01 | cws tl81: merge with DEV300_m84 | Thomas Lange [tl] | |
2010-06-23 | cws tl81: #i112363# patch for accessibility crash | Thomas Lange [tl] | |
2010-06-21 | CWS-TOOLING: integrate CWS vcl112 | obo | |
2010-06-15 | calctabcolor: rebased to DEV300_m82. | Kohei Yoshida | |
2010-06-03 | slidecopy: merge after copying in CWS renaissance2 | Frank Schoenheit [fs] | |
2010-06-03 | vcl112: #i111983# remove unused code (thanks cmc !) | Philipp Lohmann [pl] | |
2010-06-03 | slidecopy: merged latest DEV300.m80 changes | Frank Schoenheit [fs] | |
2010-06-01 | cws renaissance2: rebase m80 | Christian Lippka | |
2010-05-21 | CWS-TOOLING: integrate CWS gridcontrol_03 | Kurt Zenker | |
Notes: split repo tag: components_ooo/DEV300_m79 | |||
2010-05-11 | rebased to DEV300_m77. | Kohei Yoshida | |
2010-04-28 | renaissance2: rebase m77 | Christian Lippka | |
2010-04-28 | #i107213# use toolbox item window as parent for popup menu | Christian Lippka | |
2010-04-28 | slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro] | Frank Schoenheit [fs] | |