Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-02 | Fix build breaker | Ariel Constenla-Haile | |
Notes: merged as: 9618c7627061b9eb82ad6107de78a12c764744cf | |||
2013-02-01 | minor WaE cleanup for SerfRequestProcessorImpl.hxx | Herbert Dürr | |
that solves another dozen warnings Notes: ignore: aoo | |||
2013-01-21 | type qualifiers ignored on function return type | Herbert Dürr | |
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. Notes: prefer: 42782fddff98eeab5c8249918e9ba000f08c22e8 | |||
2013-01-15 | As the DeMorgan law says ... | Pedro Giffuni | |
Notes: prefer: a2dd3feaea16a765956aecacdd6cc21ab5404a5b | |||
2013-01-14 | Fix old mismatch: found in LO by Julien Nabet but solved slightly differently. | Pedro Giffuni | |
Notes: prefer: a2dd3feaea16a765956aecacdd6cc21ab5404a5b | |||
2012-12-18 | #i121496# - [PyUNO] Python3 support | Pedro Giffuni | |
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. Notes: prefer: 2462391f4cc2ffad4fb218afe83ce0ed38f45207 | |||
2012-09-05 | #i120738#, in Storage::release(), need call to OWeakObject::release() ↵ | Jian Fang Zhang | |
explicitly to make sure the week object is released correctly. Found by: zhangjf Patch by: zhangjf Notes: merged as: 8778882b8732454fac4a682e60a40ac2e3ad5c03 | |||
2012-06-28 | #118906# corrected APR_UTIL_INCDIR to APRUTILINCDIR | Armin Le Grand | |
Notes: ignore: aoo | |||
2012-06-28 | #i118906# Renamed APRUTIL to APR_UTIL. | Andre Fischer | |
Notes: ignore: aoo | |||
2012-06-26 | #i118906# Added --with-system-(apr,apr-util,serf,coinmp) switches to configure. | Andre Fischer | |
Fixed by: Andre Fischer Patch by: Pedro Giffuni Notes: ignore: aoo | |||
2012-06-20 | #i120041# Update of serf library from 1.0.0 to 1.1.0. | Andre Fischer | |
Notes: ignore: aoo | |||
2012-06-10 | Only <glib.h> can be included directly, so be it | Ariel Constenla-Haile | |
Notes: ignore: obsolete | |||
2012-03-30 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-29 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-29 | correct method signature - (author: Jean-Louis 'Hans' Fuchs ↵ | Oliver-Rainer Wittmann | |
<jean-louis.fuchs@adfinis-sygroup.ch>) | |||
2012-03-24 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-23 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-14 | 119063 - correct serf integration | Oliver-Rainer Wittmann | |
-- apply request headers provided by corresponding caller to the HTTP/WebDAV request needed for our update service | |||
2012-03-12 | 119036 - adapt serf integration | Oliver-Rainer Wittmann | |
-- use transfer-encoding 'chunked' on HTTPS -- switch transfer-encoding between 'chunked' and none on 413 HTTP status code -- refactoring -- improve user experience of certification dialog - only shown once | |||
2012-03-02 | i118923 - OS/2 port: use system libraries for apr, apr-util, serf. | Yuri Dario | |
2012-03-02 | i118923 - OS/2 port: remove obsolete import libraries. | Yuri Dario | |
2012-03-01 | 118569: Use whole certification chain for verification. | Andre Fischer | |
2012-02-28 | serf integration: improve credential input handling | Oliver-Rainer Wittmann | |
2012-02-27 | uups - too much line end clean-up - correction needed ;-) | Oliver-Rainer Wittmann | |
2012-02-27 | warning-free ucb/source/ucp/webdav - author: Pavel@Janik.cz | Oliver-Rainer Wittmann | |
added some line end clean-ups | |||
2012-02-24 | some refactoring to PROPPATCH and PROPFIND requests | Oliver-Rainer Wittmann | |
2012-02-24 | remove neon wrapper source code | Oliver-Rainer Wittmann | |
2012-02-24 | correct license headers - arist's update got unfortunately lost | Oliver-Rainer Wittmann | |
2012-02-23 | 118569: Second part of commit. | Andre Fischer | |
2012-02-23 | 118569: Replace neon with serf (and prerequisites apr and apr-util). | Andre Fischer | |
Original author: orw@apache.org | |||
2012-02-18 | i118923 - OS/2 port: new link system now uses unix style. | Yuri Dario | |
2012-02-15 | remove svn:executable properties from more source files | Herbert Dürr | |
2012-02-15 | remove svn:executable properties from make and pack files | Herbert Dürr | |
2012-02-15 | remove svn:executable properties from source files | Herbert Dürr | |
2012-02-08 | 118569: Added libraries for apr,apr-util,serf as preparation to replace neon ↵ | Andre Fischer | |
by serf. | |||
2012-01-17 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-13 | 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-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-08 | Add reference odma.h file from http://odma.info/ with it's corresponding ↵ | Pedro Giffuni | |
license. This is still unconnected to the build so it's not included yet in the NOTICE file. | |||
2011-10-05 | Remove Os2Bitmap.cxx and odma.h due to uncertain licensing. This only ↵ | Pedro Giffuni | |
affects the OS2 port since ODMA is not built by default. Submitted by Oliver-Rainer Wittmann | |||
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-03-28 | solaris11: gvfs: should not abort via g_error (also causes Sun C++ warning) | Michael Stahl | |
2011-03-16 | CWS-TOOLING: integrate CWS debuglevels | obo | |
2011-02-23 | debuglevels: #i116845# temporarily disable the 'OnTitleChanged notified for ↵ | Frank Schoenheit [fs] | |
an unknown document' assertion | |||
2011-02-23 | debuglevels: merged to-be-m101 | Frank Schoenheit [fs] | |