summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
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
2016-05-17Outdated commentKhaled Hosny
2016-05-17The other Invalidate is a OSL_TRACE, so silence here likewiseCaolán McNamara
2016-05-17shut up about the PAGE_CHANGED event from slide pane slide switchingCaolán McNamara
2016-05-17fix indentCaolán McNamara
2016-05-16gtk3: min slider size too small since 3.20.0Caolán McNamara
2016-05-16it would seem safer to update before HandleMenuDeActivateEventCaolán McNamara
2016-05-13only ever seen this with Khmer OS fonts, and their name is in ascii anywayCaolán McNamara
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-12Remove wrong TODOJulien Nabet
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin