History log of /aoo41x/main/stlport/ (Results 1 - 25 of 28)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2
f322e99227-Oct-2019 Ariel Constenla-Haile

i123947 - fix stlport emulation when compiling in C++11 mode

(cherry picked from commit 1828d080320011efd486c973e80e3eec3ad241f7)

Revision tags: AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413
b8c935f025-Oct-2016 arielch

i123947 - fix stlport emulation wrappers when compiling in C++11 mode


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO414@1766532 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO4121, AOO412, SNAPSHOT, AOO411
0b9abb4412-Jun-2014 Juergen Schmidt

#124908# merge changes from trunk to be able to build on macos 10.9.3 and Xcode 5.1

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1602190 13f79535-47bb-0310-9956-ff

#124908# merge changes from trunk to be able to build on macos 10.9.3 and Xcode 5.1

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1602190 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO410, AOO410_Beta
0021d11d22-Jan-2014 Herbert Dürr

#i123817# remove workaround obsoleted by the boost-1.55 update

boost>=1.49 fixes the quirks of unordered containers for compilers
that don't support rvalue references


git-s

#i123817# remove workaround obsoleted by the boost-1.55 update

boost>=1.49 fixes the quirks of unordered containers for compilers
that don't support rvalue references


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560325 13f79535-47bb-0310-9956-ffa450edef68

show more ...

a718d42602-Jan-2014 Herbert Dürr

#i123947# fix stlport emulation wrappers when compiling in C++11 mode

When compiling in C++11 mode the system provided TR1 compliant headers are
already required to be available and to b

#i123947# fix stlport emulation wrappers when compiling in C++11 mode

When compiling in C++11 mode the system provided TR1 compliant headers are
already required to be available and to be in the std namespace. The wrappers
trying to map the TR1 containers into the std namespace too is problematic
them, so it must be avoided in C++11 mode. Having TR1 compliant headers
available directly also simplifies the stlport4 emulation considerably.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1554812 13f79535-47bb-0310-9956-ffa450edef68

show more ...

df0557b616-Dec-2013 Herbert Dürr

#i122362# remove windows scripts for importing stlport4 headers

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1551264 13f79535-47bb-0310-9956-ffa450edef68

71fb1a3326-Nov-2013 Herbert Dürr

#i123755# remove the stlport4-emulation of hash-container's resize() method

and call the rehash() methods of their TR1 counterparts directly


git-svn-id: https://svn.apache.org/

#i123755# remove the stlport4-emulation of hash-container's resize() method

and call the rehash() methods of their TR1 counterparts directly


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1545646 13f79535-47bb-0310-9956-ffa450edef68

show more ...

d7b374a619-Nov-2013 Herbert Dürr

#i122362# re-add accidentially deleted pre-/post-extstl.h

with the stlport4 removal they can be eliminated as soon
as the source files that include them have been adjusted


#i122362# re-add accidentially deleted pre-/post-extstl.h

with the stlport4 removal they can be eliminated as soon
as the source files that include them have been adjusted


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543342 13f79535-47bb-0310-9956-ffa450edef68

show more ...

b597708b18-Nov-2013 Herbert Dürr

#i122362# remove stlport4-build support

but keep the --without-stlport configure option for now
it is the new default anyway


git-svn-id: https://svn.apache.org/repos/asf/op

#i122362# remove stlport4-build support

but keep the --without-stlport configure option for now
it is the new default anyway


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO401, AOO400
7b77422c05-Aug-2013 Herbert Dürr

#i122959# prevent use of the insert method in the single linked list


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1510483 13f79535-47bb-0310-9956-ffa450edef68

91a9c16626-Jul-2013 Herbert Dürr

#i122853# prevent use of slist::size() for all platforms

even for the once that emulate slist using std::list


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1507

#i122853# prevent use of slist::size() for all platforms

even for the once that emulate slist using std::list


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1507307 13f79535-47bb-0310-9956-ffa450edef68

show more ...

00de825b03-Jun-2013 Herbert Dürr

#i122396# add a boost dependency to stlport

the new dependency is needed because on some platforms
the stlport emulation depends on boost's TR1


git-svn-id: https://svn.apac

#i122396# add a boost dependency to stlport

the new dependency is needed because on some platforms
the stlport emulation depends on boost's TR1


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1489108 13f79535-47bb-0310-9956-ffa450edef68

show more ...

3ea9485e30-May-2013 Herbert Dürr

#i122378# disable workaround needed only for improperly installed MSVC versions

after a security VS2008SP1 had known problems that are extensively
documented in Microsoft's KB971092, KB9

#i122378# disable workaround needed only for improperly installed MSVC versions

after a security VS2008SP1 had known problems that are extensively
documented in Microsoft's KB971092, KB974479, KB974223 and the blog post
http://blogs.msdn.com/b/windowssdk/archive/2009/08/07/installing-windows-sdk-for-server-2008-v6-1-after-vs2008-sp1-causes-conflicts-with-security-update-kb971092.aspx

The workaround is only needed for insufficiently patched development environments.
This case should not assumed to be normal, so the workaround is now disabled by default.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487917 13f79535-47bb-0310-9956-ffa450edef68

show more ...

93e48dc430-May-2013 Herbert Dürr

#i122208# added remaining header wrappers


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487896 13f79535-47bb-0310-9956-ffa450edef68

dee715a730-May-2013 Herbert Dürr

#i122208# update STL header wrappers

From a binary perspective the wrappers allow dropping stlport4 itself
immediately and replacing it by standard compliant system or compiler
stand

#i122208# update STL header wrappers

From a binary perspective the wrappers allow dropping stlport4 itself
immediately and replacing it by standard compliant system or compiler
standard template libraries.

From a source code perspective the other parts of the codebase
can remain untouched for now. They can be gradually converted
from stlport4 to the TR1 or C++11 standard at a comfortable pace
later. The header wrappers will assist this source-code conversion.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487865 13f79535-47bb-0310-9956-ffa450edef68

show more ...

164206fb02-May-2013 Herbert Dürr

#i122208# remove makefile entry for rope

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1478337 13f79535-47bb-0310-9956-ffa450edef68

caf4e4ad02-May-2013 Herbert Dürr

#i122208# remove rope which is not a std:: container

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1478327 13f79535-47bb-0310-9956-ffa450edef68

a301e88e11-Jan-2013 Pedro Giffuni

STLport: Reduce a patch.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431825 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO340
3eb1881e04-Oct-2012 Pedro Giffuni

Drop support for some extremely old MS compilers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1394242 13f79535-47bb-0310-9956-ffa450edef68

9f22d7c229-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307005 13f79535-47bb-0310-9956-ffa450edef68

5b501c9229-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306677 13f79535-47bb-0310-9956-ffa450edef68

161f4cd112-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230726 13f79535-47bb-0310-9956-ffa450edef68

e76eebc612-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1230357 13f79535-47bb-0310-9956-ffa450edef68

7871dc3e11-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68

74c938b302-Jan-2012 Pedro Giffuni

fix -fexceptions codegen option typo.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1226542 13f79535-47bb-0310-9956-ffa450edef68

12