Home
last modified time | relevance | path

Searched hist:"0 ca1f900" (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/slideshow/source/engine/shapes/
H A Dviewshape.cxxdiff 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
/aoo42x/main/slideshow/source/engine/
H A Dshapesubset.cxxdiff 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 Danimatedsprite.cxxdiff 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
/aoo42x/main/slideshow/source/engine/slide/
H A Dslideanimations.cxxdiff 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
/aoo42x/main/slideshow/source/inc/
H A Dshapeattributelayer.hxxdiff 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 Dshapeattributelayerholder.hxxdiff 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
/aoo42x/main/sw/source/core/inc/
H A Dbookmrk.hxxdiff 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
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxxdiff 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
/aoo42x/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxxdiff 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 129 milliseconds