Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-30 | Some cppcheck cleaning | Julien Nabet | |
2011-07-22 | Remove unused env XENVIRONMENT | Thomas Arnhold | |
2011-07-22 | windres is picky | Tor Lillqvist | |
2011-07-21 | windres is picky | Tor Lillqvist | |
2011-07-21 | We don't ship the rebase executables so bin the sources too | Tor Lillqvist | |
2011-07-21 | Header filename case sensitivity fixes | Tor Lillqvist | |
2011-07-21 | product code of latest vcredist_x64.exe | Andras Timar | |
Microsoft Visual C++ 2008 SP1 Redistributable Package ATL Security Update ProductName = Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.4148 ProductCode = {4B6C7001-C7D6-3710-913E-5BC23FCE91E6} | |||
2011-07-20 | Splash screen fix for multi-head on Linux (fdo#33214) | Josh Heidenreich | |
Uses xinerama to get the size of the primary screen | |||
2011-07-13 | oosplash.bin - handle EINTR and failed reads more elegantly | Michael Meeks | |
2011-07-13 | null the display pointer after closing the display, fixes fdo#37579 | Michael Meeks | |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan | |
2011-07-12 | Do not pass the request for command line help to oosplash | Michal Svec | |
- both of these work now: 'libreoffice -h' and 'libreoffice --help' - added two more options: 'libreoffice -V' and 'libreoffice --version' - all of these options work even if there are instances running - there's no 1s delay between startup and actual output | |||
2011-07-07 | Remove unused bChechOk | Matúš Kukan | |
MacOSX 10.6.7 Intel no-moz was failing because of this | |||
2011-07-07 | Remove socomp library related code | Matus Kukan | |
2011-07-07 | Remove productregistration.jar library related code | Matus Kukan | |
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 | |