summaryrefslogtreecommitdiff
path: root/toolkit/source/helper
AgeCommit message (Expand)Author
2019-11-07ButtonDialog is only inherited fromCaolán McNamara
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-08-26tdf#93998 toolkit: restore support for setting dialog background from shapeMiklos Vajna
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin
2019-07-21loplugin:referencecasting in test..toolkitNoel Grandin
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-08tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
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