summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxwindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin1-2/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-12/+12
2017-02-21remove unused enumerators from WindowTypeNoel Grandin1-4/+0
2017-02-14Convert WindowType to scoped enumNoel Grandin1-87/+85
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-66/+64
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin1-7/+0
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin1-5/+5
2016-12-21convert OutDevViewType to scoped enumNoel Grandin1-1/+1
2016-12-12remove useless Mutex guardsNoel Grandin1-3/+0
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-35/+35
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-4/+4
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-15/+16
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin1-5/+5
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-4/+4
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-1/+3
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-10/+10
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-10/+10
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-17/+17
2015-11-09com::sun::star->css in toolkit/Noel Grandin1-129/+129
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-11-02toolkit: pMouseEvt must not be capturedMichael Stahl1-4/+6
2015-11-02Avoid dangling referencesStephan Bergmann1-4/+4
2015-11-01tdf#93243 replace boost::bind with c++11 lambdas in toolkit/Fabio Buso1-24/+16
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+1
2015-09-20convert Link<> to typedNoel Grandin1-9/+4
2015-09-14convert Link<> to typedNoel Grandin1-2/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-5/+3
2015-08-11loplugin: defaultparamsNoel Grandin1-3/+3
2015-07-27inline a bunch of use-once macrosNoel Grandin1-1/+24
2015-07-19Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-23/+23
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin1-2/+2
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin1-2/+2
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-2/+2
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin1-2/+2
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-11/+10
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-2/+2
2015-04-11Fix more misc. lifecycle mistakes.Michael Meeks1-1/+2
2015-04-10svtools: switch UNO pieces to use VclPtr enabled toolkit.Michael Meeks1-1/+1
2015-04-10toolkit: first cut at switching to VclPtr.Michael Meeks1-5/+5
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1