#124453# merge from aoo410 branch, check if the resulting polygon has already exceeded the number of points (2^16) that can be handled by a tools polygongit-svn-id: https://svn.apache.org/repos/asf
#124453# merge from aoo410 branch, check if the resulting polygon has already exceeded the number of points (2^16) that can be handled by a tools polygongit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1582688 13f79535-47bb-0310-9956-ffa450edef68
show more ...
#i123865# enable XKB for all X11-based display targetsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1551526 13f79535-47bb-0310-9956-ffa450edef68
#i123774# the DBG_ERROR/DBG_WARN/DBG_TRACE macros should always show file and line infOgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546577 13f79535-47bb-0310-9956-ffa450edef68
#i123068# remove implicit conversions from rtl strings to their elementsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68
121870: adjust threshold for <Color::IsDark()> to improve interoperability with Microsoft Office documents Patch by: Pedro <pfg@apache.org> Review by: Oliver <orw @apache.org>git-svn-id: https
121870: adjust threshold for <Color::IsDark()> to improve interoperability with Microsoft Office documents Patch by: Pedro <pfg@apache.org> Review by: Oliver <orw @apache.org>git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1544428 13f79535-47bb-0310-9956-ffa450edef68
#i122362# remove stlport4-build supportbut keep the --without-stlport configure option for nowit is the new default anywaygit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 1
#i122362# remove stlport4-build supportbut keep the --without-stlport configure option for nowit is the new default anywaygit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1543067 13f79535-47bb-0310-9956-ffa450edef68
i118923 - OS/2 port: build system updates.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1536083 13f79535-47bb-0310-9956-ffa450edef68
122500,122378: fix build breaker in non-pro builds with and without stlportgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1492233 13f79535-47bb-0310-9956-ffa450edef68
#121996# integrate first part to remove 3layer officegit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469276 13f79535-47bb-0310-9956-ffa450edef68
WaE: the eType member of PolyOptimizeData is only interesting when debuggingand could be removed. The info is interesting enough for now and the structureshould stay the same regardless of whether
WaE: the eType member of PolyOptimizeData is only interesting when debuggingand could be removed. The info is interesting enough for now and the structureshould stay the same regardless of whether debugging is enabled or not.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1460657 13f79535-47bb-0310-9956-ffa450edef68
fix build for compilers supporting user-defined literalsUser defined literals (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2378.pdf)are already available in gcc 4.7 and clang 3.1 and
fix build for compilers supporting user-defined literalsUser defined literals (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2378.pdf)are already available in gcc 4.7 and clang 3.1 and this results in problems in codewhere literal strings are concatenated without any whitespace inbetween.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1443509 13f79535-47bb-0310-9956-ffa450edef68
#i25920# test3 the bugzilla svnbot after the svnpubsub service changedgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1434681 13f79535-47bb-0310-9956-ffa450edef68
#i25920# test2 the bugzilla svnbot after the svnpubsub service changedgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1434679 13f79535-47bb-0310-9956-ffa450edef68
#i25920# testing the bugzilla svnbot after the svnpubsub service changedgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1434671 13f79535-47bb-0310-9956-ffa450edef68
#i25920# dummy-commit4 for testing the updated svn-robotgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1424901 13f79535-47bb-0310-9956-ffa450edef68
#i25920# dummy-commit3 for testing the updated svn-robotgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1424899 13f79535-47bb-0310-9956-ffa450edef68
#i25920# dummy-commit2 for testing the updated svn-robotgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1424896 13f79535-47bb-0310-9956-ffa450edef68
#i25920# dummy-commit for testing the updated svn-robotgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1424895 13f79535-47bb-0310-9956-ffa450edef68
#115630# secured OutputDevice::ImplDrawHatch in vcl and PolyPolygon::Optimize in tools to useful fallbacks when working on PolyPolygons (what they do *not* support)git-svn-id: https://svn.apache.or
#115630# secured OutputDevice::ImplDrawHatch in vcl and PolyPolygon::Optimize in tools to useful fallbacks when working on PolyPolygons (what they do *not* support)git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1390986 13f79535-47bb-0310-9956-ffa450edef68
Secured some places where PolyPolygons were created using a all-points count and a all-points arraygit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1372488 13f79535-47bb-0310-9956-f
Secured some places where PolyPolygons were created using a all-points count and a all-points arraygit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1372488 13f79535-47bb-0310-9956-ffa450edef68
#115917# Better conversion of C1 and C2 bezier curve pointsPatch by: osnolaReview by: alggit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1367054 13f79535-47bb-0310-9956-ffa450ede
#115917# Better conversion of C1 and C2 bezier curve pointsPatch by: osnolaReview by: alggit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1367054 13f79535-47bb-0310-9956-ffa450edef68
Forward debug=<value> argument from build to make.git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352475 13f79535-47bb-0310-9956-ffa450edef68
i118923 - OS/2 port: gbuild system minor fixes and cleanup.git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1296423 13f79535-47bb-0310-9956-ffa450edef68
remove svn:executable properties from more source filesgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244544 13f79535-47bb-0310-9956-ffa450edef68
remove svn:executable properties from source filesgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244478 13f79535-47bb-0310-9956-ffa450edef68
1234