summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
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
2016-06-10Convert RenderType to scoped enumNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-09wrong hunk includedCaolán McNamara
2016-06-09EndSaveFocus return value is unusedCaolán McNamara
2016-06-09reported abs narrowing complaintCaolán McNamara
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu
2016-06-09Resolves: rhbz#1344042 deb#826654 scale gtk3 smooth scaling events...Caolán McNamara
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-08gtk3: use window groups so modal dialog are modal to their toplevel frame onlyCaolán McNamara
2016-06-08Convert ButtonValue to scoped enumNoel Grandin
2016-06-07gtk3: move the updating of native menu to right after its activatedCaolán McNamara
2016-06-07gtk3: wrongly activating the parent menu and not the desired childCaolán McNamara
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-03Convert whichOfficePath to scoped enumNoel Grandin
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-31gtk3: crash on reusing a popup menu that has a sub menuCaolán McNamara
2016-05-31Related: tdf#92695 gtk3 only activate/deactive submenus, not the toplevelCaolán McNamara
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara
2016-05-30this signalIMPreeditChanged is a cnp from gtk2 implCaolán McNamara
2016-05-30convert TransparentType to scoped enumNoel Grandin
2016-05-26cppcheck: variable scopeCaolán McNamara
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-25Convert FontHintStyle to scoped enumNoel Grandin
2016-05-24support old gtk3sCaolán McNamara
2016-05-24Convert ImageType to scoped enumNoel Grandin
2016-05-23Resolves: tdf#99874 gtk3: all-black xbm cursorsCaolán McNamara
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin
2016-05-22Convert PreeditStatus to scoped enumNoel Grandin
2016-05-22Convert SetType to scoped enumNoel Grandin
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-21move glX stuff to X-only modulesCaolán McNamara
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-19another one in older kde of courseCaolán McNamara
2016-05-19GetSystemData: this cast achieves nothingCaolán McNamara
2016-05-19loplugin:staticcallTor Lillqvist
2016-05-19Try to stop the tinderboxes from spamming meKhaled Hosny
2016-05-19gtk3: for x11 case set Display and Visual so opengl slide effects can workCaolán McNamara
2016-05-19set aChar using iterateCodePointsAkash Jain
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-18Try to fix perf regression in HbLayoutEngine::Layout()Khaled Hosny