summaryrefslogtreecommitdiff
path: root/include/tools/solarmutex.hxx
AgeCommit message (Collapse)AuthorFilesLines
2013-11-09fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud1-1/+1
Change-Id: I5f44f041e465230d10d562e8bd6f141848465e07
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold1-2/+2
Change-Id: I5572c320431222be2405f8c2dc8adeafe4f3828b
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-2/+2
...so move it from osl/mutex.hxx to its own comphelper/solarmutex.hxx. It looks like a newbie mistake that 59e7685d8d812ee8773f57475cbe3aa2a0bdfc81 "Create an abstract interface to be used to implement a SolarMutex" put it here in the first place. I do not consider this an incompatible change really, as no external URE client code should have used SolarMutex anyway. (Also included some clean up, like removing unused {Clearable,Resettable}SolarGuard, and spelling out SolarGuard in the few places it is used.) Change-Id: I121ffb5b7cefbc19e88b5405e5a85ffc895be852
2013-04-23execute move of global headersBjoern Michaelsen1-0/+38
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a