summaryrefslogtreecommitdiff
path: root/toolkit/source/helper
AgeCommit message (Expand)Author
2019-03-28return by unique_ptr from createDefaultWidgetNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-05tdf#118244 pdfexport: radio buttons can group with same nameJustin Luth
2018-11-05tdf#118244 pdfexport: radio buttons use groupname nowJustin Luth
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-12tdf#118572 dispose instead of LazyDeletorCaolán McNamara
2018-09-27loplugin:constfields in toolkitNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke
2018-07-19Fix typosAndrea Gelmini
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-31loplugin:unusedmethodsNoel Grandin
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-22move btndlg from vcl to toolkitCaolán McNamara
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
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