| /AOO41X/main/vcl/aqua/source/gdi/ |
| H A D | salbmp.cxx | cd426cce73c9bd8f6bd34ced0fa14affee29ad02 Wed Apr 17 13:32:55 UTC 2013 Herbert Dürr <hdu@apache.org> avoid problems with C++ initializer lists (N2672) in our Aqua code
when the provided type and the target type of an initializer list don't match the new behaviour described in C++11's N2672 proposal can be triggered. Though that is very useful in general it complicates things for our case so that we're better of to use the little helpers provided by XCode's CF framework.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468907 13f79535-47bb-0310-9956-ffa450edef68
|
| H A D | aquaprintview.mm | cd426cce73c9bd8f6bd34ced0fa14affee29ad02 Wed Apr 17 13:32:55 UTC 2013 Herbert Dürr <hdu@apache.org> avoid problems with C++ initializer lists (N2672) in our Aqua code
when the provided type and the target type of an initializer list don't match the new behaviour described in C++11's N2672 proposal can be triggered. Though that is very useful in general it complicates things for our case so that we're better of to use the little helpers provided by XCode's CF framework.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468907 13f79535-47bb-0310-9956-ffa450edef68
|
| H A D | salprn.cxx | cd426cce73c9bd8f6bd34ced0fa14affee29ad02 Wed Apr 17 13:32:55 UTC 2013 Herbert Dürr <hdu@apache.org> avoid problems with C++ initializer lists (N2672) in our Aqua code
when the provided type and the target type of an initializer list don't match the new behaviour described in C++11's N2672 proposal can be triggered. Though that is very useful in general it complicates things for our case so that we're better of to use the little helpers provided by XCode's CF framework.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468907 13f79535-47bb-0310-9956-ffa450edef68
|
| H A D | aquaprintaccessoryview.mm | cd426cce73c9bd8f6bd34ced0fa14affee29ad02 Wed Apr 17 13:32:55 UTC 2013 Herbert Dürr <hdu@apache.org> avoid problems with C++ initializer lists (N2672) in our Aqua code
when the provided type and the target type of an initializer list don't match the new behaviour described in C++11's N2672 proposal can be triggered. Though that is very useful in general it complicates things for our case so that we're better of to use the little helpers provided by XCode's CF framework.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468907 13f79535-47bb-0310-9956-ffa450edef68
|
| H A D | salvd.cxx | cd426cce73c9bd8f6bd34ced0fa14affee29ad02 Wed Apr 17 13:32:55 UTC 2013 Herbert Dürr <hdu@apache.org> avoid problems with C++ initializer lists (N2672) in our Aqua code
when the provided type and the target type of an initializer list don't match the new behaviour described in C++11's N2672 proposal can be triggered. Though that is very useful in general it complicates things for our case so that we're better of to use the little helpers provided by XCode's CF framework.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468907 13f79535-47bb-0310-9956-ffa450edef68
|
| H A D | salgdiutils.cxx | cd426cce73c9bd8f6bd34ced0fa14affee29ad02 Wed Apr 17 13:32:55 UTC 2013 Herbert Dürr <hdu@apache.org> avoid problems with C++ initializer lists (N2672) in our Aqua code
when the provided type and the target type of an initializer list don't match the new behaviour described in C++11's N2672 proposal can be triggered. Though that is very useful in general it complicates things for our case so that we're better of to use the little helpers provided by XCode's CF framework.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468907 13f79535-47bb-0310-9956-ffa450edef68
|
| /AOO41X/main/vcl/aqua/source/window/ |
| H A D | salnsmenu.mm | cd426cce73c9bd8f6bd34ced0fa14affee29ad02 Wed Apr 17 13:32:55 UTC 2013 Herbert Dürr <hdu@apache.org> avoid problems with C++ initializer lists (N2672) in our Aqua code
when the provided type and the target type of an initializer list don't match the new behaviour described in C++11's N2672 proposal can be triggered. Though that is very useful in general it complicates things for our case so that we're better of to use the little helpers provided by XCode's CF framework.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468907 13f79535-47bb-0310-9956-ffa450edef68
|
| H A D | salobj.cxx | cd426cce73c9bd8f6bd34ced0fa14affee29ad02 Wed Apr 17 13:32:55 UTC 2013 Herbert Dürr <hdu@apache.org> avoid problems with C++ initializer lists (N2672) in our Aqua code
when the provided type and the target type of an initializer list don't match the new behaviour described in C++11's N2672 proposal can be triggered. Though that is very useful in general it complicates things for our case so that we're better of to use the little helpers provided by XCode's CF framework.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468907 13f79535-47bb-0310-9956-ffa450edef68
|
| H A D | salframe.cxx | cd426cce73c9bd8f6bd34ced0fa14affee29ad02 Wed Apr 17 13:32:55 UTC 2013 Herbert Dürr <hdu@apache.org> avoid problems with C++ initializer lists (N2672) in our Aqua code
when the provided type and the target type of an initializer list don't match the new behaviour described in C++11's N2672 proposal can be triggered. Though that is very useful in general it complicates things for our case so that we're better of to use the little helpers provided by XCode's CF framework.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468907 13f79535-47bb-0310-9956-ffa450edef68
|
| H A D | salframeview.mm | cd426cce73c9bd8f6bd34ced0fa14affee29ad02 Wed Apr 17 13:32:55 UTC 2013 Herbert Dürr <hdu@apache.org> avoid problems with C++ initializer lists (N2672) in our Aqua code
when the provided type and the target type of an initializer list don't match the new behaviour described in C++11's N2672 proposal can be triggered. Though that is very useful in general it complicates things for our case so that we're better of to use the little helpers provided by XCode's CF framework.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468907 13f79535-47bb-0310-9956-ffa450edef68
|
| /AOO41X/main/vcl/aqua/source/app/ |
| H A D | salinst.cxx | cd426cce73c9bd8f6bd34ced0fa14affee29ad02 Wed Apr 17 13:32:55 UTC 2013 Herbert Dürr <hdu@apache.org> avoid problems with C++ initializer lists (N2672) in our Aqua code
when the provided type and the target type of an initializer list don't match the new behaviour described in C++11's N2672 proposal can be triggered. Though that is very useful in general it complicates things for our case so that we're better of to use the little helpers provided by XCode's CF framework.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1468907 13f79535-47bb-0310-9956-ffa450edef68
|