Searched hist:"0 ca1f900" (Results 1 – 9 of 9) sorted by relevance
/trunk/main/slideshow/source/engine/shapes/ |
H A D | viewshape.cxx | diff 0ca1f900 Tue Jan 21 14:09:37 UTC 2014 Herbert Dürr <hdu@apache.org> #i123817# boost::shared_ptr doesn't have an implicit conversion to bool Constructs that expect it fail at least in XCode4's clang in C++11 mode. An implicit conversion from pointer to bool is already suspicious enough and a shared_ptr->pointer->bool conversion is even worse. Cleaning up the code fixes the build breaker seen in boost/libc++/clang environments. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560020 13f79535-47bb-0310-9956-ffa450edef68
|
/trunk/main/slideshow/source/engine/ |
H A D | shapesubset.cxx | diff 0ca1f900 Tue Jan 21 14:09:37 UTC 2014 Herbert Dürr <hdu@apache.org> #i123817# boost::shared_ptr doesn't have an implicit conversion to bool Constructs that expect it fail at least in XCode4's clang in C++11 mode. An implicit conversion from pointer to bool is already suspicious enough and a shared_ptr->pointer->bool conversion is even worse. Cleaning up the code fixes the build breaker seen in boost/libc++/clang environments. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560020 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | animatedsprite.cxx | diff 0ca1f900 Tue Jan 21 14:09:37 UTC 2014 Herbert Dürr <hdu@apache.org> #i123817# boost::shared_ptr doesn't have an implicit conversion to bool Constructs that expect it fail at least in XCode4's clang in C++11 mode. An implicit conversion from pointer to bool is already suspicious enough and a shared_ptr->pointer->bool conversion is even worse. Cleaning up the code fixes the build breaker seen in boost/libc++/clang environments. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560020 13f79535-47bb-0310-9956-ffa450edef68
|
/trunk/main/slideshow/source/engine/slide/ |
H A D | slideanimations.cxx | diff 0ca1f900 Tue Jan 21 14:09:37 UTC 2014 Herbert Dürr <hdu@apache.org> #i123817# boost::shared_ptr doesn't have an implicit conversion to bool Constructs that expect it fail at least in XCode4's clang in C++11 mode. An implicit conversion from pointer to bool is already suspicious enough and a shared_ptr->pointer->bool conversion is even worse. Cleaning up the code fixes the build breaker seen in boost/libc++/clang environments. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560020 13f79535-47bb-0310-9956-ffa450edef68
|
/trunk/main/slideshow/source/inc/ |
H A D | shapeattributelayer.hxx | diff 0ca1f900 Tue Jan 21 14:09:37 UTC 2014 Herbert Dürr <hdu@apache.org> #i123817# boost::shared_ptr doesn't have an implicit conversion to bool Constructs that expect it fail at least in XCode4's clang in C++11 mode. An implicit conversion from pointer to bool is already suspicious enough and a shared_ptr->pointer->bool conversion is even worse. Cleaning up the code fixes the build breaker seen in boost/libc++/clang environments. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560020 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | shapeattributelayerholder.hxx | diff 0ca1f900 Tue Jan 21 14:09:37 UTC 2014 Herbert Dürr <hdu@apache.org> #i123817# boost::shared_ptr doesn't have an implicit conversion to bool Constructs that expect it fail at least in XCode4's clang in C++11 mode. An implicit conversion from pointer to bool is already suspicious enough and a shared_ptr->pointer->bool conversion is even worse. Cleaning up the code fixes the build breaker seen in boost/libc++/clang environments. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560020 13f79535-47bb-0310-9956-ffa450edef68
|
/trunk/main/sw/source/core/inc/ |
H A D | bookmrk.hxx | diff 0ca1f900 Tue Jan 21 14:09:37 UTC 2014 Herbert Dürr <hdu@apache.org> #i123817# boost::shared_ptr doesn't have an implicit conversion to bool Constructs that expect it fail at least in XCode4's clang in C++11 mode. An implicit conversion from pointer to bool is already suspicious enough and a shared_ptr->pointer->bool conversion is even worse. Cleaning up the code fixes the build breaker seen in boost/libc++/clang environments. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560020 13f79535-47bb-0310-9956-ffa450edef68
|
/trunk/main/sd/source/ui/slidesorter/view/ |
H A D | SlsButtonBar.cxx | diff 0ca1f900 Tue Jan 21 14:09:37 UTC 2014 Herbert Dürr <hdu@apache.org> #i123817# boost::shared_ptr doesn't have an implicit conversion to bool Constructs that expect it fail at least in XCode4's clang in C++11 mode. An implicit conversion from pointer to bool is already suspicious enough and a shared_ptr->pointer->bool conversion is even worse. Cleaning up the code fixes the build breaker seen in boost/libc++/clang environments. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560020 13f79535-47bb-0310-9956-ffa450edef68
|
/trunk/main/writerfilter/source/dmapper/ |
H A D | StyleSheetTable.cxx | diff 0ca1f900 Tue Jan 21 14:09:37 UTC 2014 Herbert Dürr <hdu@apache.org> #i123817# boost::shared_ptr doesn't have an implicit conversion to bool Constructs that expect it fail at least in XCode4's clang in C++11 mode. An implicit conversion from pointer to bool is already suspicious enough and a shared_ptr->pointer->bool conversion is even worse. Cleaning up the code fixes the build breaker seen in boost/libc++/clang environments. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560020 13f79535-47bb-0310-9956-ffa450edef68
|
Completed in 38 milliseconds