summaryrefslogtreecommitdiff
path: root/vcl/source/app/svapp.cxx
AgeCommit message (Expand)Author
2019-03-26tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl
2019-01-11tdf#69060: lock refreshing font data when loading a documentMike Kaganski
2018-12-11loplugin:useuniqueptr in vclNoel Grandin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-06Don't fail assertion when setting the dialog cancel mode to its current valueTor Lillqvist
2018-12-05Add interface for software-only bitmap renderingJan-Marek Glogowski
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-08Revert "Use the backend SalInstance method IsMainThread for Application::IsMa...Markus Mohrhard
2018-11-06Use the backend SalInstance method IsMainThread for Application::IsMainThreadAndras Timar
2018-11-06replace Application::GetMainThreadIdentifier to Application::IsMainThreadAndras Timar
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-19loplugin:staticvar in vclNoel Grandin
2018-10-16drop LazyDeletorCaolán McNamara
2018-10-14only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-10-02Implement MacOSX VCL backend as pluginJan-Marek Glogowski
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski
2018-09-24Scheduler: add per-priority Task listsJan-Marek Glogowski
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-02-28lok: update main threadHenry Castro
2018-02-28Let Application::Abort always dump core in debug buildsStephan Bergmann
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
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-23loplugin:includeform: vclStephan Bergmann
2017-10-22Avoid compiler eliding redundant dynamic_castStephan Bergmann
2017-09-30Access to ProcessEventsToSignal's bSignal is racyStephan Bergmann
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-08-29Avoid deadlock under --enable-debugStephan Bergmann
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-09osl::Mutex::acquire can effectively only fail upon programming errorsStephan Bergmann
2017-08-04Implement VCL Scheduler lockingJan-Marek Glogowski
2017-07-23remove unused structJochen Nitschke