summaryrefslogtreecommitdiff
path: root/vcl/inc/salinst.hxx
AgeCommit message (Expand)Author
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-01-27vcl: remove unnecessary header includes from salinst.hxxChris Sherlock
2016-01-08vcl: silence doxygen warningChris Sherlock
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
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-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan 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-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
2014-10-14vcl: change to css alias namespaceChris Sherlock
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2013-12-11displayconnectiondispatch.hxx is private to vclTor Lillqvist
2013-12-02Make include guards sane in vclTor Lillqvist
2013-08-30wait until we know the UI language before initializing gtkCaolán McNamara
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-18Improve indentation consistencyTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-14Remove rtl:: namespace, fix minor spelling error in commentChris
2013-01-30Remove unused DeInitSalMainStephan Bergmann
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael 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-09-28Let SalAbort dump core on developer builds.Stephan Bergmann
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]