summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-04-12Resolves: #i119965# Fixed saving slides where temporary files...Andre Fischer
2013-04-12AlphaMask derives from Bitmap so their destructors should be virtualHerbert Dürr
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch
2013-04-12document VclContainer a bitCaolán McNamara
2013-04-12fix embarassing mess up around gtk+ version detection.Michael Meeks
2013-04-12Start implementing on-demand keyboard display for non-DESKTOPTor Lillqvist
2013-04-12fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks
2013-04-12-Werror=unusedStephan Bergmann
2013-04-12Remove GtkHookedYieldMutex and some small changes.vjinoch
2013-04-12Remove code marked by HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL tag.vjinoch
2013-04-12Turn off subpixel positioning for nowTor Lillqvist
2013-04-12Use my improved understanding of what a subset BitmapDevice isTor Lillqvist
2013-04-12A bit more logging in DrawText()Tor Lillqvist
2013-04-11Log the stretch factor if different from oneTor Lillqvist
2013-04-11Log a null CGRect as "NULL"Tor Lillqvist
2013-04-11vcl: conditionally link to jvmaccessAndres Gomez
2013-04-11rename UI to UIConfigDavid Tardon
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist
2013-04-10Kill leftover OS/2 bitTor Lillqvist
2013-04-10fix the A11Y text attribute color in AquaHerbert Dürr
2013-04-10Translate German comments and general clean-upPhilipp Weissenbacher
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky
2013-04-09Related: fdo#62287 make it impossible to use a dead AquaSalFrameCaolán McNamara
2013-04-09Related: #i120237# cache the updated frame reference in AquaSalGraphicsHerbert Dürr
2013-04-09Resolves: #i120237# workaround a crash on OSX...Herbert Dürr
2013-04-09rename expat external to 'expat'David Tardon
2013-04-09fdo#39468 Translate German comments V2 - source/edit/texteng.cxxChristian M. Heller
2013-04-09WaE: unused variable 'lineRunGlyphStartIx'Tor Lillqvist
2013-04-08Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string un...Rene Engelhard
2013-04-08More fixes to the CoreText codeTor Lillqvist
2013-04-08more code overview documentation.Michael Meeks
2013-04-08Use SAL_FINAL hereTor Lillqvist
2013-04-08fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar
2013-04-08GetGlyphOutlines is unusedTor Lillqvist
2013-04-08Use SAL_OVERRIDE and drop an unused member functionTor Lillqvist
2013-04-08Add a commment with guesses about the layout engine "API"Tor Lillqvist
2013-04-08Refactoring, no change in end resultTor Lillqvist
2013-04-08More hacking, still not working properlyTor Lillqvist
2013-04-08Bin some pointless SAL_INFOsTor Lillqvist
2013-04-08Bin unused fields and an unimplemented methodTor Lillqvist
2013-04-08Add SAL_INFO output operator for CoreTextStyleInfoTor Lillqvist
2013-04-08Add SAL_INFO output operator for CTFontRefTor Lillqvist
2013-04-08Add SAL_INFO output operator for CGColorRefTor Lillqvist
2013-04-08Add logging output operators for CGPoint and CGSizeTor Lillqvist
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Avoid hang on make subsequentcheck on LinuxTor Lillqvist
2013-04-07Drop workarounds for Mac OS X SDKs 10.4 and 10.5Tor Lillqvist