Age | Commit message (Expand) | Author |
2012-09-11 | blind fix for toolkit_unoapi | Noel Power |
2012-09-11 | Missing "this->" qualification | Stephan Bergmann |
2012-09-11 | -Werror=unused-but-set-variable | Stephan Bergmann |
2012-09-11 | disable scrollable Frame ( not working well ) | Noel Power |
2012-09-11 | get scrollbar details actually read for groupbox | Noel Power |
2012-09-11 | fixed the unable to close dialog when vert scrollbars set | Noel Power |
2012-09-11 | make interface for scrollablity properties to allow more code sharing | Noel Power |
2012-09-11 | some more tweaking to import scrollbar data for mso Frame & Userform | Noel Power |
2012-09-11 | fix scroll top & scroll left | Noel Power |
2012-09-11 | better scrolling, support for scroll width and scroll height | Noel Power |
2012-09-11 | misc fixes and improvements | Noel Power |
2012-09-11 | mpre debug, fix more obvious fobars | Noel Power |
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 |