Commit Graph

6 Commits

Author SHA1 Message Date
708fc1c187 fdo#82577, fdo#82579: Handle Cursor
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-23 19:20:03 +03:00
92204f06b5 coverity#708643 nOffsetY missing from copy ctor
its normally always 0, so shrink the code based
on that

Change-Id: Ic9a4615f0ecb0713a00e4acd73485f99fd50a859
2014-03-06 16:35:46 +00:00
1984bb05de fdo#63154 Removed unused solar.h ref. in vcl
Change-Id: I038c941559a275c43c2be7d5453ca4c37390f343
Reviewed-on: https://gerrit.libreoffice.org/7733
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-30 11:23:50 +00:00
65ad73b0da Minor cleanup and comment (un-)translation
Drop some ASCII graphics. Fix columnar alignment to match surrounding
code. Bin comments that translate field names that are in understandable
English (like maSize) to German. Translate one (actually informative) German
comment to English.

Change-Id: I1e167e3d2f9da4b453140b47c0a8629246e1d932
2013-10-26 16:42:21 +03:00
d0df04f299 fixincludeguards.sh: include/vcl
Change-Id: Iaea4396f60aeade5303bf83a4504ad62f161b83c
2013-10-23 23:22:29 +02:00
b9337e22ce execute move of global headers
see https://gerrit.libreoffice.org/#/c/3367/
and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details

Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a
2013-04-23 22:20:31 +02:00