summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxwindow.cxx
AgeCommit message (Expand)Author
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
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
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-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-02toolkit: pMouseEvt must not be capturedMichael Stahl
2015-11-02Avoid dangling referencesStephan Bergmann
2015-11-01tdf#93243 replace boost::bind with c++11 lambdas in toolkit/Fabio Buso
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin