summaryrefslogtreecommitdiffstats
path: root/include/svtools/asynclink.hxx
Commit message (Collapse)AuthorAgeFilesLines
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-071-1/+2
| | | | | | | | | | | | | ...so declare them as such. This avoids the recurring mistake of storing such IDs as sal_uInt32, truncating in 64 bit environments, causing RemoveUserEvent to potentially not remove the event, it thus firing "too late" and probably causing a crash. While at it, consolidate the trivially unnecessary overloads of both Application::PostUserEvent and Window::PostUserEvent. And in each of them, it looks like deleting the mpLink member was missing from the failure branch. Change-Id: Iab13afbb06e12ac15dec6a6b5b85a7e402a3c654
* svtools: sal_Bool->boolNoel Grandin2014-03-241-7/+6
| | | | Change-Id: I56072620f9ea28833e1590a7fff7d71ed11fc34c
* coverity#708192 Uninitialized pointer fieldCaolán McNamara2014-03-191-5/+17
| | | | Change-Id: Iaccc034f61442242ce1b864457f0d048cdeae98d
* fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud2013-11-091-1/+1
| | | | Change-Id: I7e004e1e4fbc2141ff421af6be0e8bf5a026b189
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
| | | | Change-Id: I57fcfd442d2b5815e7c07a9cbd660f3698168dee
* execute move of global headersBjoern Michaelsen2013-04-231-0/+66
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a