summaryrefslogtreecommitdiff
path: root/vcl/source/uitest/logger.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in vclNoel Grandin
2022-02-19uilogger: make vertical tab handling more robustIlmari Lauhakangas
2021-11-30tdf#145952 don't crash with LO_COLLECT_UIINFO set in autofilterCaolán McNamara
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-01-26loplugin:passstuffbyrefNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-10-13uilogger : Add support in the Logger and DSL for Vertical TabAhmed ElShreif
2020-09-04uilogger : Add support in the Logger and DSL for MenuBtnAhmed ElShreif
2020-09-01uilogger : Add support in the Logger and DSL for Writer-CommentsAhmed ElShreif
2020-09-01uilogger : Add support in the Logger and DSL for Calc-CommentsAhmed ElShreif
2020-08-27uilogger : Add support in the Logger and DSL for ValueSetAhmed ElShreif
2020-08-24uilogger : Add support in the Logger and DSL for the ToolBoxAhmed ElShreif
2020-08-21uilogger : Add support in the Logger and DSL for the LAUNCHMENU in CALCAhmed ElShreif
2020-07-03remove some dead WindowType valuesNoel Grandin
2020-04-22vcl: fix missing includeMiklos Vajna
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-11simplify "a = a +" to "a +="Noel Grandin
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: 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-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-18Simplify Sequence iterations in vclArkadiy Illarionov
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-08-29new loplugin:oustringbufferNoel Grandin
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-07-12uitest logger: log key according to DSL inside dialogs tooSaurav Chirania
2018-06-24uitest logger: print parent when logging keysSaurav Chirania