summaryrefslogtreecommitdiff
path: root/vcl/source/app/svapp.cxx
AgeCommit message (Expand)Author
2012-09-20Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks
2012-04-18Just link statically to CreateUnoWrapper() in the DISABLE_DYNLOADING caseTor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-15When using libmerged there is no "tk" libraryTor Lillqvist
2012-01-20Remove some dated Windows-only debug stuff.Stephan Bergmann
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2011-12-22new route left to set pHandlerCaolán McNamara
2011-12-22callcatcher: newly unused codeCaolán McNamara
2011-12-08Remove unused codeAugust Sodora
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-16UniqueIdContainer is only needed by binfilterCaolán McNamara
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-08-22regoptions (etc.) now unused post registration-removalCaolán McNamara
2011-08-22callcatcher: various methodsCaolán McNamara
2011-07-22callcatcher: clean up GlyphCache and one connected methodThomas Arnhold
2011-07-22Remove SAL_FONTPATH and SAL_FONTPATH_PRIVATEThomas Arnhold
2011-07-20callcatcher: bring Application::PostUserEvent backThomas Arnhold
2011-07-20callcatcher: cleanup Application::FooThomas Arnhold
2011-07-11callcatcher: remove unused Application::GetReservedKeyCodeDescriptionCaolán McNamara
2011-06-17let the caller own thisCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-08do not derive from std::listDavid Tardon
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-21Remove ShowHelpStatusText and HideHelpStatusText and associated cruftTor Lillqvist
2011-01-12rebase to DEV300_m97Philipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-12-13vcl118: #i116048# improve shutdown behavior of unix clipboard (thanks sb !)Philipp Lohmann [pl]
2010-11-23vcl117: removed useless headerPhilipp Lohmann [pl]
2010-10-26make these not leak and safe to useCaolán McNamara
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-12Implement hooks for unix quickstarterJan Holesovsky
2010-10-10merge vosremoval-thread patchNorbert Thiebaud
2010-10-07Remove redundant #include directives & commentsJ. Graeme Lingard
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang