Age | Commit message (Expand) | Author |
2014-03-10 | package: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-10 | Use cppu::OImplementationId for XUnoTunnel IDs | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from package | Alexander Wilms |
2014-02-21 | Replace deprecated std::auto_ptr with boost::scoped_ptr | Takeshi Abe |
2014-02-17 | comphelper: sal_Bool -> bool | Stephan Bergmann |
2014-02-17 | ucbhelper: sal_Bool -> bool | Stephan Bergmann |
2014-02-12 | normalize values of SYSTEM_ZLIB, SYSTEM_DICTS, SYSTEM_FONTCONFIG | Michael Stahl |
2014-02-03 | fdo#54938 Convert to cppu::supportsService | Alexandre Vicenzi |
2014-01-28 | bool improvements | Stephan Bergmann |
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 |