summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16tdf#78431: Clean up pFrame parameter in ImplWindowFrameProcXisco Fauli
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-12No need to name unused parametersTor Lillqvist
2016-01-10Fix typosAndrea Gelmini
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-08vcl: silence doxygen warningChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2016-01-05loplugin:redundantcastStephan Bergmann
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-18vcl: always re-use context from default window.Michael Meeks
2015-12-14Resolves: rhbz#1289394 gtk3: implement tooltips nativelyCaolán McNamara
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2015-12-11Update hardware/OS info in About dialogYousuf Philips
2015-12-10Remove listeners upon disposeStephan Bergmann
2015-12-08Make ImplSVData private to vclTor Lillqvist
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
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