Age | Commit message (Expand) | Author |
2012-09-15 | Fix some "Variables reassigned a value before the old one has been used" | Julien Nabet |
2012-09-14 | Introduce cppu::supportsService helper, adapt some call-sites | Stephan Bergmann |
2012-09-14 | gridfixes: copied #i112562#'s fix from CWS gridcontrol06 herein | Norbert Thiebaud |
2012-09-11 | ::rtl::OUString to OUString correction in accessibility | Ricardo Montania |
2012-09-07 | OUString cleanup in accessibility | Ricardo Montania |
2012-08-28 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-06-29 | fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibility | Jacek Wolszczak |
2012-06-29 | fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibility | Jacek Wolszczak |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-25 | remove some annoying XubStrings | Caolán McNamara |
2012-06-11 | re-base on ALv2 code. | Michael Meeks |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-09 | Remove superfluous include comments | Thomas Arnhold |
2012-05-29 | nuke unused typedef | Takeshi Abe |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | UniString::CreateFromInt32 -> rtl::OUString::valueOf | Caolán McNamara |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz |
2012-01-16 | Replaced DBG_ERRORFILE with SAL_INFO. | Marcel Metz |
2012-01-15 | WaE: deleting object of abstract class type with non-virtual destructor | David Tardon |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2011-12-23 | gbuildize accessibility | David Tardon |
2011-12-09 | Fix for fdo43460, Part I, getLength to isEmpty | Olivier Hallot |
2011-12-07 | don't need an extra header, fold into body | Caolán McNamara |
2011-11-27 | remove include of pch header in accessibility | Norbert Thiebaud |
2011-10-06 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist |
2011-10-06 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist |
2011-09-24 | remove obsolete Forte NOOPT files | Michael Meeks |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-12 | callcatcher: various unused methods | Caolán McNamara |
2011-07-29 | catch by const ref | Caolán McNamara |
2011-06-20 | totally pointless intermediate object | Caolán McNamara |
2011-06-07 | use standard pattern for this | Caolán McNamara |
2011-05-17 | WaE (picky) - noeol | Christian Lohmaier |
2011-04-28 | fixed cppcheck warnings | Andreas Becker |
2011-04-22 | left arrow comments removed // <-- | Júlio Hoffimann |
2011-04-18 | Fix build - the same symbol defined on 2 places. | Jan Holesovsky |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold |
2011-03-01 | Remove dead code | Michael Lefevre |
2011-02-17 | CWS-TOOLING: integrate CWS gridsort | Ivo Hinkelmann |
2011-02-15 | accfixes: merged to m100 | Malte Timmermann [mt] |
2011-02-15 | gridsort: post-rebase fixes | Frank Schoenheit [fs] |
2011-02-14 | gridsort: pulled and merged DEV300_m100 | Frank Schoenheit [fs] |
2011-02-08 | CWS gnumake3: pull in cws removetooltypes01 | Mathias Bauer |
2011-02-06 | make (hopefully) more understandable | David Tardon |