summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara
2016-02-18tdf#96091 Correct ascend and descend values for OTC font.Mark Hung
2016-02-18Resolves: rhbz#1285356 force swing not to use gtk2 if gtk3 is loadedCaolán McNamara
2016-02-17Missing semicolonStephan Bergmann
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-16gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara
2016-02-16Related: tdf#97739 fix gtk3 spinbuttons for recent control region changesCaolán McNamara
2016-02-16Silence loplugin:staticmethodsNoel Grandin
2016-02-16this "else" looks uselessDavid Tardon
2016-02-15implement wayland handle passing for gstreamerCaolán McNamara
2016-02-15rename X11WindowProvider to a NativeWindowHandle providerCaolán McNamara
2016-02-15tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky
2016-02-14coverity#1352217 Logically dead codeCaolán McNamara
2016-02-12gtk3: only available since 3.12.0Caolán McNamara
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara
2016-02-12op is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara
2016-02-12this GetClipRegionType is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara
2016-02-12SAL_OBJECT_CLIP_ABSOLUTE is never usedCaolán McNamara
2016-02-12SAL_OBJECT_CLIP_EXCLUDERECTS is never usedCaolán McNamara
2016-02-12nClipRegionType is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara
2016-02-12split the gtk2 and gtk2 gtkobjectsCaolán McNamara
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-12Related: rhbz#1287593 issue 8, set a 'dark shadow' color based on the themeCaolán McNamara
2016-02-12-Werror,-Wunused-functionStephan Bergmann
2016-02-12Related: rhbz#1287593 subissues 1 & 2, pick 'tab' suitable colors from themeCaolán McNamara
2016-02-12gtk3: we don't render whatever a CTRL_LISTNET isCaolán McNamara
2016-02-12Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara
2016-02-12gtk_icon_info_free is deprecatedCaolán McNamara
2016-02-11Keep track of ThreadsEnter/Leave acquire counts per threadStephan Bergmann
2016-02-11SalYieldMutex::acquire/release should always be called in pairs, no?Stephan Bergmann
2016-02-11gtk3: adapt to 3.20 style changesCaolán McNamara
2016-02-09vcl, libreofficekit: gtk_clipboard_wait_for_contents() may return nullMichael Stahl
2016-02-09gtk3: endless trudge as gtk changes theming yet againCaolán McNamara
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02loplugin:staticmethodsStephan Bergmann
2016-02-02move getCairoContext from X11CairoTextRender to X11SalGraphicsCaolán McNamara
2016-02-02move CairoTextRender cleanup to callersCaolán McNamara
2016-02-02rename drawSurface to releaseCairoContextCaolán McNamara
2016-02-01configure: remove ---disable-randr-linkMichael Stahl
2016-02-01fix the --disable-randr-link buildMichael Stahl
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-27Resolves: rhbz#1294208 trackpad two finger scroll does into reverseCaolán McNamara
2016-01-27gtk_drag_begin_with_coordinates is too new for tinderboxCaolán McNamara
2016-01-27Resolves: tdf#93054 gtk3: implement drag and dropCaolán McNamara