summaryrefslogtreecommitdiff
path: root/vcl/source/app/svmain.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock1-3/+3
2016-02-06vcl: split exception types from input typesChris Sherlock1-29/+29
2016-02-05vcl: Remove unneeded exception constantsChris Sherlock1-5/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock1-1/+1
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock1-1/+1
2015-11-27mutex used in post-main dtorCaolán McNamara1-0/+7
2015-11-18com::sun::star->css in vcl/Noel Grandin1-8/+8
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks1-5/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-36/+36
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-3/+3
2015-08-25tdf#93614 - detect hanging OpenGL drivers with a watchdog.Michael Meeks1-0/+4
2015-08-21tdf#93547 - Disable OpenGL if we have a SEGV on windows in that code.Michael Meeks1-0/+6
2015-06-15Revert "std::list for Scheduler"Stephan Bergmann1-3/+0
2015-06-12std::list for SchedulerJuergen Funk1-0/+3
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-09vcl:fixes towards unit test happinessNoel Grandin1-5/+1
2015-03-30Bootstrap.initVCL is not used by our Android app any moreTor Lillqvist1-17/+0
2015-03-28The pExceptionHandler variable can be staticTor Lillqvist1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-03-20opengl dr.memory: Avoid double delete.Jan Holesovsky1-9/+0
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant1-5/+5
2015-03-06Timer/Idle: wipe out old functionalityTobias Madl1-1/+0
2015-03-06Idle Timer: Invented Base ClassTobias Madl1-3/+3
2015-03-06Idle: Now using deinitialisationTobias Madl1-1/+1
2015-03-06Idle and Timer are now completely independentTobias Madl1-0/+2
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens1-2/+0
2015-01-20some debug code for finding leaked OpenGLContextsMarkus Mohrhard1-0/+6
2015-01-09fdo#84938: replace SYSTEMWINDOW_MODE constants with 'enum class'Noel Grandin1-2/+2
2014-12-10Instantiate ImplSVData on demandStephan Bergmann1-3/+0
2014-12-03vcl: Add reference on default window's context so it doesn't get destroyedLouis-Francis Ratté-Boulianne1-0/+6
2014-11-29vcl: Remove DummyApplicationChris Sherlock1-7/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-1/+1
2014-06-04DeInitVCL at end of testsStephan Bergmann1-2/+13
2014-05-22Initial cut at some infinite monkeys work.Michael Meeks1-0/+5
2014-04-07Clean up ImplSVMainHook declarationStephan Bergmann1-3/+1
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann1-11/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-24fdo#76179: deleting mpDefaultWin causes a DBG_TESTSOLARMUTEXStephan Bergmann1-0/+2
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud1-0/+1
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud1-1/+1
2014-03-12Rename the Application_Impl class to DummyApplicationTor Lillqvist1-4/+4
2014-03-06Cosmetics and bin some pointless SAL_INFOsTor Lillqvist1-9/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock1-3/+0
2014-02-26Remove visual noise from vclAlexander Wilms1-2/+2