Age | Commit message (Expand) | Author |
2013-09-04 | Remove unnecessary SystemChildData -> SystemEnvData define | Stephan Bergmann |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-12 | convert String to OUString in VCL | Noel Grandin |
2013-08-12 | convert vcl/ppdparser.hxx from String to OUString | Noel Grandin |
2013-08-12 | Assert has become somewhat redundant | Stephan Bergmann |
2013-07-28 | Make AddToRecentDocumentList aware of the DocumentService | Fridrich Štrba |
2013-07-19 | remove Application::GetWorkAreaPosSizePixel | Noel Grandin |
2013-07-12 | Fix headless mode glyph cache memory handling | Stephan Bergmann |
2013-07-12 | Turn basebmp::Format into a proper enum | Stephan Bergmann |
2013-07-12 | THIRTYTWO_BIT_TC_MASK is the same as THIRTYTWO_BIT_TC_MASK_BGRA | Stephan Bergmann |
2013-06-14 | Resolves: #i121534# Reintegrating changes for rotated bitmap support | Armin Le Grand |
2013-06-13 | cppcheck: fix several Prefer prefix ++/-- operators | Julien Nabet |
2013-06-13 | Remove dead code related to unused WITH_SVP_LISTENING | Stephan Bergmann |
2013-06-12 | Resolves: #i121237# Rework/Cleanup of Region code... | Armin Le Grand |
2013-06-04 | Hopefully fix build on Linux | Tor Lillqvist |
2013-06-04 | Make the iOS vcl CoreText code build again | Tor Lillqvist |
2013-05-14 | SolarMutex does not belong into the URE interface | Stephan Bergmann |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-29 | fdo#39468 Translation and cleanup | Chris Sherlock |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-03 | Bypass fields that are unused for iOS | Tor Lillqvist |
2013-04-03 | fdo#58807 bring Beep() for basic back | Thomas Arnhold |
2013-03-30 | Use more meaningful variable name | Tor Lillqvist |
2013-03-27 | Bypass X11-specific fields for Android | Tor Lillqvist |
2013-03-27 | Need <vcl/sysdata.hxx> here now | Tor Lillqvist |
2013-03-27 | Bypass fields that are meaningless for iOS | Tor Lillqvist |
2013-03-27 | Move two text-related functions to svptext.cxx | Tor Lillqvist |
2013-03-27 | No need for two sets of names for the same frame/window state bits | Tor Lillqvist |
2013-03-26 | Ifdef out methods for iOS that are actually in coretext/salgdi.cxx | Tor Lillqvist |
2013-03-26 | Add a SAL_INFO() | Tor Lillqvist |
2013-03-26 | Release style and CGContext resources in dtor | Tor Lillqvist |
2013-03-25 | Remove a FIXME comment | Tor Lillqvist |
2013-03-21 | Re-work the vcl aspects of the iOS port | Tor Lillqvist |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-03-08 | make use of startsWith() | Thomas Arnhold |
2013-03-06 | Add SvpSalInstance::PostedEventsInQueue() | Tor Lillqvist |
2013-01-30 | Remove unused DeInitSalMain | Stephan Bergmann |
2012-12-20 | vcl/headless: some more string cleanup | Riccardo Magliocchetti |
2012-12-20 | vcl/headless: remove rtl namespace prefix from OUstring methods | Riccardo Magliocchetti |
2012-12-12 | Consistently acquire solar mutex in all CreateSalInstance variants | Stephan Bergmann |
2012-11-28 | Remove useless method SetBackgroundBitmap | Marcos Paulo de Souza |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-11-01 | vcl/headless: [HACK] workaround solarMutexx splat with headless mode | Riccardo Magliocchetti |
2012-09-03 | Refetch fonts if new ones installed or old ones deinstalled | Caolán McNamara |
2012-07-31 | fdo#48549 System::Beep() removal | Mathieu Vonlanthen |
2012-07-03 | Resolves: fdo#51693 use fontconfig font/glyph substitution in headless mode | Caolán McNamara |
2012-06-20 | Rename the class ImplFontData into PhysicalFontFace | Norbert Thiebaud |
2012-06-12 | Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for Android | Tor Lillqvist |
2012-06-11 | Remove unused InterceptChildWindowKeyDown | Thomas Arnhold |