ec293eaf | 24-Nov-2015 |
Pedro Giffuni |
Dereference after null check CID: 982591 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1716176 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO412, SNAPSHOT |
|
b7cf1532 | 14-Oct-2015 |
Damjan Jovanovic |
#i125003# migrate main/xmlsecurity/qa from cppunit to Google Test. Needs neon which is copyleft; doesn't compile; but isn't run during the build. git-svn-id: https://svn.apache
#i125003# migrate main/xmlsecurity/qa from cppunit to Google Test. Needs neon which is copyleft; doesn't compile; but isn't run during the build. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1708664 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO411 |
|
ae5c7ce3 | 14-Sep-2015 |
Yuri Dario |
#i125592# use a short name for xmlsecurity library. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1702894 13f79535-47bb-0310-9956-ffa450edef68 |
5293ed5b | 08-Jul-2015 |
Pedro Giffuni |
NSS build fixes Author: Don Lewis (truckman at FreeBSD) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1689883 13f79535-47bb-0310-9956-ffa450edef68 |
66d4592e | 28-Nov-2014 |
Yuri Dario |
#i125592# enable NSS modules also on OS/2 port. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1642301 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO410, AOO410_Beta |
|
292ecd9d | 12-Dec-2013 |
Herbert Dürr |
#i123840# fix a 64->32bit narrowing conversion in nss/ciphercontext.cxx git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1550421 13f79535-47bb-0310-9956-ffa450edef68 |
24c56ab9 | 28-Nov-2013 |
Herbert Dürr |
#i123068# remove implicit conversions from rtl strings to their elements git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68 |
0301d5ec | 11-Nov-2013 |
Herbert Dürr |
#i123639# use standard nss3/nspr4 include paths for system nss in xmlsec git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1540746 13f79535-47bb-0310-9956-ffa450edef68 |
74cab430 | 06-Nov-2013 |
Herbert Dürr |
#i123623# RmMoz 8/9: remove the obsoleted seamonkey 1.1.14 module That module was used for its security libs and its address book support. With #i122365# the dependency on its security l
#i123623# RmMoz 8/9: remove the obsoleted seamonkey 1.1.14 module That module was used for its security libs and its address book support. With #i122365# the dependency on its security libs was replaced with plain NSS. With #i123575# the already quite bit-rotten seamonkey address books were removed. Now there is nothing left for it to do and so that huge and complex module can finally be retired after all these years. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539267 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
ffd43a0a | 06-Nov-2013 |
Herbert Dürr |
#i123575# RmMoz 6/9: drop seamonkey provided address books git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539264 13f79535-47bb-0310-9956-ffa450edef68 |
0021cf80 | 06-Nov-2013 |
Herbert Dürr |
#i123639# RmMoz 4/9: allow using the system provided nss library git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539262 13f79535-47bb-0310-9956-ffa450edef68 |
cc99daad | 06-Nov-2013 |
Herbert Dürr |
#i122365# RmMoz 2/9: make the Mozilla->NSS replacement work git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539258 13f79535-47bb-0310-9956-ffa450edef68 |
06f2ef55 | 06-Nov-2013 |
Herbert Dürr |
#i122365# RmMoz 1/9: start replacing AOO's dependency on full Mozilla with just the NSS library Patch by: Fan Zheng git-svn-id: https://svn.apache.org/repos/asf/openoffice/trun
#i122365# RmMoz 1/9: start replacing AOO's dependency on full Mozilla with just the NSS library Patch by: Fan Zheng git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539257 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO401, AOO400 |
|
6b30edc8 | 20-Jun-2013 |
Jürgen Schmidt |
#122564# correct typo, save -> safe git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1494886 13f79535-47bb-0310-9956-ffa450edef68 |
430a148e | 08-Apr-2013 |
Jan Iversen |
removed all non en-US messages incl. x-comment, to enable correct translation. corrected a few problems where en-US was dublicated. NO code/makefile changes git-svn-id: https://
removed all non en-US messages incl. x-comment, to enable correct translation. corrected a few problems where en-US was dublicated. NO code/makefile changes git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1465678 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6f51c329 | 07-Feb-2013 |
Herbert Dürr |
fix build for compilers supporting user-defined literals User defined literals (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2378.pdf) are already available in gcc 4.7 and cl
fix build for compilers supporting user-defined literals User 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 code where 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
show more ...
|
ff3f4ebc | 10-Jan-2013 |
Oliver-Rainer Wittmann |
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ... git-svn-id: https://svn
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ... git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431253 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO340 |
|
5ea637d9 | 04-Sep-2012 |
Jian Fang Zhang |
#i120675#, the certificate store handles need to be closed after closing the document Found by: zhangjf Patch by: zhangjf git-svn-id: https://svn.apache.org/repos/asf/incub
#i120675#, the certificate store handles need to be closed after closing the document Found by: zhangjf Patch by: zhangjf git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1380438 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f5c5753c | 21-Aug-2012 |
Andre Fischer |
#i120635# Removed httpserv.jar and changed its dist directory. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1375501 13f79535-47bb-0310-9956-ffa450edef68 |
bd8ef897 | 29-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307004 13f79535-47bb-0310-9956-ffa450edef68 |
5b501c92 | 29-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 |
10544477 | 28-Mar-2012 |
Andre Fischer |
Added AL2 license. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306262 13f79535-47bb-0310-9956-ffa450edef68 |
b6c28d34 | 22-Mar-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1304091 13f79535-47bb-0310-9956-ffa450edef68 |
4ee0f98c | 16-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from many more non-exec files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244909 13f79535-47bb-0310-9956-ffa450edef68 |
998b778a | 16-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from misc script files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244893 13f79535-47bb-0310-9956-ffa450edef68 |