summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxtoolkit.cxx
AgeCommit message (Expand)Author
2021-04-29Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist
2021-04-15Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist
2021-04-14Clarify the ProfileRecording APITor Lillqvist
2019-11-14Resolves: tdf#128792 progressbar control not createdCaolán McNamara
2019-11-07rename Dialog::ImplInit so no need for using directiveCaolán McNamara
2019-11-04ProgressBar now only use in vcl and toolkitCaolán McNamara
2019-11-04move VCLXProgressBar to toolkitCaolán McNamara
2019-11-04FixedHyperlink now only used in vcl and toolkitCaolán McNamara
2019-11-04move VCLXFixedHyperlink creation to toolkitCaolán McNamara
2019-10-30imgctrl.hxx only used by vcl and toolkitCaolán McNamara
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-08-31throbber.hxx only used by vcl and toolkit nowCaolán McNamara
2019-08-31roadmap.hxx only used by vcl and toolkit nowCaolán McNamara
2019-08-31move SVTXRoadmap to toolkitCaolán McNamara
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin
2019-08-15loplugin:sequenceloop in test..toolkitNoel Grandin
2019-08-07Resolves: tdf#126717 default that formcontrols show acceleratorsCaolán McNamara
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): toolkitStephan Bergmann
2019-07-18cid#1448511 silence Out-of-bounds accessCaolán McNamara
2019-06-30Simplify Sequence iterations in toolkitArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-13unopkg gui crashes on shutdownCaolán McNamara
2019-06-12weld OrganizeDialogCaolán McNamara
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-21tdf#125397: Fixes for threads and SolarMutex on iOSTor Lillqvist
2019-04-15loplugin:sequentialassign in test..toolsNoel Grandin
2019-02-18fix comparison of std::lower_bound resultNoel Grandin
2019-02-11loplugin:indentation in lingucomponent..toolsNoel Grandin
2019-02-04tdf#87884: UnoControlTabPageModel is using tabs w/o WB_NOBORDERVasily Melenchuk
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-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-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-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-06make scrollabledialog.hxx a private headerCaolán McNamara
2018-09-27loplugin:constfields in toolkitNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-27cast MessBox into exileCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-21New loplugin:nestedunnamedStephan Bergmann