summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-16afl-eventtesting: add a realistic impress workoutCaolán McNamara
2015-10-16afl-eventtesting: tweak key event injectionCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-10afl-eventtesting: there is no focused/active window in headless modeCaolán McNamara
2015-10-09afl-eventtesting: provide a way to pseudo-restartCaolán McNamara
2015-10-08afl-eventtesting: send events to focus window and fallback to toplevelCaolán McNamara
2015-10-08afl-eventtesting: add Application::EndAllDialogsCaolán McNamara
2015-10-07afl-eventtesting: quit on next cycle if testing stops earlyCaolán McNamara
2015-10-07afl-eventtesting: it has learned to open dialogs, so...Caolán McNamara
2015-10-07afl-eventtesting: lets ditch the key repeat and timestamp fieldsCaolán McNamara
2015-10-06experimental afl driven ui testingCaolán McNamara
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-10-01Fix typosAndrea Gelmini
2015-09-22convert Link<> to typedNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-20remove unused Link<> fieldNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin
2015-09-14ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin
2015-09-14list->vectorNoel Grandin
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-11convert Link<> to typedNoel Grandin
2015-09-10Fixup low-prio idle's effect on min-period.Michael Meeks
2015-09-10convert Link<> to typedNoel Grandin
2015-09-09vcl: restore lost hunk in Scheduler::ImplStartTimer()Miklos Vajna
2015-09-08Ensure the scheduler can set longer timeouts.Michael Meeks
2015-09-08tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts.Michael Meeks
2015-09-04Minor refactoring and cleanup of Scheduler and Timer.Ashod Nakashian
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist
2015-08-25tdf#93614 - detect hanging OpenGL drivers with a watchdog.Michael Meeks
2015-08-21tdf#93547 - Disable OpenGL if we have a SEGV on windows in that code.Michael Meeks
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-18tdf#92036 - Writer infinite spelling loopAshod Nakashian
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-04tdf#76845: vcl: main thread does not necessarily have SolarMutexMichael Stahl
2015-08-03tdf#92788 - Middle Button on Mouse Paste Option Broken for X11Noel Grandin
2015-07-30remove PostScrollEvent and PostZoomEventNoel Grandin
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-07-10loplugin:literaltoboolconversionStephan Bergmann
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-07-08vcl: document mnDispatchLevel TODOMichael Stahl
2015-06-30CreateAccessible just forwards to the parent impl alreadyCaolán McNamara
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-06-23Revert "Typo: iff->if"Julien Nabet