summaryrefslogtreecommitdiff
path: root/extensions/source/ole/windata.hxx
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2020-04-21 12:55:06 +0200
committerXisco Faulí <xiscofauli@libreoffice.org>2020-04-21 15:07:00 +0200
commitb98eec284718e91d85cb0f4003e1fac7869e2185 (patch)
tree46a047dee1eda89db207aacc845c4dd4febcc340 /extensions/source/ole/windata.hxx
parenta83f77a11b36d5dcdebec08f37df889191143c84 (diff)
uitest: use while loop instead of time.sleep
Execution times goes from 3.807 to 2.718 for me Change-Id: I9c93417d2678c64a8d9a90b0a18b4d1210c8fdd2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92624 Tested-by: Jenkins Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org>
Diffstat (limited to 'extensions/source/ole/windata.hxx')
0 files changed, 0 insertions, 0 deletions
ef='/cgit/lo/core/commit/sc/source/ui/app?id=8f9b0c869222e57f738bc25d51cc6364e3c6a65a'>Idle: Changed to new enum nameTobias Madl 2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl 2015-03-06idle includes and enum useJennifer Liebel 2015-03-06Timer: Reversed some Idles to TimerTobias Madl 2015-03-05Resolves tdf#78221 Cannot drag twice the same cell when editing formulaHenry Castro 2015-03-02ScInputHandler::ImplCreateEditEngine: don't invalidate unconditionallyMiklos Vajna 2015-03-02sc: Make characters appear during tiled rendering as they are typed.Jan Holesovsky 2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin 2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin 2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet 2015-02-03callcatcher: shave off some moreCaolán McNamara 2015-02-02callcatcher: shave off a few moreCaolán McNamara 2015-01-24coverity#265794 Dereference null return valueCaolán McNamara 2015-01-23Resolves: fdo#75565 reduce block on pasting rtf like we do for htmlCaolán McNamara 2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin 2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin 2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl 2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin 2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin 2015-01-07fix invalid string accessMarkus Mohrhard