Age | Commit message (Expand) | Author |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-26 | Fix delivery of jvmfwk ini/data files | Stephan Bergmann |
2012-03-23 | replace OpenOffice.org to LibreOffice in registry keys | Andras Timar |
2012-02-21 | WaE: arrayIndexOutOfBounds | Thomas Arnhold |
2012-02-19 | method should be public | Caolán McNamara |
2012-02-17 | add a uno test api with more than 8 floating point args | Caolán McNamara |
2012-02-09 | Added and improved READMEs for modules in sdk and testing | Josh Heidenreich |
2012-01-27 | Decrease verbiage a little bit | Tor Lillqvist |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-16 | Fix for fdo43460 Part XXXIX getLength() to isEmpty() | Olivier Hallot |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header from testtools | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-18 | fdo#42865: let's try map file for windows only | Michael Stahl |
2011-11-17 | Do build cpputools also for non-DESKTOP OSes, needed for bridgetest | Tor Lillqvist |
2011-11-17 | Do build stuff here also when cross-compiling (but don't run) | Tor Lillqvist |
2011-11-17 | Fix unintentional glitch | Tor Lillqvist |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist |
2011-11-17 | Revert the component.map removal from makefile to fix Windows build. | Jan Holesovsky |
2011-11-15 | fdo#42865: cppu,cppuhelper,testtools: no mapfile | Michael Stahl |
2011-10-18 | Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L... | Stephan Bergmann |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan |
2011-07-09 | Build cpputools only for desktop OSes | Tor Lillqvist |
2011-06-12 | Don't do anything when cross-compiling for now | Tor Lillqvist |
2011-04-28 | Remove OS/2 support | Francois Tigeot |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-13 | catch by const reference | Caolán McNamara |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-13 | Merge Gentoo patches from old build and downstream repositories. | Hanno Meyer-Thurow |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Michael Meeks |
2011-03-07 | CWS-TOOLING: integrate CWS jl165 | Ivo Hinkelmann |
2011-03-02 | Remove "using namespace ::rtl" | Julien Nabet |
2011-03-01 | add explicit stream operator | Caolán McNamara |
2011-02-18 | jl64 #i117009# increase versions of cli assemblies | Joachim Lingner |
2011-02-07 | Remove dead code | Thomas Arnhold |
2011-02-05 | std::hash_map -> boost:unordered_map | Fridrich Štrba |
2011-02-02 | Clean up makefiles | Thomas Arnhold |
2011-01-27 | Update from master repository (DEV300_m98). | Matthias Huetsch [mhu] |
2011-01-26 | Bypass this directory unless SOLAR_JAVA | Tor Lillqvist |
2010-12-13 | RTL_CONSTASCII_USTRINGPARAM for testtools | serval |
2010-12-10 | sb135: #i116045# removed performQueryForUnknownType; cleaned up | sb |
2010-12-09 | add three byte structure return test for the MacOSX/BSD quirk | Caolán McNamara |
2010-12-09 | add a Mixed Float And Integer struct return test | Caolán McNamara |
2010-12-09 | add a twoFloats return test | Caolán McNamara |
2010-12-09 | fix the dependencies so that the uno_types is regenerated if the .idl changes | Caolán McNamara |
2010-12-09 | rename AllFloats test to FourFloats | Caolán McNamara |