summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)Author
2018-03-27lok: update main threadHenry Castro
2018-03-26rhbz#1392145 ensure titlebar close button matches 'outside' directionCaolán McNamara
2018-03-21vcl: No need for a double-linked list of dialogs in Execute().Jan Holesovsky
2018-03-21lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2018-03-19lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2018-02-26forcepoint #6 release virtual devices before releasing font cacheCaolán McNamara
2018-02-22tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist
2017-12-28Prevent out-of-order LO event processingJan-Marek Glogowski
2017-12-19Report more debug information about caught exceptionStephan Bergmann
2017-11-24don't worry about dangling timers at fuzzer exitCaolán McNamara
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-15loplugin:flatten in vclNoel Grandin
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-07Fix memory leak for skipped Sal user eventsJan-Marek Glogowski
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara
2017-11-03Replace some lists by vectors (vcl)Julien Nabet
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin
2017-10-30loplugin:constantparam in vclNoel Grandin
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-22Avoid compiler eliding redundant dynamic_castStephan Bergmann
2017-10-19tdf#112830 measure test with ApplySettings appliedCaolán McNamara
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara
2017-10-09tdf#112931 always signal AllUserEventsProcessedJan-Marek Glogowski
2017-10-06Process all pending events during Cppunit setUpJan-Marek Glogowski
2017-10-06KDE update system loop integrationJan-Marek Glogowski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03Resolves: tdf#112827 gtk3 menubar not RTL under RTL localesCaolán McNamara
2017-10-02tdf#112769 Don't multi-trigger AllEventsProcessedJan-Marek Glogowski
2017-10-02Add IDialogRenderable interface for rendering of dialogsTomaž Vajngerl
2017-10-02move ITileRenderable implementation to own fileTomaž Vajngerl
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-30Access to ProcessEventsToSignal's bSignal is racyStephan Bergmann
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-27loplugin:flatten in vcl..xmlsecurityNoel Grandin
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-25Disable Scheduler shutdown assertionJan-Marek Glogowski
2017-09-25Different take on tdf#108406: exclude helpimg from installed themesKatarina Behrens
2017-09-22vcl: [loplugin:badstatics] aInstanceMichael Stahl
2017-09-21Ignore AquaBlinker on Scheduler shutdownJan-Marek Glogowski
2017-09-21Workaround static Task destruction errorJan-Marek Glogowski
2017-09-20Ignore DrawWorkStartupTimer on Scheduler shutdownJan-Marek Glogowski
2017-09-19Assert active Tasks on scheduler de-initJan-Marek Glogowski
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin