summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app/wmadaptor.cxx
AgeCommit message (Expand)Author
2017-11-15loplugin:flatten in vclNoel Grandin
2017-11-10tdf#48300 kde4+gen: bring forward the window with already opened docKatarina Behrens
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-20remove unused ModalDialogue from WMWindowType enumNoel Grandin
2017-02-08convert WMWindowType to scoped enumNoel Grandin
2016-11-23loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-16vcl: fdo#86307 removed Solaris workaround from #i64273#Chris Sherlock
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-28set window icon also as _NET_WM_ICON (fdo#71494)Luboš Luňák
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-08-12convert vcl/inc/unx/wmadaptor.hxx from String to OUStringNoel Grandin
2013-07-12use LanguageTag::getGlibcLocaleString()Eike Rathke
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-02-18added language tags commentEike Rathke
2012-12-15Some cppcheck cleaning in vclJulien Nabet
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-09-17don't add invalid UTF-8 to _NET_WM_NAME and _NET_WM_ICON_NAMEChristian Lohmaier
2012-07-10solaris: fix compilation error by adding temp var holding const_cast resultPierre-Eric Pelloux-Prayer
2012-06-20pOldStyleSaveFrame is never set anywayStephan Bergmann
2012-04-17String::ToInt32->rtl::OUString::toInt32Caolán McNamara