summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app/saldisp.cxx
AgeCommit message (Expand)Author
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-04-03fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-20fdo#39468 German comments in vcl/unx/generic/...Christian M. Heller
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03SalDisplay::PrintInfo: convert to SAL_INFOMiklos Vajna
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-20typo: allways -> alwaysAndras Timar
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-19SalColormap: -Werror=conversion-nullMichael Stahl
2012-11-19Drop ILLEGAL_POINTER sillynessTor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-06-10Remove bogus headerThomas Arnhold
2012-06-05fdo#50415 and fdo#34638 Fix Shortcut names are not localized on LinuxThomas Arnhold
2012-05-14WaE : XKeycodeToKeysym deprecatedJulien Nabet
2012-02-20vcl: simplify logicThomas Arnhold
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-15Remove unused SalDisplay::IsLocalMichael Meeks
2012-01-09callcatcher: remove unused SalColormap methodsThomas Arnhold
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-10-27there is no USE_XINERAMA define, but USE_XINERAMA_XSUN/USE_XINERAMA_XORGCaolán McNamara
2011-10-26generic: cleanup vcl / X11 display abstraction to fix crasherMichael Meeks
2011-10-26Clean up ImplSVData::mpSalData.Stephan Bergmann
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks