Age | Commit message (Expand) | Author |
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 |
2012-06-07 | Use the new THIRTYTWO_BIT_TC_MASK_RGBA format for Android and iOS | Tor Lillqvist |
2012-06-05 | Use 32bpp bitmaps on Android (and iOS) | Tor Lillqvist |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-13 | removed unused defines | Takeshi Abe |
2012-05-11 | put debugDump behind #if OSL_DEBUG_LEVEL > 2 | Matúš Kukan |
2012-04-10 | Remove using directives from svpgid.cxx... | Stephan Bergmann |
2012-03-14 | Remove SO52 strict compatibility stuff | Christina Rossmanith |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-02-25 | android: move DamageTracker concept into SvpSalFrame and try to use it | Michael Meeks |
2012-02-22 | vcl: fdo#46399 cleanup and share dummy virtual methods ... | Greggory Hernandez |
2012-02-22 | unusedcode.easy: remove some more | Thomas Arnhold |
2012-02-21 | headless: more work in vcl | Riccardo Magliocchetti |
2012-02-20 | unusedcode.easy: Remove SwProtocol::Snapshot() | Thomas Arnhold |
2012-02-21 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |
2012-02-17 | Introduce headless switch for X / cairo / toolkit less build | Riccardo Magliocchetti |
2012-02-15 | Merge branch 'feature/android' | Tor Lillqvist |
2012-01-28 | vcl: Remove unused GetSymbolKeyName | Thomas Arnhold |
2012-01-28 | android: unwind horrific event dispatching bug causing all the grief. | Michael Meeks |
2012-01-24 | android: re-factor headless a little, and start on the mainloop | Michael Meeks |
2012-01-18 | android: use config_host.mk for unit test goodness | Michael Meeks |
2012-01-18 | android: tweak headless, expand docs, and start custom android backend | Michael Meeks |
2012-01-15 | vcl: rename methods to crisp up a 'DisplayScreen' naming concept | Michael Meeks |
2012-01-15 | vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplify | Michael Meeks |
2012-01-11 | align getFontFaceNumber with FC_FACE | Caolán McNamara |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2012-01-05 | Replace (Byte)String with rtl::O(U)String | Christina Rossmanith |
2011-11-27 | remove include of pch header from vcl | Norbert Thiebaud |
2011-11-21 | Convert Sal to rtl::O(U)String | David Tardon |
2011-11-04 | add missing includes | David Tardon |
2011-11-03 | Cleanup basebmp a little | Joseph Powers |
2011-11-02 | Move BitmapDevice to use B2IBox instead of B2IRange. | Thorsten Behrens |
2011-10-27 | Rename ImplFontSelectData to FontSelectPattern so I know what it does | Caolán McNamara |
2011-10-27 | headless: cleanup degenerate clipping case to not render or warn. | Michael Meeks |
2011-10-26 | gtk3: cleanup some code inclusion, and share timeval operators | Michael Meeks |