Age | Commit message (Expand) | Author |
2012-10-01 | Use prefix | Tor Lillqvist |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-07-13 | Search for char instead of 1 char long string, when possible. | Christophe JAILLET |
2012-07-13 | Remove unused #includes | Stephan Bergmann |
2012-06-06 | nuke dead code | Takeshi Abe |
2012-06-06 | -Werror,-Wsemicolon-before-method-body (Clang) | Stephan Bergmann |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-05-29 | targeted string re-work | Norbert Thiebaud |
2012-05-25 | WaE: return value of fwrite unchecked | Caolán McNamara |
2012-05-03 | WaE: unchecked results from write/fwrite | Caolán McNamara |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-02-17 | Remove unused code. | Petr Vorel |
2012-02-13 | extensions: plugin: UNX: don't crash headless | Michael Stahl |
2012-02-13 | extensions: plugin: assertion from OUString::copy | Michael Stahl |
2012-01-24 | finalize gcc 4.7 string literal operators | Thomas Arnhold |
2012-01-15 | avoid warnings about deprecated decls. from glib2 | David Tardon |
2012-01-15 | WaE: deleting object of abstract class type with non-virtual destructor | David Tardon |
2012-01-11 | tweak makefiles after np_sdk is in tail_build | Matúš Kukan |
2012-01-10 | extensions: plugin: mac unused param warnings | Michael Stahl |
2012-01-10 | extensions: plugin: fix build a bit more on Mac | Michael Stahl |
2012-01-09 | extensions: plugin: try to fix Mac build: | Michael Stahl |
2012-01-09 | extensions/Library_pl: move macmgr.cxx -> macmgr.mm | Matúš Kukan |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2012-01-06 | Merge branch 'feature/gbuild_extensions' | Michael Stahl |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | add a comphelper::string::getTokenCount | Caolán McNamara |
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-17 | extensions: tweaks to the plugin makefiles | Michael Stahl |
2011-12-17 | extensions: convert plugin to gbuild | Peter Foley |
2011-12-10 | catch exception by constant reference | Takeshi Abe |
2011-11-27 | remove include of pch header in extensions | Norbert Thiebaud |
2011-11-25 | gsl_getSystemTextEncoding -> osl_getThreadTextEncoding | David Tardon |
2011-11-09 | Getting completely rid of the int32 and whatever | Fridrich Štrba |
2011-11-08 | int16/32 ->int16/32_t fall-out of new npapi.h | Norbert Thiebaud |
2011-11-08 | fix build against new npapi.h (yet more), blind fixes for aqua too | Michael Meeks |
2011-11-08 | Fix Windows build of extensions | Fridrich Strba |
2011-11-08 | fix build against new npapi.h (some more) | Michael Meeks |
2011-11-08 | fix build against new npapi.h | Caolán McNamara |
2011-11-07 | make extensions ByteString free | Caolán McNamara |
2011-10-24 | Undo basis/brand split: moved pluginapp.bin from basis to brand. | Stephan Bergmann |
2011-09-26 | ByteString->rtl::OStringBuffer | Caolán McNamara |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan |
2011-05-30 | Merge commit 'libreoffice-3.4.0.2' | Jan Holesovsky |
2011-04-30 | Remove OS/2 support | Francois Tigeot |
2011-04-28 | build-fix-xulrunner-npapi-inc.diff: build with xulrunner-1.9.1 | Jan Nieuwenhuizen |
2011-04-20 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-12 | get rid of legacy libXaw usage | Caolán McNamara |