Age | Commit message (Expand) | Author |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-18 | coverity#984089 Uninitialized scalar field | Caolán McNamara |
2014-01-20 | misuse of OUString::boolean on sal_uInt8 values | Caolán McNamara |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-09 | fix equalsAscii conversion. Noticed in fdo#72391 | Noel Grandin |
2013-11-19 | convert equalsAsciiL calls to startWith calls where possible | Noel Grandin |
2013-11-14 | SAL_WARN_UNUSED com::sun::star::uno::Any | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-10-15 | Use OUString::replaceAll | Stephan Bergmann |
2013-10-07 | fdo#54938: Adapt supportsService implementations to cppu::supportsService | Marcos Paulo de Souza |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-08-15 | i121946 - Use enums to identify WebDAV/HTTP methods | Ariel Constenla-Haile |
2013-08-15 | i121945 - WebDAV ucp: return StringPair instead of NamedValue | Ariel Constenla-Haile |
2013-08-15 | i121944 - Implement inheritance in css::ucb::XWebDAVCommandEnvironment | Ariel Constenla-Haile |
2013-04-29 | Remove residue of undocumented "edition" feature | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-02-18 | avoid space in the version of the update information provider | Petr Mladek |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-11 | fdo#46808, convert xml::xpath::XPathAPI to new-style service | Noel Grandin |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-01 | Use prefix | Tor Lillqvist |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin |
2012-08-24 | kill more unneeded stuff; rename uiconfig Packages | Matúš Kukan |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-29 | gbuild conversion: store module | David Ostrovsky |
2012-01-17 | Switch flag sequence of OpenCommandArg3 to NamedValue. | Thorsten Behrens |
2012-01-17 | Fix UpdateCheck clog up server by keeping connection alive | Thorsten Behrens |
2011-12-24 | Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions | Peter Foley |
2011-12-23 | Fix for fdo43460 Part XVI getLength() to isEmpty() | Olivier Hallot |
2011-12-14 | extensions: convert update stuff to gbuild | Michael Stahl |
2011-12-10 | catch exception by constant reference | Takeshi Abe |
2011-12-02 | online update: Revert the UpdateInformationProvider::load() cleanup. | Jan Holesovsky |
2011-12-02 | Revert "online update: Cleanup after UpdateInformationProvider::load() rewrite." | Jan Holesovsky |
2011-11-30 | online update: Cleanup after UpdateInformationProvider::load() rewrite. | Jan Holesovsky |
2011-11-30 | online update: Unit testing framework + rewrite of load(). | Jan Holesovsky |
2011-11-27 | remove include of pch header in extensions | Norbert Thiebaud |
2011-11-14 | Simplified some uses of css.configuration.theDefaultProvider. | Stephan Bergmann |
2011-10-20 | Undo basis/brand split: moved ini files from basis program/ to brand program/. | Stephan Bergmann |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan |
2011-04-20 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |