Age | Commit message (Expand) | Author |
2012-09-11 | attempt own scroll | Noel Power |
2012-09-11 | crummy but psuedo usable scrollable dialog | Noel Power |
2012-09-03 | More places that require a prefixed "system" | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-10 | fdo#39468: Translate remaining German comments in toolkit/ | Philipp Riemer |
2012-08-10 | fdo#39468: Translate German comments in toolkit,unotools, & xmloff | Oliver Günther |
2012-07-18 | Un-inline use of szServiceName2_UnoControlEdit | Stephan Bergmann |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-11 | removed commented-out code | Takeshi Abe |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-06 | fix dialog editor crasher fdo#51269 | Noel Power |
2012-06-29 | Remove include guards | Thomas Arnhold |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-27 | Remove an unused header | Thomas Arnhold |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-25 | removed unused forward declarations of class | Takeshi Abe |
2012-06-22 | use generic names rather than specific algorithm names when scaling | Luboš Luňák |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-18 | WaE: unused parameters | Tor Lillqvist |
2012-06-18 | Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer() | Tor Lillqvist |
2012-06-15 | callcatcher: chainsaw out some unnecessary code | Caolán McNamara |
2012-06-13 | reduce use of UniString ctor from null-terminated unicodearray | Caolán McNamara |
2012-06-12 | Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for Android | Tor Lillqvist |
2012-06-12 | nuke dead code | Takeshi Abe |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-05 | Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE. | Jan Holesovsky |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-05-29 | targeted string re-work | Norbert Thiebaud |
2012-05-28 | targeted string re-work | Norbert Thiebaud |
2012-05-21 | removed unused temporary rtl::OUString | Takeshi Abe |
2012-05-08 | work around spurious signed overflow warnings | Michael Stahl |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-05-02 | != instead of < for comparison with end iterator | Julien Nabet |
2012-04-24 | save the next guy from getting caught with msvc template requirements | Caolán McNamara |
2012-04-24 | Remove unused method UnoControlBase::UnoControlBase() | Xavi Escriche Galindo |
2012-04-18 | after 11 years it's time to forget about that to-do | Caolán McNamara |
2012-04-17 | Remove some unused methods | Julien Nabet |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-07 | callcatcher: update and remove newly unused methods | Caolán McNamara |
2012-04-07 | don't need this pure virtual impl | Caolán McNamara |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | UniString::CreateFromInt32 -> rtl::OUString::valueOf | Caolán McNamara |
2012-04-05 | callcatcher: update list, add README, remove some newly unused code | Caolán McNamara |
2012-04-05 | disabled for 11 years, not like to get fixed soon | Caolán McNamara |
2012-03-30 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-03-29 | Remove unnecessary tools/table.hxx #includes | Noel Grandin |