summaryrefslogtreecommitdiff
path: root/include/postmac.h
AgeCommit message (Collapse)Author
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
Put the vcl Cursor in the vcl namespace. Avoids collision with the Xlib Cursor typedef and some ancient Carbon (?) Cursor typedef on OS X. Change-Id: I7af770c522b5774c87f58cc079ced9fc1bcc88b0
2014-08-17fdo#82579: The SDK used by the "TDF" tb needs Cursor and Line to be handledTor Lillqvist
Change-Id: Idb9600b49ef711f0c11faa8650853fee0c455763
2014-08-17fdo#82579: Only Point, Polygon, Size and TimeValue need to be handledTor Lillqvist
Change-Id: I901386fadf8adbf6daad178b1fc2618430280792
2014-08-16DirInfo, LSize and MemoryBlock are unusedTor Lillqvist
Change-Id: I6ddec983ef160cabf22690d0f3e8cfb08ba52394
2014-08-16Our use of Ptr does not clash with the <MacTypes.h> typedefTor Lillqvist
Change-Id: I5bcd1afde7c083c9a86be068c211fad152e75d01
2014-08-16Our use of Byte does not clash with the <MacTypes.h> typedefTor Lillqvist
Change-Id: I693de4bc9eb7fc9b409d321e0dcec6e0c03212c3
2013-10-22premac.h: remove StringPtr manglingMichael Stahl
Change-Id: I94f5331fd00602778421ff6ba5f96cf2366cf1da
2013-04-16move headers from solenv/inc/ to include/Matúš Kukan
Change-Id: Ieb6cba645b3535f7d683d2aefa5599d04d9994f3 Reviewed-on: https://gerrit.libreoffice.org/3403 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>