summaryrefslogtreecommitdiff
path: root/vcl/source/app/svmain.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian1-13/+13
2019-12-11lok: evaluate assertion if LOK Windows container is emptyHenry Castro1-0/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+8
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-0/+1
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth1-4/+0
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen1-12/+1
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin1-2/+3
2019-06-13unopkg gui crashes on shutdownCaolán McNamara1-5/+3
2019-05-10unipoll: let InitVCL tolerate double init.Michael Meeks1-0/+6
2019-04-27Fix typosAndrea Gelmini1-1/+1
2019-04-27Use AutoTimer for SystemDependentDataBufferJan-Marek Glogowski1-1/+2
2019-03-11cache file based widget images and draw commandsTomaž Vajngerl1-0/+3
2019-02-22loplugin:unusedfields in vclNoel Grandin1-2/+0
2019-02-11loplugin:indentation in vclNoel Grandin1-1/+1
2019-02-07tdf#123165 cache recently scaled bitmaps for reuseCaolán McNamara1-0/+2
2019-01-11OSX Re-Introduce NSApplicationMain usageJan-Marek Glogowski1-1/+5
2018-11-08Revert "Use the backend SalInstance method IsMainThread for Application::IsMa...Markus Mohrhard1-0/+3
2018-11-06Use the backend SalInstance method IsMainThread for Application::IsMainThreadAndras Timar1-3/+0
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara1-1/+1
2018-10-02Unify sal plugin loadersJan-Marek Glogowski1-1/+0
2018-09-27Do build cppunit for iOS, tooTor Lillqvist1-83/+0
2018-09-18Drop NSApplicationMain usageJan-Marek Glogowski1-9/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-15Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist1-0/+83
2018-09-14loplugin:constfields in vclNoel Grandin1-2/+2
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand1-3/+3
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin1-57/+14
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand1-0/+5
2018-08-20TODO: refcount ImplFontListCaolán McNamara1-3/+2
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara1-3/+2
2018-08-17fix crash on Windows on assert enabled buildsNoel Grandin1-1/+1
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-30make DBG_TESTSOLARMUTEX available in assert buildsNoel Grandin1-1/+1
2018-06-09hold and return SalI18NImeStatus using std::unique_ptrNoel Grandin1-2/+1
2018-06-03avoid a deadlock when the crash handler can't acquire SolarMutexLuboš Luňák1-9/+11
2018-03-16rhbz#1392145 ensure titlebar close button matches 'outside' directionCaolán McNamara1-1/+2
2018-02-24forcepoint #6 release virtual devices before releasing font cacheCaolán McNamara1-4/+5
2018-02-22tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist1-0/+4
2018-01-15vcl: No need for a double-linked list of dialogs in Execute().Jan Holesovsky1-1/+1
2017-12-14Move call to Scheduler::ImplDeInitScheduler in DeInitVCL back to orig. placeStephan Bergmann1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: vclStephan Bergmann1-14/+14
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-19Assert active Tasks on scheduler de-initJan-Marek Glogowski1-2/+3
2017-08-25coverity#1416668 Uncaught exceptionCaolán McNamara1-9/+16
2017-08-06set LANGUAGE from SvtSysLocale().GetUILanguageTag()Caolán McNamara1-12/+9
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-8/+0
2017-07-20loplugin:unusedfields in vclNoel Grandin1-6/+0
2017-07-18tdf#109194 cleanse startup notification foo from envThorsten Behrens1-0/+8