summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/saldata.hxx
AgeCommit message (Expand)Author
2021-07-02vcl: drop GenericUnixSalDataTypeJan-Marek Glogowski
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-11-15make some classes module-privateNoel Grandin
2019-09-26loplugin:virtualdead in vclNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2018-04-25loplugin:useuniqueptr in X11SalDataNoel Grandin
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-12-02Make include guards sane in vclTor Lillqvist
2013-08-23Properly mark callback functions as extern "C"Stephan Bergmann
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-10Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxxTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-12remove unused hMainThread_Caolán McNamara
2012-08-08remove include comments and boxesThomas Arnhold
2012-03-20move #include from .h to the one .cxx where it is neededLuboš Luňák
2011-10-26Clean up ImplSVData::mpSalData.Stephan Bergmann
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-07-22Remove SAL_NOSEGVThomas Arnhold
2011-06-26Include <pthread.h> also for AndroidTor Lillqvist
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-25vcl2gnumake: #i116588# move vcl to gbuild (step 1, linux)Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]