summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app/sm.cxx
AgeCommit message (Expand)Author
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
2014-10-28coverity#735350 silence Unchecked return value from libraryCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-19coverity#738941 Uninitialized pointer fieldCaolán McNamara
2014-01-17bool improvementsStephan Bergmann
2013-11-07Name threads for debug purposeArnaud Versini
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-09Remove now obsolete RTL_CONSTASCII_(U)STRINGPARAMChris
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-06-22Some further clean-up of X Session Management codeStephan Bergmann
2012-06-21Fix X Session Management supportStephan Bergmann
2012-06-20Work around false valgrind warning about optimized strlen implementationStephan Bergmann
2012-06-20pOldStyleSaveFrame is never set anywayStephan Bergmann
2012-06-20Move IceSalSession declaration to sm.cxxStephan Bergmann
2012-06-20Move pOneInstance to SessionManagerClient::m_pSessionStephan Bergmann
2012-06-20Clean up how nStateVal is smuggled inStephan Bergmann
2012-06-20Properly detect and remove ".bin" at endStephan Bergmann
2012-06-20USE_SM_EXTENSION is always definedStephan Bergmann
2012-02-29SessionManagerClient is never instantiatedCaolán McNamara
2012-02-28move vcl session management to fancy new SAL_LOG tracingBjoern Michaelsen
2012-01-31Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks
2011-07-26callcatcher: remove unused methodsThomas Arnhold
2011-06-14oopsCaolán McNamara
2011-06-14ByteString -> osl::OString/OStringBufferCaolán McNamara
2011-06-10helgrind: Thread #1 unlocked a not-locked lockDavid Tardon
2011-06-03WaE: various warningsCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]