Commit Graph

8 Commits

Author SHA1 Message Date
Caolán McNamara
1a302e716a risk converting ByteString to rtl::OString for OSes I don't have 2012-02-19 13:38:46 +00:00
Tor Lillqvist
d088fd397f Fix bit-rot in the iOS "code" 2012-01-27 22:44:00 +02:00
Thomas Arnhold
2c3d0ff9f8 Use SAL_N_ELEMENTS
Some more like Thorstens diff 9c59cd15b1

Done with some regex magic (and a check if this var is an array):

s/sizeof\(\s*$var\s*\)\s*\/\s*sizeof\(\s*\*$var\s*/SAL_N_ELEMENTS\($var/gs
2012-01-10 16:52:33 +01:00
Norbert Thiebaud
653dda4a34 remove include of pch header from vcl 2011-11-27 13:26:59 -06:00
Caolán McNamara
bea5e37dd3 Rename ImplFontSelectData to FontSelectPattern so I know what it does
Rename ImplFontSelectData to FontSelectPattern because I can never remember the
name of the thing. This way I'll be able to remember that its basically the
equivalent of fontconfig's FcPattern
2011-10-27 16:39:32 +01:00
Stephan Bergmann
2ff63bcdea Undo basis/brand split: merge basis share/ into brand share/. 2011-10-07 22:06:28 +02:00
Tor Lillqvist
36e4ca307c WaE: Silence warnings for the iOS code
No semantic changes, the iOS code still is mostly dummy.
2011-09-27 07:32:15 +03:00
Tor Lillqvist
9cd2558f47 More iOS baby steps 2011-07-24 00:51:04 +03:00