Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-08 | removed all non en-US messages incl. x-comment, to enable correct translation. | Jan Iversen | |
corrected a few problems where en-US was dublicated. NO code/makefile changes Notes: prefer: 14c0e038c9c33dc59cbf6e5ec81d36779f28b004 | |||
2013-02-07 | fix build for compilers supporting user-defined literals | Herbert Dürr | |
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. Notes: prefer: f958657cc5a179a2bccff06f88cd36f80b779184 | |||
2013-01-10 | #121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" | Oliver-Rainer Wittmann | |
-- impact on corresponding strings in the UI, folder names, package names, ... Notes: ignore: aoo | |||
2012-09-04 | #i120675#, the certificate store handles need to be closed after closing the ↵ | Jian Fang Zhang | |
document Found by: zhangjf Patch by: zhangjf Notes: merged as: 3d8a7a435c2e97a02ccca30352a71e68ab112dfc | |||
2012-08-21 | #i120635# Removed httpserv.jar and changed its dist directory. | Andre Fischer | |
Notes: merged as: 1e8482db2d8b0b19fac88673384c227047a862b1 | |||
2012-03-29 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-29 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-28 | Added AL2 license. | Andre Fischer | |
2012-03-22 | Update headers to Alv2 headers | Andrew Rist | |
2012-02-16 | remove svn:executable properties from many more non-exec files | Herbert Dürr | |
2012-02-16 | remove svn:executable properties from misc script files | Herbert Dürr | |
2012-02-15 | remove svn:executable properties from crypto resources | Herbert Dürr | |
2012-02-15 | remove svn:executable properties from document templates and samples | Herbert Dürr | |
2012-02-15 | remove svn:executable properties from configuration files | Herbert Dürr | |
2012-02-15 | remove svn:executable properties from source files | Herbert Dürr | |
2012-01-13 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-14 | 118584: remove internal neon and dependencies, build webdav ucp only if ↵ | Jürgen Schmidt | |
system neon is enabled | |||
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-10-28 | Remove MPL'd header nssrenam.h | Pedro Giffuni | |
2011-09-17 | mingwport35: i#117797: MinGW port: xmlsecurity for nss backend | Michael Stahl | |
# HG changeset patch # User tono@openoffice.org # Date 1302529891 -32400 # Node ID 46e3df4d9579f722b22f8e8d1d018f3259ba1901 # Parent 319be9ae99cb27a1809663dfee2fcd9d808a2196 | |||
2011-09-17 | ucb, xmlsecurity: disable tests that fail because of ASF licensing compliance | Michael Stahl | |
ucb: WebDAV UCP is not available by default because it depends on neon. unfortunately it doesn't seem possible to check a variable in sce/xcl files so disable tests always. xmlsecurity: test disabled if NSS is not available (default case) | |||
2011-04-04 | masterfix DEV300: #i10000# build fix | Ivo Hinkelmann | |
Notes: split repo tag: components_ooo/DEV300_m106 | |||
2011-04-01 | CWS-TOOLING: integrate CWS mav60 | Ivo Hinkelmann | |
2011-03-27 | mav60: #164341# use simple nss initialization in case mscrypto is used | Mikhail Voytenko | |
2011-03-27 | mav60: #164341# adjust unix builds | Mikhail Voytenko | |
2011-03-27 | mav60: #164341# introduce nss initialization for the case when mscrypto is used | Mikhail Voytenko | |
2011-03-23 | mav60: #164341# fix problems with the new implementation | Mikhail Voytenko | |
2011-03-23 | mav60: #164341# fix problems with the new implementation | Mikhail Voytenko | |
2011-03-22 | CWS-TOOLING: integrate CWS tkr38 | Vladimir Glazunov | |
Notes: split repo tag: components_ooo/DEV300_m104 | |||
2011-03-17 | mav60: #164341# fix problems with the new implementation | Mikhail Voytenko | |
2011-03-17 | mav60: #164341# support AES encryption | Mikhail Voytenko | |
2011-03-09 | mav60: merge to m101 | Mikhail Voytenko | |
2011-03-09 | mav60: #164341# support AES encryption | Mikhail Voytenko | |
2011-02-22 | masterfix DEV300: #i10000# usage of L10N build_type | Ivo Hinkelmann | |
Notes: split repo tag: components_ooo/DEV300_m101 | |||
2011-02-22 | tkr38: #i112307# build errors on mingw fixed | Tobias Krause | |
2011-02-17 | tkr38: m100 merge | Tobias Krause | |
2011-02-14 | tkr38: #i112307# fix nss test run and clean up sources | Tobias Krause | |
2011-02-14 | tkr38: fixed broken error text print out if nss init fails (PR_GetErrorText ↵ | Tobias Krause | |
doesn't allow NULL parameter) |