summaryrefslogtreecommitdiff
path: root/vcl/source/app/svmain.cxx
AgeCommit message (Expand)Author
2020-04-27Missing includes on Windows with --disable-pchMike Kaganski
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-26lru_scale_cache - cache the same bitmap at multiple scales.Michael Meeks
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-02-07add Skia crash zone checkingLuboš Luňák
2020-02-07merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák
2020-02-03make some headers privateCaolán McNamara
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-24Prevent deadlock in DeInitVCL() on WindowsMike Kaganski
2020-01-13tdf#129930: Dispose SystemClipboard service early enoughStephan Bergmann
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-11lok: evaluate assertion if LOK Windows container is emptyHenry Castro
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
2019-06-13unopkg gui crashes on shutdownCaolán McNamara
2019-05-10unipoll: let InitVCL tolerate double init.Michael Meeks
2019-04-27Fix typosAndrea Gelmini
2019-04-27Use AutoTimer for SystemDependentDataBufferJan-Marek Glogowski
2019-03-11cache file based widget images and draw commandsTomaž Vajngerl
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-02-11loplugin:indentation in vclNoel Grandin
2019-02-07tdf#123165 cache recently scaled bitmaps for reuseCaolán McNamara
2019-01-11OSX Re-Introduce NSApplicationMain usageJan-Marek Glogowski
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-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-09-27Do build cppunit for iOS, tooTor Lillqvist
2018-09-18Drop NSApplicationMain usageJan-Marek Glogowski
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-20TODO: refcount ImplFontListCaolán McNamara
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara
2018-08-17fix crash on Windows on assert enabled buildsNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-30make DBG_TESTSOLARMUTEX available in assert buildsNoel Grandin
2018-06-09hold and return SalI18NImeStatus using std::unique_ptrNoel Grandin
2018-06-03avoid a deadlock when the crash handler can't acquire SolarMutexLuboš Luňák
2018-03-16rhbz#1392145 ensure titlebar close button matches 'outside' directionCaolán McNamara
2018-02-24forcepoint #6 release virtual devices before releasing font cacheCaolán McNamara
2018-02-22tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist
2018-01-15vcl: No need for a double-linked list of dialogs in Execute().Jan Holesovsky