summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/salinst.h
AgeCommit message (Expand)Author
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2016-09-23tdf#101822 X11 SalDisplay init => AfterAppInitJan-Marek Glogowski
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2015-12-27loplugin:staticmethodsStephan Bergmann
2015-12-27Revert "loplugin:staticmethods"Julien Nabet
2015-12-27loplugin:staticmethodsJulien Nabet
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-05-24rendercontext: Initialize X11SalVirtualDevice with appropriate SalGraphics.Jan Holesovsky
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Sprinkle some SAL_OVERRIDEsTor Lillqvist
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-12fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi
2013-12-02Make include guards sane in vclTor Lillqvist
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-11X11SalInstance::CreateClipboard is only ever used with the default $DISPLAYStephan Bergmann
2013-04-22rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-08-08remove include comments and boxesThomas Arnhold
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2012-04-28valgrind: uninitialized variableCaolán McNamara
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks
2011-10-25generic: try to cleanup SalXLib cruft some moreMichael Meeks
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks
2011-10-25break headless coupling to X dependent backendMichael Meeks
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]