Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-24 | Fixed the source file name | Takeshi Abe | 1 | -3/+3 | |
2011-03-24 | Removed an unchanged variable | Takeshi Abe | 1 | -2/+1 | |
2011-03-23 | WaE: unused variable in non-debug mode | Caolán McNamara | 1 | -0/+1 | |
2011-03-23 | Work around Visual Studio lameness with "max" | Fridrich Štrba | 1 | -2/+2 | |
2011-03-23 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ure | Jan Holesovsky | 1 | -4/+30 | |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky | 401 | -3066/+2849 | |
Conflicts: codemaker/source/bonobowrappermaker/corbaoptions.cxx codemaker/source/cppumaker/cppuoptions.cxx codemaker/source/cunomaker/cunooptions.cxx codemaker/source/idlmaker/idloptions.cxx codemaker/source/javamaker/javaoptions.cxx cppu/source/typelib/typelib.cxx idlc/source/options.cxx offapi/com/sun/star/util/PathSubstitution.idl offapi/drafts/com/sun/star/form/ListEntryEvent.idl offapi/drafts/com/sun/star/form/XBindableValue.idl offapi/drafts/com/sun/star/form/XListEntryListener.idl offapi/drafts/com/sun/star/form/XListEntrySink.idl offapi/drafts/com/sun/star/form/XListEntrySource.idl offapi/drafts/com/sun/star/form/XValueBinding.idl registry/tools/checksingleton.cxx registry/tools/options.hxx registry/tools/regcompare.cxx registry/tools/regmerge.cxx sal/cppunittester/cppunittester.cxx sal/osl/unx/socket.c sal/osl/w32/diagnose.c sal/prj/d.lst sal/rtl/source/alloc_fini.cxx sal/rtl/source/alloc_global.c sal/rtl/source/makefile.mk | |||||
2011-03-22 | string LD_PRELOAD from variable list for test comparison | Caolán McNamara | 1 | -4/+30 | |
2011-03-21 | install unit tester in sub-directory to help windows. | Michael Meeks | 1 | -0/+1 | |
2011-03-21 | Some of these still don't fly, e.g. parallel build | Caolán McNamara | 1 | -1/+0 | |
And hard-coded ports, e.g. two builds at the same time and so forth :-( | |||||
2011-03-21 | silence tests | Caolán McNamara | 4 | -15/+57 | |
2011-03-21 | some of these don't work for me still | Caolán McNamara | 1 | -2/+2 | |
2011-03-21 | WaE: get %ld %d right for x86_64/x86 | Caolán McNamara | 3 | -17/+6 | |
2011-03-21 | Tests in ure/sal/osl/socket unveiled SocketAddr comparison bug | Wilhelm Pflueger | 5 | -41/+51 | |
Reenabled test unveiled a bug in socket.c when comparing socket addresses. | |||||
2011-03-21 | Reanimated tests in ure/sal/qa/osl/socket | Wilhelm Pflueger | 12 | -153/+230 | |
I had to deactivate the tests in osl_SocketAddr.cxx and osl_Socket2.cxx in makefile.mk. These tests failed: osl_SocketAddr.cxx (SHL5TARGET) caused Segmentation fault. osl_Socket2.cxx (SHL6TARGET) just failed with error 1. I added the option SILENT_TEST in osl_Socket.cxx and in sockethelper.hxx to allow tests without output (t_print disabled). | |||||
2011-03-20 | Fix Windows build of sal | Fridrich Štrba | 1 | -3/+3 | |
2011-03-19 | Fixed line style in footnote format GUI and saved it to ODF | Cédric Bosdonnat | 3 | -0/+52 | |
2011-03-19 | Fixed documentation for the new ColumnSeparatorStyle property | Cédric Bosdonnat | 1 | -2/+2 | |
2011-03-19 | Added column separator style in ODF | Cédric Bosdonnat | 2 | -0/+52 | |
2011-03-19 | Fixed the NONE border line style API value | Cédric Bosdonnat | 1 | -1/+1 | |
2011-03-19 | Added a style entry for no lines | Cédric Bosdonnat | 1 | -0/+4 | |
2011-03-19 | Documented css::table::BorderLine2.LineWidth. | Cédric Bosdonnat | 1 | -0/+10 | |
2011-03-19 | Fixed copy-paste problem | Cédric Bosdonnat | 1 | -3/+3 | |
2011-03-19 | Borders: added some more types to the API | Cédric Bosdonnat | 1 | -4/+49 | |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold | 31 | -88/+72 | |
2011-03-18 | restore cppunit test, Sequence ctor from sal_Int32 is now explicit | Caolán McNamara | 2 | -5/+12 | |
2011-03-18 | Deliver the .exe first to avoid an extension-less duplicate file | Tor Lillqvist | 1 | -1/+1 | |
2011-03-18 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ure | Jan Holesovsky | 15 | -229/+1473 | |
Conflicts: sal/qa/rtl/math/rtl_math.cxx sal/qa/rtl/math/test_rtl_math.cxx | |||||
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky | 441 | -18379/+16975 | |
Conflicts: bridges/source/remote/urp/urp_environment.cxx bridges/source/remote/urp/urp_propertyobject.cxx bridges/source/remote/urp/urp_reader.cxx remotebridges/source/factory/bridgefactory.cxx stoc/source/corereflection/crefl.cxx stoc/source/javavm/javavm.cxx stoc/source/simpleregistry/simpleregistry.cxx | |||||
2011-03-18 | only test this on certain archs | Caolán McNamara | 1 | -0/+3 | |
2011-03-18 | Add PowerPC to the right branch | Fridrich Štrba | 1 | -1/+1 | |
2011-03-18 | ensure this builds under windows | Caolán McNamara | 1 | -0/+9 | |
2011-03-18 | quieten these tests | Caolán McNamara | 3 | -103/+13 | |
2011-03-18 | Enable newly converted unit tests (that work). | Theo van Klaveren | 1 | -0/+4 | |
2011-03-18 | Remove some now-unneeded files. | Theo van Klaveren | 3 | -16/+0 | |
2011-03-18 | Make the qa/rtl/rtl_ostring test compile again. | Theo van Klaveren | 3 | -38/+55 | |
These crash on NULL pointers, which they expect the API to handle properly. It doesn't. | |||||
2011-03-18 | Make the qa/rtl/rtl_math test compile again. | Theo van Klaveren | 3 | -88/+76 | |
Interesting is that it fails a test that according to the API docs should work (rtl_matH_doubleToString of 1.#INF returns 'INF' instead of '1.#INF'). | |||||
2011-03-18 | Make the qa/rtl/rtl_logfile test compile again. | Theo van Klaveren | 1 | -10/+13 | |
2011-03-18 | Make the qa/rtl/rtl_locale test compile again. | Theo van Klaveren | 1 | -26/+36 | |
2011-03-18 | Make the qa/rtl/rtl_doublelock test compile again. | Theo van Klaveren | 1 | -17/+18 | |
2011-03-18 | Make the qa/rtl/rtl_cipher unit test compile again. | Theo van Klaveren | 1 | -53/+59 | |
2011-03-18 | Make the qa/rtl/rtl_crc32 test compile again. | Theo van Klaveren | 1 | -3/+6 | |
2011-03-16 | WaE: return after throw | Caolán McNamara | 1 | -1/+0 | |
2011-03-16 | Corrected assignment in makefile | Thorsten Behrens | 1 | -2/+1 | |
2011-03-16 | CWS-TOOLING: integrate CWS jl164ooo/DEV300_m103 | obo | 2 | -2/+60 | |
2011-03-16 | CWS-TOOLING: integrate CWS debuglevels | obo | 8 | -64/+186 | |
2011-03-15 | Skip the java part when --without-java. | Kohei Yoshida | 1 | -3/+10 | |
2011-03-15 | fix build error with better depend | Caolán McNamara | 1 | -1/+1 | |
2011-03-15 | Remove TRACE usage (macro was empty) | Thomas Arnhold | 1 | -2/+0 | |
2011-03-15 | Remove unused TRACE macro | Thomas Arnhold | 1 | -2/+0 | |
2011-03-15 | Use format string on OSL_TRACE() | Thomas Arnhold | 1 | -2/+1 | |