summaryrefslogtreecommitdiff
path: root/vcl/source/app/svmain.cxx
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-05-22Initial cut at some infinite monkeys work.Michael Meeks
2014-04-07Clean up ImplSVMainHook declarationStephan Bergmann
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24fdo#76179: deleting mpDefaultWin causes a DBG_TESTSOLARMUTEXStephan Bergmann
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-12Rename the Application_Impl class to DummyApplicationTor Lillqvist
2014-03-06Cosmetics and bin some pointless SAL_INFOsTor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-12-31Remove unused variables.Matúš Kukan
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-17I think the CWS-gfbfcfg dust has safely settled by nowCaolán McNamara
2013-08-30wait until we know the UI language before initializing gtkCaolán McNamara
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-30XubString->OUStringCaolán McNamara
2013-06-20move static bitmap into a svapp memberCaolán McNamara
2013-06-04vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks
2013-05-11sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-08Make use of new-style AccessBridge ctorStephan Bergmann
2013-03-06Translate German comments to English in svmain.cxxChris
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-25Remove unnecessary commented code that appears to do nothing whatsoever.Chris
2013-02-22drop someones stray debugging fprintfsCaolán McNamara
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky
2013-02-21android: finally starting and rendering at least something again.Michael Meeks
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-01-30Remove unused DeInitSalMainStephan Bergmann
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann
2012-09-07move temporary font cleaning to a place that is run on all platformsLuboš Luňák
2012-08-08mpPostYieldListeners dtor never calledCaolán McNamara
2012-07-02translated german commentsLuc Castermans
2012-06-27Remove commented out code (includes)Thomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-22Add a wrapper for InitVCL(), to be called from Java on AndroidTor Lillqvist
2012-02-15Revert temporary and not properly ifdeffed Android stuffTor Lillqvist
2012-01-28android: unwind horrific event dispatching bug causing all the grief.Michael Meeks
2011-12-16Properly join spawned GrammarCheckingIterator thread.Stephan Bergmann