summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2016-07-08loplugin:redundantcast: redundant static_casts in vclStephan Bergmann
2016-07-08Resolves: rhbz#1352965 gtk3 infinite clipboard recursion with clipit installedCaolán McNamara
2016-07-08renamed local var 'clipRegion' to silence werrorArmin Le Grand
2016-07-08gtk3: this is why the active position in a menu jumps to some weird placeCaolán McNamara
2016-07-08loplugin:nullptrStephan Bergmann
2016-07-07tdf#99165 avoid passing empty control points for beziersArmin Le Grand
2016-07-07tdf#50613 add close_path to correctly show closed polygonsArmin Le Grand
2016-07-07tdf#50613 speedup fat line drawing on linux using cairoArmin Le Grand
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-07Resolves: rhbz#1351224 wayland grab related crashesCaolán McNamara
2016-07-07drop SAL_FLOATWIN_NOAPPFOCUSCLOSECaolán McNamara
2016-07-07g_warning->SAL_WARNCaolán McNamara
2016-07-07gtk3: if a popup is withdrawn close the popupCaolán McNamara
2016-07-07make this a little more clearCaolán McNamara
2016-07-06OSL_TRACE->SAL_INFO for the Invalidate all children outputCaolán McNamara
2016-07-04this flush refers to the gtk2/X implCaolán McNamara
2016-07-01gtk3: XEmbed isn't going to happenCaolán McNamara
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt
2016-06-30loplugin:badstatics: further (Linux-only) static only found with libc++Stephan Bergmann
2016-06-29move #includes to top of fileNoel Grandin
2016-06-29Resolves: rhbz#1350478 identify that we own the selection with a unique targetCaolán McNamara
2016-06-29vcl: GTK: fix libstdc++ "irreflexive" assertMichael Stahl
2016-06-27Clean up uses of Any::getValue() in vclStephan Bergmann
2016-06-27Resolves: rhbz#1342823 toolbar menus popdown immediatelyCaolán McNamara
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli
2016-06-24Resolves: rhbz#1349501 gtk3: smooth scrolling events can be disabled...Caolán McNamara
2016-06-24loplugin:redundantcastStephan Bergmann
2016-06-24Resolves: rhbz#1326304 cannot detect loss of wayland clipboard ownershipCaolán McNamara
2016-06-23Resolves: rhbz#1349501 gtk3: smooth scrolling events can be disabled...Caolán McNamara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22g_bytes_icon_new is only in glib >= 2.38Caolán McNamara
2016-06-22G_MENU_ATTRIBUTE_ICON is only in glib >= 2.38Caolán McNamara
2016-06-22g_icon_serialize is only in glib >= 2.38Caolán McNamara
2016-06-21vcl: fix dbglevel>1 buildThorsten Behrens
2016-06-20-Werror,-WswitchStephan Bergmann
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-19loplugin:redundantcastStephan Bergmann
2016-06-19Resolve: tdf#100429 gtk3: set custom icons in native gtk menusCaolán McNamara
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-16Resolves: tdf#100327 gtk3 fpicker yes/no dialog modal troubleCaolán McNamara
2016-06-16tdf#100412: Cope with recursive gdk_threads_enter/_leaveStephan Bergmann
2016-06-14silence warning about unknown ACTIVE_DESCENDANT_CHANGED_NOFOCUSCaolán McNamara
2016-06-13Related: tdf#100337 revert x-crossplatform ToTop...Caolán McNamara
2016-06-13gtk3: m_bSetFocusOnMap is only used on gtk3Caolán McNamara
2016-06-13looks to me we can merge these ctorsCaolán McNamara
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-12remove some unnecessary castingNoel Grandin
2016-06-10gtk3: use gtk_window_group_get_current_grab instead of gtk_grab_get_currentCaolán McNamara