summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Profiling API: add ProfileZonesLászló Németh1-0/+2
2017-06-15comphelper: add a profiling APILászló Németh1-0/+23
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin3-4/+4
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini4-41/+0
2017-06-06cppcheck: knownConditionTrueFalseJochen Nitschke1-10/+6
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini2-12/+2
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-8/+0
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-1/+0
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-2/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-6/+6
2017-05-28remove unnecessary use of OString::getStrNoel Grandin2-22/+12
2017-05-23remove VCLExternalSolarLock* members from ..Jochen Nitschke1-4/+1
2017-05-21cppcheck: unusedStructMemberJochen Nitschke1-5/+0
2017-05-20cleanup unused css/resource/ includesJochen Nitschke2-2/+0
2017-05-19loplugin:stringcopy: toolkitStephan Bergmann2-5/+5
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+0
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-2/+0
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin1-3/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock5-0/+5
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-2/+2
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-8/+8
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-28/+22
2017-04-03tdf#39468 Translate German commentsJens Carl4-9/+9
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin3-6/+5
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara2-173/+11
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna7-22/+22
2017-03-25Fix typosAndrea Gelmini5-5/+5
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin4-17/+17
2017-03-23Typo: boder->borderJulien Nabet1-3/+3
2017-03-03Remove redundant 'inline' keywordStephan Bergmann4-18/+18
2017-03-02Fix typosAndrea Gelmini1-1/+1
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