summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
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
2016-05-11-Werror=unused-variable for non debug buildJulien Nabet
2016-05-11loplugin:implicitboolconversionTor Lillqvist
2016-05-11Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6Caolán McNamara
2016-05-11gtk[3]: the frame argument is now unusedCaolán McNamara
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-05-11Change code related to setting diacritic and cluster property of a characterAkash Jain
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Silence Clang -Wimplicit-fallthrough in gperf-generated codeStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10Convert SAL_INVERT to scoped enumNoel Grandin
2016-05-10convert SAL_ROP to scoped enumNoel Grandin
2016-05-10Convert SALOBJ_EVENT to scoped enumNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-05-10EXTTEXTINPUT_CURSOR_INVISIBLE is set on the wrong fieldCaolán McNamara
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-05-08Resolves: tdf#96604 remove and restore full stack of grabsCaolán McNamara
2016-05-08Updated includes pathAndrea Gelmini
2016-05-06Resolves: tdf#98636 if the menubar hierarchy has been changedCaolán McNamara
2016-05-06reroute UpdateFull through ActivateAllSubmenusCaolán McNamara
2016-05-06gtk3: getting new entries added after the menu is visible is problematicCaolán McNamara