summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-04-15fdo#60724 correct spellingThomas Arnhold2-2/+2
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold4-4/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold3-3/+3
2013-04-14Resolves: #i120096# Detect empty polygon in Region constructor...Andre Fischer2-1/+12
2013-04-14Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand2-48/+44
2013-04-14Add lo_keyboard_input()Tor Lillqvist1-0/+11
2013-04-13Add experimental lo_keyboard_did_hide() implementationTor Lillqvist1-0/+15
2013-04-12Resolves: #i119965# Fixed saving slides where temporary files...Andre Fischer1-0/+5
2013-04-12AlphaMask derives from Bitmap so their destructors should be virtualHerbert Dürr2-2/+2
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch6-56/+2
2013-04-12document VclContainer a bitCaolán McNamara1-9/+14
2013-04-12fix embarassing mess up around gtk+ version detection.Michael Meeks1-2/+6
2013-04-12Start implementing on-demand keyboard display for non-DESKTOPTor Lillqvist1-3/+17
2013-04-12fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks2-16/+11
2013-04-12-Werror=unusedStephan Bergmann1-10/+1
2013-04-12Remove GtkHookedYieldMutex and some small changes.vjinoch2-90/+50
2013-04-12Remove code marked by HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL tag.vjinoch1-122/+4
2013-04-12Turn off subpixel positioning for nowTor Lillqvist1-0/+1
2013-04-12Use my improved understanding of what a subset BitmapDevice isTor Lillqvist1-7/+19
2013-04-12A bit more logging in DrawText()Tor Lillqvist1-3/+9
2013-04-11Log the stretch factor if different from oneTor Lillqvist1-0/+2
2013-04-11Log a null CGRect as "NULL"Tor Lillqvist1-1/+4
2013-04-11vcl: conditionally link to jvmaccessAndres Gomez7-7/+14
2013-04-11rename UI to UIConfigDavid Tardon2-3/+3
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist4-54/+18
2013-04-10Minor refactoring: Move a function to the only file where it is usedTor Lillqvist4-155/+87
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist11-109/+24
2013-04-10Kill leftover OS/2 bitTor Lillqvist1-3/+0
2013-04-10fix the A11Y text attribute color in AquaHerbert Dürr1-21/+22
2013-04-10Translate German comments and general clean-upPhilipp Weissenbacher2-197/+113
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky2-0/+18
2013-04-09Related: fdo#62287 make it impossible to use a dead AquaSalFrameCaolán McNamara1-2/+8
2013-04-09Related: #i120237# cache the updated frame reference in AquaSalGraphicsHerbert Dürr1-1/+8
2013-04-09Resolves: #i120237# workaround a crash on OSX...Herbert Dürr1-3/+4
2013-04-09rename expat external to 'expat'David Tardon1-1/+1
2013-04-09fdo#39468 Translate German comments V2 - source/edit/texteng.cxxChristian M. Heller1-165/+126
2013-04-09WaE: unused variable 'lineRunGlyphStartIx'Tor Lillqvist1-0/+1
2013-04-08Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string un...Rene Engelhard2-22/+2
2013-04-08More fixes to the CoreText codeTor Lillqvist1-8/+12
2013-04-08more code overview documentation.Michael Meeks1-0/+2
2013-04-08Use SAL_FINAL hereTor Lillqvist1-1/+1
2013-04-08fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar2-2/+22
2013-04-08GetGlyphOutlines is unusedTor Lillqvist1-2/+0
2013-04-08Use SAL_OVERRIDE and drop an unused member functionTor Lillqvist1-30/+23
2013-04-08Add a commment with guesses about the layout engine "API"Tor Lillqvist1-0/+27
2013-04-08Refactoring, no change in end resultTor Lillqvist1-63/+85
2013-04-08More hacking, still not working properlyTor Lillqvist1-64/+91
2013-04-08Bin some pointless SAL_INFOsTor Lillqvist1-9/+1
2013-04-08Bin unused fields and an unimplemented methodTor Lillqvist1-3/+0