summaryrefslogtreecommitdiff
path: root/toolkit/source/awt
AgeCommit message (Expand)Author
2019-03-24weld SvxSearchDialogCaolán McNamara
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-01expand out IMPL_XTYPEPROVIDER_START macroNoel Grandin
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2019-02-22loplugin:unusedfields in toolkitNoel Grandin
2019-02-18fix comparison of std::lower_bound resultNoel Grandin
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin
2019-02-08Avoid index for single getToken callMatteo Casalin
2019-02-04tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDERVasily Melenchuk
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-14tdf#122250 Crash when running extensionNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-02Replace function only used in an assert with a lambdaStephan Bergmann
2018-10-24Simplify containers iterations in test..toolsArkadiy Illarionov
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22-Werror,-Wunused-function (--disable-assert-always-abort)Stephan Bergmann
2018-10-22loplugin:staticvar in variousNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-14MoreButton is solely used by toolkitCaolán McNamara
2018-10-14only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara
2018-10-14split out vcl stuff used solely by toolkit moduleCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-06make scrollabledialog.hxx a private headerCaolán McNamara
2018-09-27loplugin:constfields in toolkitNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in toolkit..ucbNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-06Translate German comments and debug stringsJohnny_M
2018-05-04logging: add some strategic places around vcl messagesThorsten Behrens
2018-04-22Reuse getAccessibleRole result if possibleArnaud Versini
2018-04-18tdf#75398 - Replace hicontrast by Sifrheiko tietze
2018-04-16toolkit: use thread safe static initializerJochen Nitschke
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-16move framework/toolkit use of BitmapEx::GetMask inside vclNoel Grandin