summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxtoolkit.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-14Resolves: tdf#128792 progressbar control not createdCaolán McNamara1-2/+5
2019-11-07rename Dialog::ImplInit so no need for using directiveCaolán McNamara1-1/+1
2019-11-04ProgressBar now only use in vcl and toolkitCaolán McNamara1-1/+1
2019-11-04move VCLXProgressBar to toolkitCaolán McNamara1-0/+6
2019-11-04FixedHyperlink now only used in vcl and toolkitCaolán McNamara1-1/+1
2019-11-04move VCLXFixedHyperlink creation to toolkitCaolán McNamara1-0/+6
2019-10-30imgctrl.hxx only used by vcl and toolkitCaolán McNamara1-1/+1
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara1-1/+1
2019-10-03merge msgbox and stdtextCaolán McNamara1-1/+1
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen1-9/+0
2019-08-31throbber.hxx only used by vcl and toolkit nowCaolán McNamara1-1/+1
2019-08-31roadmap.hxx only used by vcl and toolkit nowCaolán McNamara1-4/+4
2019-08-31move SVTXRoadmap to toolkitCaolán McNamara1-0/+314
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin1-3/+3
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin1-2/+2
2019-08-07Resolves: tdf#126717 default that formcontrols show acceleratorsCaolán McNamara1-0/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann1-1/+1
2019-07-18cid#1448511 silence Out-of-bounds accessCaolán McNamara1-0/+1
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov1-14/+10
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-13unopkg gui crashes on shutdownCaolán McNamara1-1/+1
2019-06-12weld OrganizeDialogCaolán McNamara1-1/+1
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2019-05-21tdf#125397: Fixes for threads and SolarMutex on iOSTor Lillqvist1-1/+8
2019-04-15loplugin:sequentialassign in test..toolsNoel Grandin1-2/+1
2019-02-18fix comparison of std::lower_bound resultNoel Grandin1-1/+2
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin1-1/+1
2019-02-04tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDERVasily Melenchuk1-1/+4
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-1/+1
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski1-22/+4
2018-11-02Replace function only used in an assert with a lambdaStephan Bergmann1-8/+6
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-3/+3
2018-10-22-Werror,-Wunused-function (--disable-assert-always-abort)Stephan Bergmann1-0/+2
2018-10-22loplugin:staticvar in variousNoel Grandin1-91/+87
2018-10-14MoreButton is solely used by toolkitCaolán McNamara1-1/+1
2018-10-14only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara1-1/+1
2018-10-14split out vcl stuff used solely by toolkit moduleCaolán McNamara1-1/+1
2018-10-06make scrollabledialog.hxx a private headerCaolán McNamara1-1/+1
2018-09-27loplugin:constfields in toolkitNoel Grandin1-5/+5
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-8/+9
2018-02-27cast MessBox into exileCaolán McNamara1-0/+253
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-0/+13
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-0/+26
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-0/+13
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-33/+29
2018-01-12More loplugin:cstylecast: toolkitStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-5/+5
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann1-1/+1