summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app
AgeCommit message (Expand)Author
2012-05-14WaE : XKeycodeToKeysym deprecatedJulien Nabet
2012-04-24Resolves: fdo#48011 writer idle-callbacks are halting when events pendingCaolán McNamara
2012-04-17String::ToInt32->rtl::OUString::toInt32Caolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-29SessionManagerClient is never instantiatedCaolán McNamara
2012-02-28move vcl session management to fancy new SAL_LOG tracingBjoern Michaelsen
2012-02-20vcl: simplify logicThomas Arnhold
2012-02-19ByteString->rtl::OStringCaolán McNamara
2012-01-31Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot
2012-01-30Revert "vcl: BestVisuals strip"Thomas Arnhold
2012-01-30Revert "vcl: stuff"Thomas Arnhold
2012-01-30vcl: stuffThomas Arnhold
2012-01-30vcl: BestVisuals stripThomas Arnhold
2012-01-28Remove VisualClassNameThomas Arnhold
2012-01-28simplify PSEUDOCOLOR12Thomas Arnhold
2012-01-28sal_TrueCOLOR is never definedThomas Arnhold
2012-01-28SAL_XT is never usedThomas Arnhold
2012-01-28vcl: SalWM is unusedThomas Arnhold
2012-01-28vcl: Remove unused server vendorsThomas Arnhold
2012-01-28Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-28Remove SalDisplay::GetKeyboardNameThomas Arnhold
2012-01-27keysymnames: get rid of some insanityThomas Arnhold
2012-01-16Add SOLARIS checks for SalDisplay::IsLocal()Thomas Arnhold
2012-01-16Revert "Remove unused SalDisplay::IsLocal"Thomas Arnhold
2012-01-16drop unneeded castDavid Tardon
2012-01-16WaE: getXScreen is an unsigned int nowCaolán McNamara
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-15WaE: narrowing conversionDavid Tardon
2012-01-15Remove unused SalDisplay::IsLocalMichael Meeks
2012-01-09callcatcher: remove unused SalColormap methodsThomas Arnhold
2012-01-09callcatcher: clean up vcl i18nThomas Arnhold
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-15Removed extra semicolonsJesse
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-11removed empty fileTakeshi Abe
2011-11-02use SAL_N_ELEMENTSDavid Tardon
2011-10-27there is no USE_XINERAMA define, but USE_XINERAMA_XSUN/USE_XINERAMA_XORGCaolán McNamara
2011-10-26Reverted GetX11SalData to always use dynamic_cast.Stephan Bergmann
2011-10-26generic: cleanup vcl / X11 display abstraction to fix crasherMichael Meeks
2011-10-26Clean up ImplSVData::mpSalData.Stephan Bergmann
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-25generic: fix error trap push/pop/reset semanticsMichael Meeks
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks
2011-10-25gtk3: fix display changed signal emissionsMichael Meeks
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks