summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/app/saldata.cxx
AgeCommit message (Expand)Author
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
2014-10-27coverity#735348 silence Unchecked return value from libraryCaolán McNamara
2014-10-25coverity#735348 silence Unchecked return value from libraryCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-23Properly mark callback functions as extern "C"Stephan Bergmann
2013-08-23rhbz#1000150: Do not call exit upon XIOErrorStephan Bergmann
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-09Remove now obsolete RTL_CONSTASCII_(U)STRINGPARAMChris
2013-03-04doubled includesThomas Arnhold
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06impress211: #i116339# implement bHandleAllCurrentEventsPhilipp Lohmann [pl]
2012-09-12Resolves: rhbz#855541 XIOError handler multithread woesCaolán McNamara
2012-09-12remove unused hMainThread_Caolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-31Fix for fdo43460 Part LVIII getLength() to isEmpty()Olivier Hallot
2012-01-28SAL_XT is never usedThomas Arnhold
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-02use SAL_N_ELEMENTSDavid Tardon
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-25generic: fix error trap push/pop/reset semanticsMichael Meeks
2011-10-25generic: fix misc. initialization problems & simplify a littleMichael Meeks
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks
2011-10-25generic: try to cleanup SalXLib cruft some moreMichael Meeks
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks
2011-10-25move SalYieldMutexReleaser into a more sensible placeMichael Meeks
2011-10-25gtk3: remove X dependency (for now)Michael Meeks
2011-09-05These multi-lingual IMs have been always disabled for LinuxCaolán McNamara
2011-07-22Remove SAL_NOSEGVThomas Arnhold
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]