2018-05-30 14:07:34 -05:00
|
|
|
---
|
|
|
|
assumeFilename: desktop/source/app/app.cxx
|
2018-06-18 14:59:42 -05:00
|
|
|
blacklist:
|
|
|
|
include/sal/typesizes.h:
|
|
|
|
# needed for build to work
|
|
|
|
- config_typesizes.h
|
|
|
|
include/sal/types.h:
|
|
|
|
# needed for build to work
|
|
|
|
- sal/typesizes.h
|
|
|
|
include/sal/mathconf.h:
|
|
|
|
# Platform dependent
|
|
|
|
- cmath
|
2018-06-26 00:09:39 -05:00
|
|
|
include/osl/endian.h:
|
|
|
|
# needed for base types used in macros
|
|
|
|
- sal/types.h
|
|
|
|
include/osl/conditn.h:
|
|
|
|
# ODK API test would fail with fw decl here
|
|
|
|
- osl/time.h
|
|
|
|
include/osl/socket.h:
|
|
|
|
# ODK API test would fail with fw decl here
|
|
|
|
- osl/time.h
|
|
|
|
include/osl/thread.h:
|
|
|
|
# ODK API test would fail with fw decl here
|
|
|
|
- osl/time.h
|
2018-06-29 11:22:01 -05:00
|
|
|
include/osl/conditn.hxx:
|
|
|
|
# ODK API test would fail with fw decl here
|
|
|
|
- osl/time.h
|
|
|
|
include/osl/pipe_decl.hxx:
|
|
|
|
# ODK API test would fail with fw decl here
|
|
|
|
- osl/security.hxx
|
|
|
|
include/osl/socket_decl.hxx:
|
|
|
|
# Needed by socket.hxx for inline function
|
|
|
|
- rtl/byteseq.hxx
|
|
|
|
include/osl/thread.hxx:
|
|
|
|
# ODK API test would fail with fw decl here
|
|
|
|
- osl/time.h
|
2018-07-11 23:53:38 -05:00
|
|
|
include/rtl/instance.hxx:
|
|
|
|
# Needed for template functions
|
|
|
|
- osl/getglobalmutex.hxx
|
|
|
|
include/rtl/math.hxx:
|
|
|
|
# TODO MSVC does not compile basegfx/numeric/ftools.hxx when this is replaced
|
|
|
|
- math.h
|
2018-08-10 05:54:19 -05:00
|
|
|
include/registry/regtype.h:
|
|
|
|
# Needed for template
|
|
|
|
- o3tl/typed_flags_set.hxx
|
|
|
|
include/registry/types.hxx:
|
|
|
|
# Needed for template
|
|
|
|
- o3tl/typed_flags_set.hxx
|
2018-08-10 00:48:42 -05:00
|
|
|
include/sfx2/toolbarids.hxx:
|
|
|
|
# needed for enum definition
|
|
|
|
- sal/types.h
|