Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-02 | Remove accidentally kept unused files | Matus Kukan | |
2011-06-30 | build id isn't massively helpful here | Caolán McNamara | |
2011-06-27 | valgrind: fix leaks | Caolán McNamara | |
2011-06-26 | Close file descriptor | Thomas Arnhold | |
2011-06-24 | valgrind --log-file=valgrind.log does not work well with --trace-children=yes | Petr Mladek | |
redirect output of the stdout and stderr | |||
2011-06-24 | vagrind -> valgrind | Caolán McNamara | |
2011-06-23 | Make .rc files compatible with the MinGW windres | Tor Lillqvist | |
2011-06-22 | use --trace-children-skip=*/java with valgrind >= 3.6 | Petr Mladek | |
thanks Caolan for hint | |||
2011-06-22 | remove the obsolete valgring support in the soffice wrapper | Petr Mladek | |
2011-06-22 | add --backtrace, --strace, and --valgring option to soffice wrapper | Petr Mladek | |
the change is only for Linux; it will help users to provide the needed debug info; thanks Kendy for the idea | |||
2011-06-21 | update product code of vcredist_x64.exe | Andras Timar | |
2011-06-21 | catch by const reference | Caolán McNamara | |
2011-06-20 | fix fdo#37110 --quickstart shouldn't show start center | Robert Nagy | |
2011-06-17 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau | |
2011-06-17 | Related: rhbz#702833 addEventListener without removeEventListener | Caolán McNamara | |
2011-06-17 | add GLIBCXX_FORCE_NEW for memcheck | Caolán McNamara | |
2011-06-13 | default config location has changed, look in old config dir when migrating | Noel Power | |
A previous patch (boostrap:25bd2eec77ed774a37d1cddd0d72312e23d5e9fd) changed the default configuration directory location ( on unix ) When evaluating user configurations for migration we need to search the old default config dir and not the new default config directory, | |||
2011-06-09 | disable splash build completely for Mac | Michael Meeks | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-06-01 | tweak these a bit to allow better template | Caolán McNamara | |
2011-05-31 | Merge commit 'libreoffice-3.4.0.2' | Jan Holesovsky | |
Conflicts: basic/source/app/app.cxx basic/source/runtime/iosys.cxx desktop/unx/source/start.c sfx2/source/appl/appdata.cxx sfx2/source/appl/appinit.cxx sfx2/source/inc/appdata.hxx svx/AllLangResTarget_svx.mk sysui/desktop/productversion.mk sysui/desktop/share/makefile.mk | |||
2011-05-27 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-core | Jan Holesovsky | |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky | |
Conflicts: basic/source/classes/sbunoobj.cxx basic/source/inc/runtime.hxx basic/source/runtime/step1.cxx desktop/source/deployment/dp_services.cxx drawinglayer/prj/d.lst drawinglayer/source/primitive2d/makefile.mk sfx2/source/appl/appinit.cxx sfx2/source/appl/appquit.cxx sfx2/source/inc/appdata.hxx sfx2/source/view/viewfrm.cxx svx/source/fmcomp/gridctrl.cxx vbahelper/source/vbahelper/vbahelper.cxx | |||
2011-05-26 | fix crash when tracing with -splash-pipe=0 | Michael Meeks | |
2011-05-25 | add salhelper::LinkResolver | Caolán McNamara | |
2011-05-24 | remove erroneous FIXMEs when re-starting oosplash.bin | Michael Meeks | |
2011-05-24 | surely the name should be LibreOffice | David Tardon | |
2011-05-24 | handle NULL display gracefully | David Tardon | |
2011-05-21 | Drop OS2 | Tor Lillqvist | |
2011-05-20 | search for sc_helperdialog in res/ | Matus Kukan | |
2011-05-20 | Sanity checks that fix crash (fdo#36495) | Tor Lillqvist | |
Signed-off-by: Michael Meeks <michael.meeks@novell.com> Signed-off-by: Fridrich Strba <fridrich.strba@graduateinstitute.ch> Signed-off-by: Kohei Yoshida <kyoshida@novell.com> | |||
2011-05-20 | don't be so noisy | Caolán McNamara | |
2011-05-20 | adjust for return by ref instead of pointer | Caolán McNamara | |
2011-05-20 | valgrind: use non-leaky singleton pattern here | Caolán McNamara | |
2011-05-20 | valgrind: use non-leaky singleton pattern here | Caolán McNamara | |
2011-05-20 | do we really need to be so noisy when nothing is actually wrong | Caolán McNamara | |
2011-05-20 | valgrind: leak in debugging code | Caolán McNamara | |
2011-05-20 | resolve merge conflicts | Caolán McNamara | |
2011-05-20 | valgrind: fix leak | Caolán McNamara | |
2011-05-20 | Sanity checks that fix crash (fdo#36495) | Tor Lillqvist | |
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-17 | fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497 | Michael Meeks | |
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> | |||
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-04 | fix fdo#36838 by avoiding -L argument to pagein | Michael Meeks | |
2011-05-05 | removed dead code | Takeshi Abe | |