summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxwindow.cxx
AgeCommit message (Expand)Author
2019-11-11tdf#127921 Revert mouse/key listeners to original stateSamuel Mehrbrodt
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-09-06Fixing "...."Andrea Gelmini
2019-08-22loplugin:constmethod in toolkitNoel Grandin
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-21Related tdf#122920 Treat UNO key events the same as mouse eventsSamuel Mehrbrodt
2019-05-06Fix indentationSamuel Mehrbrodt
2019-04-17tdf#122920 Send UNO mouse events to parent window listeners as wellSamuel Mehrbrodt
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-02-22loplugin:unusedfields in toolkitNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-14tdf#122250 Crash when running extensionNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-09-27loplugin:constfields in toolkitNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-05-04logging: add some strategic places around vcl messagesThorsten Behrens
2018-03-06use more Color in toolkitNoel Grandin
2018-02-22loplugin:changetoolsgen in tools..toolkitNoel Grandin
2018-02-08Different approach for tdf#115227Maxim Monastirsky
2018-01-17loplugin:useuniqueptr in VCLXWindowNoel Grandin
2018-01-15More loplugin:cstylecast: toolkitStephan Bergmann
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-23loplugin:includeform: toolkitStephan Bergmann
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21remove unused enumerators from WindowTypeNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-12remove useless Mutex guardsNoel Grandin