summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app/saldisp.cxx
AgeCommit message (Expand)Author
2014-11-16use the OpenGLHelper version to check for OpenGL supportMarkus Mohrhard
2014-11-14vcl: Stop-gap solution to start the gen / kde / kde4 plugins again.Jan Holesovsky
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10vcl: Get visual info for window from GLX when neededLouis-Francis Ratté-Boulianne
2014-10-25coverity#735349 silence Unchecked return value from libraryCaolán McNamara
2014-10-01fdo#82577: Handle KeyPressNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10Fallback DPI detection on X11Giuseppe Bilotta
2014-09-10Refactor DPI settings validity checkGiuseppe Bilotta
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-06Kill XSUN Xinerama supportRiccardo Magliocchetti
2014-05-13loplugin:unreffunMatúš Kukan
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida
2014-04-19coverity#738940 Uninitialized pointer fieldDavid Tardon
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-21Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-05Simplify resolution calculationKeith Curtis
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-28debug only code SalDisplay::PrintInfo()Noel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-11-Werror,-Wunused-const-variableStephan Bergmann
2013-10-01Resolves: rhbz#1010995 div by 0 on some bizarre corner caseCaolán McNamara
2013-08-12convert String to OUString in VCLNoel Grandin
2013-06-06simplify WM_COMMANDLuboš Luňák
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