summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/window/salframe.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-17remove ImpBitmapNoel Grandin1-3/+2
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-03-28tdf#116563: floating windows must get input focus at some pointKatarina Behrens1-9/+5
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-6/+6
2018-02-09Fix conditionSamuel Mehrbrodt1-1/+1
2018-02-08Disable NET_WM_PING for all debug buildsSamuel Mehrbrodt1-1/+5
2018-02-02loplugin:useuniqueptr in X11SalFrameNoel Grandin1-43/+18
2018-02-02Replace some front/pop_front by for-range loops+clearJulien Nabet1-4/+4
2018-01-26Remove redundant(?) initialization of frame geometryStephan Bergmann1-3/+0
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-27/+27
2017-12-10Use some for range loops in vclJulien Nabet1-22/+16
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann1-5/+5
2017-11-15loplugin:flatten in vclNoel Grandin1-86/+87
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist1-0/+1
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-10tdf#48300 kde4+gen: bring forward the window with already opened docKatarina Behrens1-2/+11
2017-11-07tdf#112770 Filter input on the correct windowJan-Marek Glogowski1-4/+11
2017-11-06loplugin:constparams in various(2)Noel Grandin1-5/+5
2017-10-23loplugin:includeform: vclStephan Bergmann1-22/+22
2017-10-22Prevent gnome-shell f/ showing 'unresponsive app' during debugAndreas Brandner1-0/+4
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski1-27/+20
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin1-20/+20
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin1-1/+1
2017-08-16SalFrame Handle* methods can return boolNoel Grandin1-54/+52
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-3/+3
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-2/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin1-2/+0
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin1-5/+0
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin1-4/+0
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-2/+1
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-1/+0
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-3/+0
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky1-0/+1
2017-05-02printerinfomanager.hxx can be moved into vclCaolán McNamara1-1/+1
2017-05-01tdf#107526: fix icon managementJulien Nabet1-6/+12
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann1-2/+2
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin1-2/+2
2017-04-25fix attempt to load converted bitmap resource uses from vclCaolán McNamara1-15/+62
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-4/+4
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-23/+23
2017-03-30Fix overflow case returned by XmbLookupStringJulien Nabet1-1/+4
2017-03-28Resolves: tdf#106155 avoid opengl for toplevel X window iconsCaolán McNamara1-0/+3
2017-03-18Use char instead of unsigned charJulien Nabet1-2/+2
2017-03-16fix tinderbox build, ends up using gen backend and icons are missingCaolán McNamara1-3/+3