summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2015-11-27mutex used in post-main dtorCaolán McNamara
2015-11-26vcl: fix event processing to idle - for JUnit tests.Michael Meeks
2015-11-26loplugin:redundantcastNoel Grandin
2015-11-25vcl: further fix debug name cleanup.Michael Meeks
2015-11-25vcl: cleanup scheduler debug name usage.Michael Meeks
2015-11-25vcl: don't treat non-ready timers as idle handlers.Michael Meeks
2015-11-25vcl: improve scheduler debugging information.Michael Meeks
2015-11-25vcl: timer - avoid expensive and pointless re-fetch of current time.Michael Meeks
2015-11-25vcl: move private impl. detail of Scheduler out of global header.Michael Meeks
2015-11-24vcl: re-introduce idle handling.Michael Meeks
2015-11-24vcl: scheduler - split timeout calculation from idle invocation.Michael Meeks
2015-11-24vcl: remove UpdateStack concept.Michael Meeks
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl: avoid re-starting the WNT TimerQueue during shutdownMichael Stahl
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks
2015-11-12vcl: boost::ptr_vector->std::vectorNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-23on unity, default to human if possibleBjoern Michaelsen
2015-10-22afl-eventtesting: improve event testing exitCaolán McNamara
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara
2015-10-19add Application::EndAllPopupsCaolán McNamara
2015-10-19afl-eventtesting: fix deadlockCaolán McNamara
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