Searched hist:cd426cce (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | aquaprintview.mm | diff cd426cce 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 | salbmp.cxx | diff cd426cce 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 | diff cd426cce 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 | diff cd426cce 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 | diff cd426cce 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 | diff cd426cce 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 | diff cd426cce 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 | diff cd426cce 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 | diff cd426cce 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 | diff cd426cce 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 | diff cd426cce 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
|
Completed in 118 milliseconds