summaryrefslogtreecommitdiff
path: root/vcl/source/app/svmain.cxx
AgeCommit message (Expand)Author
2020-02-26lru_scale_cache - cache the same bitmap at multiple scales.Michael Meeks
2019-12-11vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-10lok: evaluate assertion if LOK Windows container is emptyHenry Castro
2019-08-29cache file based widget images and draw commandsTomaž Vajngerl
2019-08-05unipoll: let InitVCL tolerate double init.Michael Meeks
2019-02-07tdf#123165 cache recently scaled bitmaps for reuseCaolán McNamara
2019-01-12OSX 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
2017-12-14Move call to Scheduler::ImplDeInitScheduler in DeInitVCL back to orig. placeStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-19Assert active Tasks on scheduler de-initJan-Marek Glogowski
2017-08-25coverity#1416668 Uncaught exceptionCaolán McNamara
2017-08-06set LANGUAGE from SvtSysLocale().GetUILanguageTag()Caolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-18tdf#109194 cleanse startup notification foo from envThorsten Behrens
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski
2017-06-15make LANGUAGE setting universal, not just gtk specificCaolán McNamara
2017-05-30Revert "make LANGUAGE setting universal, not just gtk specific"Caolán McNamara
2017-05-30make LANGUAGE setting universal, not just gtk specificCaolán McNamara
2017-05-10Resolves: rhbz#144437 make gnome-documents not crash the whole timeCaolán McNamara
2017-04-05loplugin:unreffun (clang-cl)Stephan Bergmann
2017-04-04tdf#99352: assert on stray VclPtrs past DeInitBjoern Michaelsen
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann