Age | Commit message (Expand) | Author |
2011-05-17 | fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497 | Michael Meeks |
2011-05-09 | WaE unused method (Mac)/use REL_PATH in both places, not only once (non-Mac) | Christian Lohmaier |
2011-05-06 | kill standalone pagein, it is now an integral part of oosplash.bin | Michael Meeks |
2011-05-04 | fix fdo#36838 by avoiding -L argument to pagein | Michael Meeks |
2011-05-05 | removed dead code | Takeshi Abe |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-06 | Merge branch 'libreoffice-3-4' of ssh://git.freedesktop.org/git/libreoffice/l... | Petr Mladek |
2011-04-05 | pass pOrigPath (strdup'd) to dirname(3) instead of pPath to avoid double free | Robert Nagy |
2011-04-05 | Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4 | Petr Mladek |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-26 | honour svp plugin too | Caolán McNamara |
2011-03-24 | there might not be one set of course | Caolán McNamara |
2011-03-23 | Really disable use of pagein on Mac | Thorsten Behrens |
2011-03-23 | fix various leaks | Caolán McNamara |
2011-03-23 | valgrind: don't close invalid fd | Caolán McNamara |
2011-03-23 | fixup paths to pagein files | Michael Meeks |
2011-03-22 | You want to fill all arg slots, not overwrite the initial ones | Caolán McNamara |
2011-03-22 | fix misc. Mac build problems anyway | Michael Meeks |
2011-03-22 | disable pagein and oosplash.bin compile/install for Mac | Michael Meeks |
2011-03-22 | WaE: unused variables | Caolán McNamara |
2011-03-21 | add missing .component file | Michael Meeks |
2011-03-21 | misc fixes, and un-conditionally enable the splash reporting component | Michael Meeks |
2011-03-21 | split out argument parsing to clean it up | Michael Meeks |
2011-03-21 | re-work start process to enable earlier splash and faster start | Michael Meeks |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-02-26 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-15 | crashing oosplash and malformed picture (bnc#652562) | Petr Mladek |
2011-02-11 | oops, correct commit fa8cfcd45225d55d567e5ad05900c36700549d5d | Noel Power |
2011-02-11 | companion ( or even part 2 ) of a fix for fdo#30879 | Noel Power |
2011-02-08 | oops, correct commit fa8cfcd45225d55d567e5ad05900c36700549d5d | Noel Power |
2011-02-08 | companion ( or even part 2 ) of a fix for fdo#30879 | Noel Power |
2011-01-31 | Some cppcheck cleaning | Julien Nabet |
2011-01-25 | WaE: gcc 4.6.0 various warnings | Caolán McNamara |
2011-01-18 | build with libpng 1.5.0 (fdo#33231) | Luboš Luňák |
2011-01-11 | WaE: sal_Int32 is a %SAL_PRIdINT32 when printfed | Caolán McNamara |
2011-01-11 | Use --splash-pipe instead of -splash-pipe. | Kohei Yoshida |
2010-12-12 | cppcheck: silence warning | Caolán McNamara |
2010-12-03 | callcatcher: drop big pile of uncalled and uncallable code | Caolán McNamara |
2010-11-11 | WaE, unused parameters | Caolán McNamara |
2010-11-11 | WaE, unused argument | Caolán McNamara |
2010-11-08 | Restart soffice.bin when necessary. | Jan Holesovsky |
2010-11-08 | Restart soffice.bin when necessary. | Jan Holesovsky |
2010-11-08 | use RTL_CONSTASCII_USTRINGPARAM | Gert Faller |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara |
2010-10-25 | Finally, gut the vos module out of the build | Norbert Thiebaud |
2010-10-25 | convert vos/process.hxx and related API | Norbert Thiebaud |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-12 | Enable unx quickstart, and broffice flags | Michael Meeks |
2010-10-12 | Implement unix quick-starter | Jan Holesovsky |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek |