/sc/

distro/vector/vector-24.2'>distro/vector/vector-24.2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/salinst.hxx
AgeCommit message (Expand)Author
2018-02-23tdf#103690: Set up notifications only after VCL has been initialisedTor Lillqvist
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-04merge vcl::DisplayConnectionDispatch with vcl::DisplayConnectionNoel Grandin
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli
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