summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2017-01-21move GetXGraphic to its only userCaolán McNamara
2017-01-20don't need intermediate ImagesCaolán McNamara
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-13inline InitGuardNoel Grandin
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-19ScrollableWrapper -> ScrollableDialogNoel Grandin
2016-12-13change from glew to epoxyCaolán McNamara
2016-12-12remove useless Mutex guardsNoel Grandin
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-01loplugin:unnecessaryoverride (dtors) in toolkitStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara
2016-11-24tdf#103852 avoid clipboard deadlockTomaž Vajngerl
2016-11-18remove some double callsNoel Grandin
2016-11-13drop useless semicolonsDavid Tardon
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-01Omit the default comparatorTakeshi Abe
2016-10-31loplugin:oncevar in unoxml..toolkitNoel Grandin
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-15clang-cl loplugin: toolkitStephan Bergmann
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-05[API CHANGE] Remove css::awt::XStyleSettings InfoTextColor and InfoFontCaolán McNamara
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-30loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin
2016-08-03Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist
2016-07-27cppcheck: noExplicitConstructorCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in toolkitStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04merge toolkit::NameContainer_Impl with toolkit::ScriptEventContainerNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann