summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2017-02-28new loplugin unoanyNoel Grandin2-4/+3
2017-02-26loplugin:loopvartoosmallStephan Bergmann1-1/+1
2017-02-21loplugin:subtlezeroinit: toolkitStephan Bergmann3-8/+8
2017-02-21remove unused enumerators from WindowTypeNoel Grandin3-12/+0
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann2-38/+11
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke4-0/+12
2017-02-14Convert WindowType to scoped enumNoel Grandin7-344/+339
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke4-12/+0
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke4-0/+12
2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky1-0/+7
2017-02-06Add missing #includesStephan Bergmann15-0/+18
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin1-1/+1
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin1-10/+4
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann58-2225/+1984
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin3-17/+0
2017-01-21move GetXGraphic to its only userCaolán McNamara2-2/+2
2017-01-20don't need intermediate ImagesCaolán McNamara1-6/+6
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin2-9/+7
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-13inline InitGuardNoel Grandin2-60/+14
2016-12-21convert OutDevViewType to scoped enumNoel Grandin1-1/+1
2016-12-19ScrollableWrapper -> ScrollableDialogNoel Grandin3-52/+30
2016-12-13change from glew to epoxyCaolán McNamara1-1/+1
2016-12-12remove useless Mutex guardsNoel Grandin1-3/+0
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin5-32/+18
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin9-126/+128
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin2-2/+2
2016-12-01loplugin:unnecessaryoverride (dtors) in toolkitStephan Bergmann5-34/+0
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin4-27/+27
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara1-5/+4
2016-11-24tdf#103852 avoid clipboard deadlockTomaž Vajngerl1-2/+1
2016-11-18remove some double callsNoel Grandin1-1/+1
2016-11-13drop useless semicolonsDavid Tardon1-1/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin10-52/+53
2016-11-01Omit the default comparatorTakeshi Abe1-1/+1
2016-10-31loplugin:oncevar in unoxml..toolkitNoel Grandin1-10/+5
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin3-10/+4
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke5-21/+21
2016-10-15clang-cl loplugin: toolkitStephan Bergmann1-1/+1
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-12/+0
2016-10-05[API CHANGE] Remove css::awt::XStyleSettings InfoTextColor and InfoFontCaolán McNamara2-26/+0
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara1-10/+4
2016-10-05convert MapUnit to scoped enumNoel Grandin6-45/+45
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann7-16/+16
2016-09-30loplugin:constantparamNoel Grandin1-13/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann12-14/+14
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin2-10/+10
2016-09-05convert ScrollType to scoped enumNoel Grandin1-3/+3