Age | Commit message (Expand) | Author |
2012-08-14 | Fix transparent bitmap rendering. | Tomaž Vajngerl |
2012-08-14 | Replace usage of rtl/memory.h in vcl with equivalent from string.h | Arnaud Versini |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-14 | -Werror,-Wnon-literal-null-conversion (Clang towards 3.2) | Stephan Bergmann |
2012-08-13 | Make it compile for Android again (and iOS, I hope) | Tor Lillqvist |
2012-08-13 | callcatcher: update list | Caolán McNamara |
2012-08-12 | Use new CMS API of NSS instead of old PKCS7 API. | Gökçen Eraslan |
2012-08-11 | Use NSS to create a PKCS7 object and write it to PDF file. | Gökçen Eraslan |
2012-08-11 | message boxes always showed one line of text | Ivan Timofeev |
2012-08-11 | Remove unused local var | Julien Nabet |
2012-08-10 | callcatcher: reduce Container, update unused code list | Caolán McNamara |
2012-08-08 | some MenuButtons have weird PUSHBUTTON_DROPDOWN_TOOLBOX style | Ivan Timofeev |
2012-08-08 | mpPostYieldListeners dtor never called | Caolán McNamara |
2012-08-07 | String::AllocBuffer replacements | Caolán McNamara |
2012-08-07 | drop bogus eof lines | Thomas Arnhold |
2012-08-07 | fdo#46193 MessBox was made copyable | Zolnai Tamás |
2012-08-05 | Declare all the members in ImplCommonButtonData ctor | Julien Nabet |
2012-08-05 | paint Edit's native borders after background color | Markus Mohrhard |
2012-08-01 | simpler fix fo fdo#51336 - change vcl checkbox no-label behaviour | Noel Power |
2012-08-01 | Revert "additional fix for fdo#51336 for radiobuttons" | Noel Power |
2012-08-01 | Revert "fdo#51336 - change vcl checkbox no-label behaviour" | Noel Power |
2012-07-31 | Revert "Enable native background rendering for ToolBox" | Ruslan Kabatsayev |
2012-07-31 | fdo#48549 System::Beep() removal | Mathieu Vonlanthen |
2012-07-30 | Bug 48549 - System::Beep() removal | Mathieu Vonlanthen |
2012-07-27 | basic, cui, extensions, filter, vcl: fix some warnings | Michael Stahl |
2012-07-26 | Only make transparent mask when the angle is not 0, 90, 180 or 270. | Tomaž Vajngerl |
2012-07-26 | Remove useless code separaion comments in bitmapex.cxx | Tomaž Vajngerl |
2012-07-26 | Remove useless code separaion comments in bitmap3.cpp | Tomaž Vajngerl |
2012-07-26 | remove unused border styles | Ivan Timofeev |
2012-07-25 | Fix bitmap resizing issue when using ScaleRotateCrop with BitmapEx. | Tomaž Vajngerl |
2012-07-25 | refactor the symbol hit test | Ivan Timofeev |
2012-07-25 | changes to previous commit | Ivan Timofeev |
2012-07-25 | fdo#47164: Increased size of hotspot box for recent documents on Start Center | Joel Madero |
2012-07-25 | Make default dark shadow non-black | Ruslan Kabatsayev |
2012-07-25 | Enable native background rendering for ToolBox | Ruslan Kabatsayev |
2012-07-24 | One pass scale, rotate and crop using bilinear filtering and averaging. | Tomaž Vajngerl |
2012-07-23 | fdo#48549 System::Beep() removal | Mathieu Vonlanthen |
2012-07-23 | fdo#47368 - fix one potential re-enterancy hazard around even emission | Michael Meeks |
2012-07-23 | Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_close | Caolán McNamara |
2012-07-21 | Cleanup sound.cxx | Matteo Casalin |
2012-07-17 | Resolves: fdo#51957 typo, endash entered twice, 2nd should be emdash | Caolán McNamara |
2012-07-17 | Improve check for the FRAME_DRAW_NWF. | Jan Holesovsky |
2012-07-16 | Replaced all calls to deprecated function ImplDelData::IsDelete() | Jesso Clarence Murugan |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-14 | Fix typos | Julien Nabet |
2012-07-14 | Resolves: fdo#35322 add a font only once under one of its names | Caolán McNamara |
2012-07-13 | Fix the About dialog rendering when librsvg is not available / functional. | Jan Holesovsky |
2012-07-12 | Related: fdo#45355 stale gdi font handles apparently still used | Caolán McNamara |
2012-07-11 | Decrease header files dependencies | Matteo Casalin |
2012-07-09 | fdo#47071: Undocked toolbars do not show all icons in special ratio | Ivan Timofeev |