office-gobmx/sal/inc
Luboš Luňák d91d98a536 fix gcc-4.0.1 and/or 32bit build for string literals
Plain 0 is ambiguous to convert to either long or const char*,
and just adding an overload next to sal_Int32 would be a dupe if
they actually are the same type, so just go with plain int, which
is the sensible thing to do anyway.
2012-04-06 15:10:06 +02:00
..
cppunittester More hacking on static linking (iOS) support 2012-03-21 00:00:05 +02:00
internal
osl
rtl fix gcc-4.0.1 and/or 32bit build for string literals 2012-04-06 15:10:06 +02:00
sal Minor tweakings 2012-04-04 15:25:38 +02:00
systools/win32