summaryrefslogtreecommitdiff
path: root/toolkit/source/awt
AgeCommit message (Expand)Author
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-15comphelper: add a profiling APILászló Németh
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-23remove VCLExternalSolarLock* members from ..Jochen Nitschke
2017-05-19loplugin:stringcopy: toolkitStephan Bergmann
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:subtlezeroinit: toolkitStephan Bergmann
2017-02-21remove unused enumerators from WindowTypeNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
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-09tdf#105672 framework managed menu buttonMaxim Monastirsky
2017-02-06Add missing #includesStephan Bergmann
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel 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
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-19ScrollableWrapper -> ScrollableDialogNoel Grandin
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-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin