summaryrefslogtreecommitdiff
path: root/toolkit/source/helper
AgeCommit message (Expand)Author
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in tools..toolkitNoel Grandin
2018-01-15More loplugin:cstylecast: toolkitStephan Bergmann
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-23loplugin:includeform: toolkitStephan Bergmann
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-10tdf#39468: Translate some german commentsChristian Barth
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-05-20cleanup unused css/resource/ includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23Typo: boder->borderJulien Nabet
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21remove unused enumerators from WindowTypeNoel 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-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-31loplugin:oncevar in unoxml..toolkitNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03toolkit: remove some comment cruft from vclunohelper.cxxChris Sherlock
2016-02-03tdf#39468 toolkit: translate some German comments in the VCL UNO helper fileChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin