Age | Commit message (Expand) | Author |
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 |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-09 | We use hidden signatures for now. | Gökçen Eraslan |
2012-07-09 | PDFWriterImpl::createControl: -Werror=maybe-uninitialized | Michael Stahl |
2012-07-09 | PDFWriterImpl::finalizeSignature: -Werror=unused-variable | Michael Stahl |
2012-07-09 | PDFWriterImpl: -Werror=reorder | Michael Stahl |
2012-07-09 | Remove faulty DBG_ASSERT. | Gökçen Eraslan |
2012-07-09 | Merge branch 'feature/pdf-signing' | Gökçen Eraslan |
2012-07-08 | Get der encoded certificate to use in NSS. | Gökçen Eraslan |
2012-07-07 | Add password edit and pass XCertificate to PDFWriter code in VCL. | Gökçen Eraslan |
2012-07-07 | Prescale image with Bitmap::Scale to improve quality. | Tomaž Vajngerl |
2012-07-07 | Fix check for FRAME_DRAW_NWF, and thus reenable CTRL_FRAME support | Ruslan Kabatsayev |