summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
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
2015-06-23Typo: iff->ifJulien Nabet
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15Revert "std::list for Scheduler"Stephan Bergmann
2015-06-15another stab at tdf#91393Caolán McNamara
2015-06-14Resolves: tdf#91393 autotext (etc) not fully drawnCaolán McNamara
2015-06-13Fix funny line-ends.Thorsten Behrens
2015-06-13tdf#92036 - work around writer spelling issueMichael Meeks
2015-06-12vcl: loplugin:pointertoboolMiklos Vajna
2015-06-12std::list for SchedulerJuergen Funk
2015-06-10tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks
2015-06-09tdf#91462 MenuBarHighlightTextColor should default to MenuHighlightTextColorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-05Clear VclPtr instance reference on removed UserEvents.Michael Meeks
2015-06-04loplugin:simplifyboolStephan Bergmann
2015-06-04Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instanceCaolán McNamara
2015-06-03OS X: Default to the 'breeze' icon theme.Jan Holesovsky
2015-05-29fix base wizard sizeCaolán McNamara
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung