Age | Commit message (Expand) | Author |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-12-06 | remove unused members, sablot went away a long time ago | Caolán McNamara |
2011-12-06 | callcatcher: remove some unused code | Caolán McNamara |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header from xmlhelp | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-11 | Heavily simplified utl::ConfigManager. | Stephan Bergmann |
2011-10-07 | Undo basis/brand split: merge basis share/ into brand share/. | Stephan Bergmann |
2011-09-25 | Drop apparently unneeded inclusion of l10ntools/compilehelp.hxx | Tor Lillqvist |
2011-08-29 | fix typos and includes | Caolán McNamara |
2011-08-29 | merge together 5 or ascii isalpha/isalnum/isdigit implementations | Caolán McNamara |
2011-07-31 | Some cppcheck cleaning | Julien Nabet |
2011-07-22 | check return of osl_setFilePos | Caolán McNamara |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan |
2011-06-24 | mingw32-gcc doesn't support the cl.exe GR option | Jesús Corrius |
2011-06-16 | Use DESKTOP and NATIVE where appropriate | Tor Lillqvist |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-05-31 | Merge commit 'libreoffice-3.4.0.2' | Jan Holesovsky |
2011-05-18 | Fix typo | Tor Lillqvist |
2011-05-18 | Rework how <db.h> is included | Tor Lillqvist |
2011-05-17 | No DB_INCLUDES any more, pass -I if necessary | Tor Lillqvist |
2011-05-10 | wikihelp: Pass the LibreOffice version to help.libreoffice.org. | Jan Holesovsky |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-19 | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core) | Christina Rossmanith |
2011-04-14 | Kill Pos_XXX in favour of osl_Pos_XXX | Michael Lefevre |
2011-04-14 | Kill Pos_XXX in favour of osl_Pos_XXX | Michael Lefevre |
2011-03-29 | drop bogus executable flag from idl/build/src and config files | Francisco Saito |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-13 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-03-04 | Remove bogus and useless comments in libs-core. | Guillaume Poussel |
2011-02-25 | jl164 #i109096# Displaying help content fails for extensions when user instal... | Joachim Lingner |
2011-02-24 | jl164 #i109096# java help indexer service did not work with long file paths | Joachim Lingner |
2011-02-19 | add RTL_CONSTASCII_STRINGPARAM for string literals | David Tardon |
2011-02-19 | test length instead of comparing with "" | David Tardon |
2011-02-16 | Remove dead code | Bálint Dózsa |
2011-02-15 | Remove TEST_DBHELP | Thomas Arnhold |
2011-02-15 | Remove LOGGING | Thomas Arnhold |
2011-02-15 | Remove WORKAROUND_98119 | Thomas Arnhold |
2011-02-08 | fix duplicate declaration left after merge conflict fixing | Caolán McNamara |
2011-02-08 | Merge remote branch 'origin/libreoffice-3-3' | Jan Holesovsky |
2011-02-05 | migrate to use boost unordered containers | Fridrich Štrba |
2011-02-01 | Clean up makefiles | Thomas Arnhold |
2011-01-31 | make the xmlhelp fix even safer | Michael Meeks |
2011-01-16 | equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*) | Caolán McNamara |
2011-01-14 | fix FMR crasher bug#33099 | Michael Meeks |