summaryrefslogtreecommitdiff
path: root/toolkit/source/helper
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+10
2019-11-07ButtonDialog is only inherited fromCaolán McNamara1-7/+0
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-1/+1
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen5-26/+1
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-1/+2
2019-08-26tdf#93998 toolkit: restore support for setting dialog background from shapeMiklos Vajna1-1/+1
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin1-2/+2
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin1-1/+1
2019-07-21loplugin:referencecasting in test..toolkitNoel Grandin1-3/+3
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin1-1/+0
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov3-13/+7
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov2-9/+9
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov2-9/+9
2019-05-08tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl1-22/+48
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov1-1/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-2/+1
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen1-0/+1
2019-03-28return by unique_ptr from createDefaultWidgetNoel Grandin1-8/+8
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+3
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen3-0/+3
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-11-21weld SwCondCollPageCaolán McNamara2-0/+7
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-17/+17
2018-11-05tdf#118244 pdfexport: radio buttons can group with same nameJustin Luth1-6/+20
2018-11-05tdf#118244 pdfexport: radio buttons use groupname nowJustin Luth1-33/+38
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski1-198/+186
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov2-20/+18
2018-10-22loplugin:staticvar in variousNoel Grandin1-4/+4
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin2-3/+3
2018-10-12tdf#118572 dispose instead of LazyDeletorCaolán McNamara1-5/+1
2018-09-27loplugin:constfields in toolkitNoel Grandin1-3/+3
2018-09-17New loplugin:externalStephan Bergmann2-4/+4
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke1-5/+5
2018-07-19Fix typosAndrea Gelmini1-1/+1
2018-04-05enable mapping direct from awt::XWindow and weld::WindowCaolán McNamara1-0/+5
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-31loplugin:unusedmethodsNoel Grandin1-11/+0
2018-03-29loplugin:unusedmethodsNoel Grandin1-39/+0
2018-03-22move btndlg from vcl to toolkitCaolán McNamara1-0/+362
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-6/+6
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-22loplugin:changetoolsgen in tools..toolkitNoel Grandin1-2/+2
2018-01-15More loplugin:cstylecast: toolkitStephan Bergmann1-10/+10
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann3-15/+15
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1