Age | Commit message (Expand) | Author |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | API CHANGE remove [oneway] method attributes | Thorsten Behrens |
2012-11-28 | testtools: add com.sun.star.test.performance.XPerformanceTest ... | Michael Stahl |
2012-10-04 | sal_Bool->bool in testtools | Noel Grandin |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-16 | Fix duplicate branches for if and else | Julien Nabet |
2012-09-10 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-05 | Java cleanup, make package name match folder name | Noel Grandin |
2012-07-30 | udkapi, offapi: do not use #include "foo": | Michael Stahl |
2012-07-12 | drop useless announcement | David Tardon |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-01 | targeted string re-work | Norbert Thiebaud |
2012-05-29 | cleaning up dmake stuff | David Ostrovsky |
2012-05-25 | WaE: pesky aliasing warning with gcc 4.7.0 | Caolán McNamara |
2012-04-23 | Revert "i hope this is fixed now" | Stephan Bergmann |
2012-04-23 | i hope this is fixed now | David Tardon |
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-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-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 include of pch header from testtools | Norbert Thiebaud |
2011-11-18 | fdo#42865: let's try map file for windows only | Michael Stahl |
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-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 |