86e1cf34 | 29-Apr-2014 |
Pedro Giffuni |
Many spelling fixes: directories r* - z*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame
Many spelling fixes: directories r* - z*. Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410 |
|
fc7f71c8 | 27-Mar-2014 |
Herbert Dürr |
#i124421# force the availability of type_info symbols thrown by the ucb module When exceptions are passed around in uno::Any types to be thrown later it was observed on OSX64 that the ty
#i124421# force the availability of type_info symbols thrown by the ucb module When exceptions are passed around in uno::Any types to be thrown later it was observed on OSX64 that the type_info symbols of these exceptions were not available anywhere. On most platforms the UNO bridge would synthesize them by emulating how the platform's toolchain would do it. Forcing the emission of the type_infos by the real toolchain is much better than second guessing and reverse engineering its operation. An even better approach would be to have the ucb throw the exceptions itself instead of wrapping, rewrapping, unwrapping, etc. them. Once this is done the dummyThrower helper function is no longer needed. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1582365 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO410_Beta |
|
5c7c46a0 | 17-Feb-2014 |
Yuri Dario |
#i123744# use only one way to include serf headers. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1569046 13f79535-47bb-0310-9956-ffa450edef68 |
e54851fe | 21-Jan-2014 |
Oliver-Rainer Wittmann |
123744: method <SerfSession::verifySerfCertificateChain(..)> - consider certificate's Subject Alternative Name field when searching for matching certificate host name git-svn-id: h
123744: method <SerfSession::verifySerfCertificateChain(..)> - consider certificate's Subject Alternative Name field when searching for matching certificate host name git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560071 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 |
Revision tags: AOO401, AOO400 |
|
72cd26dd | 01-Jun-2013 |
Ariel Constenla-Haile |
i122273 - Avoid using tmpfile() git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1488548 13f79535-47bb-0310-9956-ffa450edef68 |
23fe34ef | 05-Apr-2013 |
Oliver-Rainer Wittmann |
#122008# - use <serf_bucket_headers_setc(..)> when header name's data need to be copied git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1465000 13f79535-47bb-0310-9956-ffa
#122008# - use <serf_bucket_headers_setc(..)> when header name's data need to be copied git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1465000 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c5f58c9a | 24-Mar-2013 |
Ariel Constenla-Haile |
i121946 - Use enums to identify WebDAV/HTTP methods git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1460363 13f79535-47bb-0310-9956-ffa450edef68 |
554deb42 | 24-Mar-2013 |
Ariel Constenla-Haile |
i121945 - WebDAV ucp: return StringPair instead of NamedValue Make css::ucb::XWebDAVCommandEnvironment::getUserRequestHeaders() return a sequence of css::beans::StringPair; this avoids a
i121945 - WebDAV ucp: return StringPair instead of NamedValue Make css::ucb::XWebDAVCommandEnvironment::getUserRequestHeaders() return a sequence of css::beans::StringPair; this avoids all the any overhead, and is much more simple and intuitive. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1460362 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
6601ee31 | 24-Mar-2013 |
Ariel Constenla-Haile |
i121947 - Default User-Agent git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1460360 13f79535-47bb-0310-9956-ffa450edef68 |
0143b6e0 | 24-Mar-2013 |
Ariel Constenla-Haile |
i121942 - Explicitly set "ContentType" for non-DAV content git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1460359 13f79535-47bb-0310-9956-ffa450edef68 |
06594b87 | 24-Mar-2013 |
Ariel Constenla-Haile |
i121935 - UCB: new "addProperty" and "removeProperty" commands git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1460358 13f79535-47bb-0310-9956-ffa450edef68 |
efc9b74f | 24-Mar-2013 |
Ariel Constenla-Haile |
i121926 - fix malformed PROPFIND/PROPPATCH request body git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1460356 13f79535-47bb-0310-9956-ffa450edef68 |
c1c10f68 | 24-Mar-2013 |
Ariel Constenla-Haile |
Header clean-up git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1460355 13f79535-47bb-0310-9956-ffa450edef68 |
c5b3447d | 24-Mar-2013 |
Ariel Constenla-Haile |
i121201 - Handle servers not supporting HEAD requests git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1460354 13f79535-47bb-0310-9956-ffa450edef68 |
f7fef0fa | 24-Mar-2013 |
Ariel Constenla-Haile |
i121922 - Fix wrong condition git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1460353 13f79535-47bb-0310-9956-ffa450edef68 |
3277e71f | 02-Feb-2013 |
Ariel Constenla-Haile |
Fix build breaker git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1441718 13f79535-47bb-0310-9956-ffa450edef68 |
fb71f1bc | 01-Feb-2013 |
Herbert Dürr |
minor WaE cleanup for SerfRequestProcessorImpl.hxx that solves another dozen warnings git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1441347 13f79535-47bb-0310-9
minor WaE cleanup for SerfRequestProcessorImpl.hxx that solves another dozen warnings git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1441347 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
a180b29c | 21-Jan-2013 |
Herbert Dürr |
type qualifiers ignored on function return type Gcc 4.4 on our buildbot reported 657 such warnings, which represents almost 85% of all warnings it emitted for our codebase! The warnings
type qualifiers ignored on function return type Gcc 4.4 on our buildbot reported 657 such warnings, which represents almost 85% of all warnings it emitted for our codebase! The warnings are correct and cleaning them up improves our code quality and makes the build output more relevant. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1436255 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
47e5fad4 | 15-Jan-2013 |
Pedro Giffuni |
As the DeMorgan law says ... git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1433258 13f79535-47bb-0310-9956-ffa450edef68 |
a0103d28 | 14-Jan-2013 |
Pedro Giffuni |
Fix old mismatch: found in LO by Julien Nabet but solved slightly differently. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1433176 13f79535-47bb-0310-9956-ffa450edef68 |
7d9fa7c3 | 18-Dec-2012 |
Pedro Giffuni |
#i121496# - [PyUNO] Python3 support Add initial python 3 compatibility to native scripts now that pyuno supports python3. This is the result of running the python 2to3 script wi
#i121496# - [PyUNO] Python3 support Add initial python 3 compatibility to native scripts now that pyuno supports python3. This is the result of running the python 2to3 script with conservative settings. Still more porting work may be required and any regression with the default Python 2.7.3 should be considered a bug. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1423676 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO340 |
|
9940ab62 | 05-Sep-2012 |
Jian Fang Zhang |
#i120738#, in Storage::release(), need call to OWeakObject::release() explicitly to make sure the week object is released correctly. Found by: zhangjf Patch by: zhangjf git
#i120738#, in Storage::release(), need call to OWeakObject::release() explicitly to make sure the week object is released correctly. Found by: zhangjf Patch by: zhangjf git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1380957 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
3e3516f1 | 28-Jun-2012 |
Armin Le Grand |
#118906# corrected APR_UTIL_INCDIR to APRUTILINCDIR git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1355061 13f79535-47bb-0310-9956-ffa450edef68 |
58b02f87 | 28-Jun-2012 |
Andre Fischer |
#i118906# Renamed APRUTIL to APR_UTIL. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1354845 13f79535-47bb-0310-9956-ffa450edef68 |