summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-04-19remove unused component_canUnload functionsMatúš Kukan3-3/+0
2013-04-19Make Application::PostZoomEvent() and PostScrollEvent() non-DESKTOP onlyTor Lillqvist2-1/+7
2013-04-19lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen3-19/+23
2013-04-19Resolves: coverity#708649# start to fix mis-pimpl-ification of Window classHerbert Dürr2-165/+158
2013-04-19fdo#31082 cursor visible during impress presentationjorendc1-0/+1
2013-04-19Do not arbitrarily lock a mutexStephan Bergmann1-9/+0
2013-04-19Add pan gesture handlingTor Lillqvist1-0/+11
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-6/+10
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara3-5/+19
2013-04-18allow tree and tab boxes to have borders via .uiCaolán McNamara2-10/+12
2013-04-17Adapt to gtkframe -> gtksalframe renameStephan Bergmann1-1/+1
2013-04-17some more debug infoBjoern Michaelsen3-0/+16
2013-04-17move gtkframe to gtksalframe to match class nameBjoern Michaelsen2-1/+1
2013-04-17MSC needs those min/max macros after allStephan Bergmann1-0/+9
2013-04-17MSC needs those min/max macros after allStephan Bergmann1-0/+9
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov6-9/+9
2013-04-17Update pchAurimas Fišeras1-0/+1
2013-04-17-Werror=unused-macros (MinGW, vcl)Stephan Bergmann3-15/+1
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist32-64/+64
2013-04-16fdo#39468 Translate German comments V2 - vcl/source/edit/{textdata, textdoc}Christian M. Heller2-83/+45
2013-04-16More orientation experimentation and hackingTor Lillqvist1-0/+9
2013-04-16Try to propagate display size change to LOTor Lillqvist2-1/+27
2013-04-16What makes Andale Sans UI a suitable cross-platform fallback font?Tor Lillqvist1-0/+3
2013-04-15basic inplace Font preview for calcNoel Power1-1/+6
2013-04-15properly prefix graphic filter methodsPeter Foley1-2/+2
2013-04-15AquaA11yTextAttributesWrapper: trigraphs confuse llvm-g++ 4.2.1Michael Stahl1-1/+1
2013-04-15fdo#61688 SIGABRT with debug build in VclBuilder::handleChildTerrence Enger1-2/+0
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