summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/window
AgeCommit message (Expand)Author
2017-08-16SalFrame Handle* methods can return boolNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky
2017-05-02printerinfomanager.hxx can be moved into vclCaolán McNamara
2017-05-01tdf#107526: fix icon managementJulien Nabet
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-25fix attempt to load converted bitmap resource uses from vclCaolán McNamara
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30Fix overflow case returned by XmbLookupStringJulien Nabet
2017-03-28Resolves: tdf#106155 avoid opengl for toplevel X window iconsCaolán McNamara
2017-03-18Use char instead of unsigned charJulien Nabet
2017-03-16fix tinderbox build, ends up using gen backend and icons are missingCaolán McNamara
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-08convert WMWindowType to scoped enumNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-23tdf#103626 don't scale application icon to prevent a start-up loopTomaž Vajngerl
2016-11-25convert MODKEY constants to o3tl::typed_flagsNoel Grandin
2016-11-04tdf#103626 Workaround for AppIcon recursionJan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-07-07drop SAL_FLOATWIN_NOAPPFOCUSCLOSECaolán McNamara
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-30convert TransparentType to scoped enumNoel Grandin
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann