summaryrefslogtreecommitdiffstats
path: root/toolkit/source/awt/vclxwindow.cxx
Commit message (Expand)AuthorAgeFilesLines
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-1/+1
* loplugin:includeform: toolkitStephan Bergmann2017-10-231-2/+2
* Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M2017-09-041-1/+1
* Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist2017-08-251-1/+1
* loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin2017-07-181-2/+2
* Profiling API: add ProfileZonesLászló Németh2017-06-161-0/+2
* remove duplicate 'using namespace'Jochen Nitschke2017-05-301-2/+0
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-111-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* use actual UNO enums in test..vbahelperNoel Grandin2017-04-031-2/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-12/+12
* remove unused enumerators from WindowTypeNoel Grandin2017-02-211-4/+0
* Convert WindowType to scoped enumNoel Grandin2017-02-141-87/+85
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-66/+64
* loplugin: unnecessary destructor test..unotoolsNoel Grandin2017-01-261-7/+0
* new loplugin: useuniqueptr: sot..toolsNoel Grandin2017-01-191-5/+5
* convert OutDevViewType to scoped enumNoel Grandin2016-12-211-1/+1
* remove useless Mutex guardsNoel Grandin2016-12-121-3/+0
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-35/+35
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-291-4/+4
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-111-15/+16
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-3/+3
* std::list<sal_uInt16> -> vectorNoel Grandin2016-09-011-5/+5
* loplugin:singlevalfields in vcl(part1)Noel Grandin2016-06-241-4/+4
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-1/+3
* convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2016-05-091-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-10/+10
* Remove excess newlinesChris Sherlock2016-02-091-4/+0
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-10/+10
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-17/+17
* com::sun::star->css in toolkit/Noel Grandin2015-11-091-129/+129
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-051-1/+1
* toolkit: pMouseEvt must not be capturedMichael Stahl2015-11-021-4/+6
* Avoid dangling referencesStephan Bergmann2015-11-021-4/+4
* tdf#93243 replace boost::bind with c++11 lambdas in toolkit/Fabio Buso2015-11-011-24/+16
* loplugin:defaultparamsStephan Bergmann2015-10-191-1/+1
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-1/+1
* convert Link<> to typedNoel Grandin2015-09-201-9/+4
* convert Link<> to typedNoel Grandin2015-09-141-2/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-5/+3
* loplugin: defaultparamsNoel Grandin2015-08-111-3/+3
* inline a bunch of use-once macrosNoel Grandin2015-07-271-1/+24
* Fix typosAndrea Gelmini2015-07-191-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-23/+23
* convert GETFOCUS constants to scoped enumNoel Grandin2015-05-281-2/+2
* convert WINDOW_DRAW flags to scoped enumNoel Grandin2015-05-271-2/+2
* convert INVALIDATE constants to scoped enumNoel Grandin2015-05-261-2/+2