summaryrefslogtreecommitdiff
path: root/vcl/source/uitest
AgeCommit message (Expand)Author
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-23cid#1452394 silence Using invalid iteratorCaolán McNamara
2019-08-20uitest: Fix typosAhmed ElShreif
2019-08-20loplugin:constvars in vclNoel Grandin
2019-08-19uitest: fixed for formatting and plugin stringconstantMarkus Mohrhard
2019-08-19uitest: solve problem with un-named parentsAhmed ElShreif
2019-08-19uitest: log more events in Calc:Ahmed ElShreif
2019-08-19uitest: log more eventsAhmed ElShreif
2019-08-19uitest: add more events to ui loggerAhmed ElShreif
2019-08-19uitest: start logging draw eventsAhmed ElShreif
2019-08-19uitest: log more eventsAhmed ElShreif
2019-08-19uitest: solve some bugs in the ui loggerAhmed ElShreif
2019-08-19uitest: add DSL compiler support for more UI itemsAhmed ElShreif
2019-08-19uitest: Some new features in ui_logger projectAhmed ElShreif
2019-08-19uitest: just update zoom statementAhmed ElShreif
2019-08-19uitest: Rewrite all the logger statements with the new grammar syntaxAhmed ElShreif
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-08-12tdf#118856 vcl: avoid flicker in the about dialogMiklos Vajna
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-06-30Revert "Rewrite all the logger statements with the new grammar syntax"Xisco Faulí
2019-06-29Rewrite all the logger statements with the new grammar syntaxAhmed ElShreif
2019-06-20Consolidate on C++17 std::scoped_lock instead of std::lock_guardStephan Bergmann
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
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-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-09-26uitest: checking whether we have focus needs to be recursiveMarkus Mohrhard
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-11cleanup mutex and signalling in ExecuteWrapperNoel Grandin
2018-09-05Fix typosAndrea Gelmini
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-07-28uitest: support parameters when sending UNO commandsSaurav Chirania
2018-07-12uitest logger: log key according to DSL inside dialogs tooSaurav Chirania
2018-07-09uitest: test for ui elements children firstMarkus Mohrhard
2018-07-07uitest: complete wrapper for SpinField and SpinButtonSaurav Chirania
2018-07-06uitest logger: log the events calling CallEventListeners()Saurav Chirania
2018-06-24uitest logger: some changes in log statementsSaurav Chirania
2018-06-24uitest logger: print parent when logging keysSaurav Chirania