summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2016-06-23Resolves: rhbz#1349501 gtk3: smooth scrolling events can be disabled...Caolán McNamara1-29/+74
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin2-4/+4
2016-06-22g_bytes_icon_new is only in glib >= 2.38Caolán McNamara1-0/+6
2016-06-22G_MENU_ATTRIBUTE_ICON is only in glib >= 2.38Caolán McNamara1-0/+4
2016-06-22g_icon_serialize is only in glib >= 2.38Caolán McNamara1-0/+6
2016-06-21vcl: fix dbglevel>1 buildThorsten Behrens5-13/+6
2016-06-20-Werror,-WswitchStephan Bergmann1-0/+6
2016-06-20Convert PART to scoped enumNoel Grandin4-351/+353
2016-06-19loplugin:redundantcastStephan Bergmann1-1/+1
2016-06-19Resolve: tdf#100429 gtk3: set custom icons in native gtk menusCaolán McNamara2-0/+69
2016-06-17convert DBG_ASSERT in vclNoel Grandin14-51/+51
2016-06-16Resolves: tdf#100327 gtk3 fpicker yes/no dialog modal troubleCaolán McNamara2-0/+6
2016-06-16tdf#100412: Cope with recursive gdk_threads_enter/_leaveStephan Bergmann1-6/+10
2016-06-14silence warning about unknown ACTIVE_DESCENDANT_CHANGED_NOFOCUSCaolán McNamara1-0/+6
2016-06-13Related: tdf#100337 revert x-crossplatform ToTop...Caolán McNamara2-25/+37
2016-06-13gtk3: m_bSetFocusOnMap is only used on gtk3Caolán McNamara1-12/+2
2016-06-13looks to me we can merge these ctorsCaolán McNamara2-11/+3
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-3/+3
2016-06-12remove some unnecessary castingNoel Grandin1-1/+1
2016-06-10gtk3: use gtk_window_group_get_current_grab instead of gtk_grab_get_currentCaolán McNamara1-1/+2
2016-06-10Convert RenderType to scoped enumNoel Grandin1-50/+50
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page6-54/+52
2016-06-09wrong hunk includedCaolán McNamara1-10/+15
2016-06-09EndSaveFocus return value is unusedCaolán McNamara1-15/+10
2016-06-09reported abs narrowing complaintCaolán McNamara1-2/+5
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu4-5/+5
2016-06-09Resolves: rhbz#1344042 deb#826654 scale gtk3 smooth scaling events...Caolán McNamara1-44/+33
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann1-1/+1
2016-06-08gtk3: use window groups so modal dialog are modal to their toplevel frame onlyCaolán McNamara1-5/+19
2016-06-08Convert ButtonValue to scoped enumNoel Grandin4-18/+18
2016-06-07gtk3: move the updating of native menu to right after its activatedCaolán McNamara1-0/+1
2016-06-07gtk3: wrongly activating the parent menu and not the desired childCaolán McNamara1-6/+10
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-2/+2
2016-06-03Convert whichOfficePath to scoped enumNoel Grandin2-10/+10
2016-06-02loplugin:unusedfieldsNoel Grandin1-1/+0
2016-05-31gtk3: crash on reusing a popup menu that has a sub menuCaolán McNamara1-0/+14
2016-05-31Related: tdf#92695 gtk3 only activate/deactive submenus, not the toplevelCaolán McNamara1-3/+3
2016-05-31Convert ControlType to scoped enumNoel Grandin4-269/+271
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin1-1/+1
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara2-7/+34
2016-05-30this signalIMPreeditChanged is a cnp from gtk2 implCaolán McNamara1-10/+1
2016-05-30convert TransparentType to scoped enumNoel Grandin1-4/+4
2016-05-26cppcheck: variable scopeCaolán McNamara3-5/+4
2016-05-26loplugin:unusedreturntypesNoel Grandin1-4/+1
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl1-2/+2
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin3-73/+73
2016-05-25Convert FontHintStyle to scoped enumNoel Grandin2-8/+8
2016-05-24support old gtk3sCaolán McNamara1-0/+6
2016-05-24Convert ImageType to scoped enumNoel Grandin1-16/+16
2016-05-23Resolves: tdf#99874 gtk3: all-black xbm cursorsCaolán McNamara1-7/+11