summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxwindows.cxx
AgeCommit message (Expand)Author
2019-04-13toolkit: initialize primitive types explicitlyAshod Nakashian
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: toolkitStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-02loplugin:casttovoid: toolkitStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19loplugin:stringcopy: toolkitStephan Bergmann
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-21move GetXGraphic to its only userCaolán McNamara
2017-01-20don't need intermediate ImagesCaolán McNamara
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-11-02Avoid dangling referencesStephan Bergmann
2015-11-01tdf#93243 replace boost::bind with c++11 lambdas in toolkit/Fabio Buso
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-09Related tdf#94557: Combo box entries are case-sensitive (sometimes)Julien Nabet
2015-09-12Use better/auto int types, remove a couple of OUStrings copiesMatteo Casalin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-03vcl:: replace boost::function with std::functionMichael Stahl
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin