summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2015-08-18tdf#832525 - Wrong punctuation direction after Chinese characters inMark Hung1-1/+1
2015-08-18Remove mention of long-gone vnd.sun.star.wfsStephan Bergmann1-1/+1
2015-08-17Fix GTK3 right-to-left renderingKhaled Hosny1-7/+23
2015-08-13rhbz#1247588: Hold UNO objects by css::uno::ReferenceStephan Bergmann17-338/+348
2015-08-13Remove #ifdef ENABLE_TRACING codeStephan Bergmann5-216/+0
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-08-08gtk3: name CLIPBOARD and PRIMARY with different namesCaolán McNamara1-1/+1
2015-08-07gtk3: it was pointed out to me we have up and down reversedCaolán McNamara1-2/+2
2015-08-07Resolves: tdf#93198 gtk3: support PRIMARY as well as CLIPBOARDCaolán McNamara1-16/+19
2015-08-05attach gestures to event widget instead of toplevelCaolán McNamara1-4/+4
2015-08-05don't map GDK_KEY_RELEASE to keyboard events, tdf#92996Markus Mohrhard1-1/+1
2015-08-03inline some use-once typedefsNoel Grandin1-3/+2
2015-08-01valgrind: memleakCaolán McNamara1-3/+3
2015-07-31tdf#92903 KDE4: fix listbox regression from 92115Jan-Marek Glogowski1-11/+9
2015-07-30tdf#92765: Show the real icon instead of a black square with gtk vclplug.Jan Holesovsky1-4/+9
2015-07-28Avoid uncommon C++ style of forward declaration combined with its useTor Lillqvist1-1/+2
2015-07-24gtk3: connect to the eventbox and not toplevel for mouse eventsCaolán McNamara1-4/+24
2015-07-24gtk3: insert an event box between toplevel and contentsCaolán McNamara2-5/+38
2015-07-24gtk3: draw/paint to the fixed containerCaolán McNamara1-17/+18
2015-07-24fixed crashSzymon Kłos1-7/+10
2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl4-8/+46
2015-07-23Resolves: tdf#92689 grab keyboard focus to parent, not to earlier generationsCaolán McNamara1-6/+2
2015-07-23inline a handful of use-once #definesNoel Grandin6-11/+5
2015-07-22gtk3: native focus rects are fine for flat buttonsCaolán McNamara1-0/+1
2015-07-21use 3,0,0 rather than 3,10,0Caolán McNamara1-1/+1
2015-07-20fix linux buildbotNoel Grandin1-1/+1
2015-07-17WaE: unused macroCaolán McNamara1-1/+0
2015-07-17wayland: actually show somethingCaolán McNamara2-2/+11
2015-07-17presumably XSetIOErrorHandler is meaningless on waylandCaolán McNamara1-5/+17
2015-07-17move all the X foo of desktop detection in the fallback pathCaolán McNamara1-57/+59
2015-07-17add gnome-wayland alongside gnomeCaolán McNamara1-0/+4
2015-07-17force a specific DPI with SAL_FORCEDPI (GTK2 & GTK3 backends only)Tomaž Vajngerl2-0/+16
2015-07-17GTK3 HiDPI: disable window scaling and get display DPI via GTK3Tomaž Vajngerl2-0/+37
2015-07-15getFiles refactoring: kde4 partJulien Nabet1-9/+7
2015-07-13Resolves: tdf#92671 union each monitor workarea to find best screen workareaCaolán McNamara1-4/+10
2015-07-13Broken codeStephan Bergmann1-1/+1
2015-07-13getFiles: truncate to 1 file onlyJulien Nabet1-3/+6
2015-07-11Blind fix for kdeJulien Nabet1-0/+2
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl1-0/+2
2015-07-10vcl: forward declare boost::optional in settings.hxxMichael Stahl3-0/+7
2015-07-10fix assert when pasting nil clipboard contentEike Rathke1-2/+3
2015-07-10tdf#92670 GtkSalGraphics::NWPaintGTKMenubar: fix modified clip rectangleMiklos Vajna1-4/+14
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin3-131/+0
2015-07-09tdf#92115 KDE4: better listbox themingJan-Marek Glogowski1-19/+41
2015-07-09tdf#92110 KDE4: cleanup IsNativeControlSupportedJan-Marek Glogowski1-43/+34
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long3-1/+12
2015-07-09tdf#92517 KDE4-FileDialog: "Save as" has wrong FilterJuergen Funk2-3/+8
2015-07-09tdf#92243 Read menu highlight text colour correctly from GTK themeSimon Long1-5/+3
2015-07-09Gaps at end of menu separator lines read from GTK theme.spl1-1/+6
2015-07-08vcl: use SAL_INFO for available X11 clipboard formatsMichael Stahl1-4/+2