summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* properly prefix graphic filter methodsPeter Foley2013-04-151-2/+2
* AquaA11yTextAttributesWrapper: trigraphs confuse llvm-g++ 4.2.1Michael Stahl2013-04-151-1/+1
* fdo#61688 SIGABRT with debug build in VclBuilder::handleChildTerrence Enger2013-04-151-2/+0
* fdo#60724 correct spellingThomas Arnhold2013-04-152-2/+2
* fdo#60724 successfull -> successfulThomas Arnhold2013-04-154-4/+4
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-153-3/+3
* Resolves: #i120096# Detect empty polygon in Region constructor...Andre Fischer2013-04-142-1/+12
* Resolves: #i119735# missing css.svg.SVGWriter when using GraphicProviderArmin Le Grand2013-04-142-48/+44
* Add lo_keyboard_input()Tor Lillqvist2013-04-141-0/+11
* Add experimental lo_keyboard_did_hide() implementationTor Lillqvist2013-04-131-0/+15
* Resolves: #i119965# Fixed saving slides where temporary files...Andre Fischer2013-04-121-0/+5
* AlphaMask derives from Bitmap so their destructors should be virtualHerbert Dürr2013-04-122-2/+2
* fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch2013-04-126-56/+2
* document VclContainer a bitCaolán McNamara2013-04-121-9/+14
* fix embarassing mess up around gtk+ version detection.Michael Meeks2013-04-121-2/+6
* Start implementing on-demand keyboard display for non-DESKTOPTor Lillqvist2013-04-121-3/+17
* fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks2013-04-122-16/+11
* -Werror=unusedStephan Bergmann2013-04-121-10/+1
* Remove GtkHookedYieldMutex and some small changes.vjinoch2013-04-122-90/+50
* Remove code marked by HORRIBLE_OBSOLETE_YIELDMUTEX_IMPL tag.vjinoch2013-04-121-122/+4
* Turn off subpixel positioning for nowTor Lillqvist2013-04-121-0/+1
* Use my improved understanding of what a subset BitmapDevice isTor Lillqvist2013-04-121-7/+19
* A bit more logging in DrawText()Tor Lillqvist2013-04-121-3/+9
* Log the stretch factor if different from oneTor Lillqvist2013-04-111-0/+2
* Log a null CGRect as "NULL"Tor Lillqvist2013-04-111-1/+4
* vcl: conditionally link to jvmaccessAndres Gomez2013-04-117-7/+14
* rename UI to UIConfigDavid Tardon2013-04-112-3/+3
* vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist2013-04-104-54/+18
* Minor refactoring: Move a function to the only file where it is usedTor Lillqvist2013-04-104-155/+87
* Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist2013-04-1011-109/+24
* Kill leftover OS/2 bitTor Lillqvist2013-04-101-3/+0
* fix the A11Y text attribute color in AquaHerbert Dürr2013-04-101-21/+22
* Translate German comments and general clean-upPhilipp Weissenbacher2013-04-102-197/+113
* Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky2013-04-102-0/+18
* Related: fdo#62287 make it impossible to use a dead AquaSalFrameCaolán McNamara2013-04-091-2/+8
* Related: #i120237# cache the updated frame reference in AquaSalGraphicsHerbert Dürr2013-04-091-1/+8
* Resolves: #i120237# workaround a crash on OSX...Herbert Dürr2013-04-091-3/+4
* rename expat external to 'expat'David Tardon2013-04-091-1/+1
* fdo#39468 Translate German comments V2 - source/edit/texteng.cxxChristian M. Heller2013-04-091-165/+126
* WaE: unused variable 'lineRunGlyphStartIx'Tor Lillqvist2013-04-091-0/+1
* Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string un...Rene Engelhard2013-04-082-22/+2
* More fixes to the CoreText codeTor Lillqvist2013-04-081-8/+12
* more code overview documentation.Michael Meeks2013-04-081-0/+2
* Use SAL_FINAL hereTor Lillqvist2013-04-081-1/+1
* fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar2013-04-082-2/+22
* GetGlyphOutlines is unusedTor Lillqvist2013-04-081-2/+0
* Use SAL_OVERRIDE and drop an unused member functionTor Lillqvist2013-04-081-30/+23
* Add a commment with guesses about the layout engine "API"Tor Lillqvist2013-04-081-0/+27
* Refactoring, no change in end resultTor Lillqvist2013-04-081-63/+85