Age | Commit message (Expand) | Author |
2014-01-27 | Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds. | Jan Holesovsky |
2014-01-27 | css::io::XInputStream _is_ allowed | David Tardon |
2014-01-22 | bool improvements | Stephan Bergmann |
2014-01-16 | Revert "impl. enumeration for ZipPackage" | David Tardon |
2014-01-16 | do not close input, unless it was us who opened it | David Tardon |
2014-01-15 | bah | David Tardon |
2014-01-15 | impl. enumeration for ZipPackage | David Tardon |
2014-01-05 | package: avoid un-necessary modification event work. | Michael Meeks |
2013-12-17 | No need for implbase1.hxx to include XComponentContext.hpp | Stephan Bergmann |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-13 | fdo#71786 : Implemented Glossary folder | Rohit Deshmukh |
2013-12-02 | Related: EDB-29934-1 add .zip cppunit tests | Caolán McNamara |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-30 | fdo#54938: Convert package, writerfilter and writerperfect | Marcos Paulo de Souza |
2013-10-28 | gbuild: set Package default target to INSTDIR | Michael Stahl |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-10-23 | clean up some include guards | Thomas Arnhold |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-11 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-04 | 'ist' -> 'is' here and there. | Jan Holesovsky |
2013-10-02 | WaE: unused variable | Tor Lillqvist |
2013-10-02 | WaE: unused variable | Tor Lillqvist |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-10-02 | Resolves: rhbz#1013844 fdo#47482 encrypted OOo 1.0 docs cannot be reopened | Caolán McNamara |
2013-09-23 | Try to fix cross-compilation | Tor Lillqvist |
2013-09-11 | Towards a working instdir for Mac OS X | Stephan Bergmann |
2013-08-28 | End iterator might not be const | Julien Nabet |
2013-08-27 | These shall apparently check for URL scheme prefix match | Stephan Bergmann |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-18 | Further work on the "Mac-like app structure" option | Tor Lillqvist |
2013-08-16 | fdo#68084: OOXML import: handle exceptions if stream is missing | Michael Stahl |
2013-07-31 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-07-23 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Jelle van der Waa |
2013-07-05 | hair splitting on years in dates in ZIP structure | Lionel Elie Mamane |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-26 | remove unused const | Andras Timar |
2013-06-12 | Fix exception specification for ZipFileAccess::createWithURL | Noel Grandin |
2013-06-10 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-05-30 | Accept even more corrupted zip documents as long as we can read them | Fridrich Štrba |
2013-05-30 | Revert "Accept even more corrupted zip documents as long as we can read them" | Fridrich Štrba |
2013-05-30 | Accept even more corrupted zip documents as long as we can read them | Fridrich Štrba |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-08 | zlib: remove ExternalPackage_zlib | Michael Stahl |
2013-05-08 | fdo#46808, Convert ZipFileAccess service to new style | Noel Grandin |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-05-04 | install package DTD using filelist | David Tardon |