summaryrefslogtreecommitdiff
path: root/vcl/source/app/svapp.cxx
AgeCommit message (Expand)Author
2020-12-05Some more checks for correct screen sizeSamuel Mehrbrodt
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-08-20loplugin:constvars in vclNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-07-25Removed duplicated includeAndrea Gelmini
2019-07-25LOK: Do not offset window coordinates in LOKAshod Nakashian
2019-07-15cid#1448245 uninit scalar fieldCaolán McNamara
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-05-16Introduce vcl::lok::unregisterPollCallbacks() and clarify isUnipoll()Tor Lillqvist
2019-05-07unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks
2019-04-23Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian
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