Age | Commit message (Expand) | Author |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-23 | .component files don't need executable bits | Michael Stahl |
2012-03-23 | .h files don't need executable bits | Michael Stahl |
2012-03-23 | .c files don't need executable bits | Michael Stahl |
2012-03-23 | .java files don't need executable bits | Michael Stahl |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-16 | Introduced SystemShellExecuteFlags::URIS_ONLY | Stephan Bergmann |
2012-03-01 | embeddedobj: convert to gbuild | Matúš Kukan |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-11 | fix prefix of command line switches (-- instead of -) | Andras Timar |
2012-01-06 | Removed unnecessary tools/link.hxx includes. | Marcel Metz |
2011-12-22 | Fix for fdo43460 Part XV getLength() to isEmpty() | Olivier Hallot |
2011-12-09 | catch exception by constant reference | Takeshi Abe |
2011-12-07 | Change "menues" to "menus" | Michael T. Whiteley |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-23 | Yet another empty pch file; in embeddedobj this time. | Joseph Powers |
2011-10-05 | fix post cast removal build error | Caolán McNamara |
2011-07-31 | Some cppcheck cleaning | Julien Nabet |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan |
2011-06-17 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-05-21 | Drop OS2 | Tor Lillqvist |
2011-04-29 | Fix compilation error | Tor Lillqvist |
2011-04-28 | both branches of the if are same | David Tardon |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-12 | Remove commented code in libs-core/embeddedobj (partially) | Xisco Fauli |
2011-04-01 | remove obsolete component_writeInfo methods | Michael Meeks |
2011-03-29 | drop bogus executable flag from idl/build/src and config files | Francisco Saito |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
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 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-02-26 | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg) | Thomas Arnhold |
2011-02-02 | Clean up makefiles | Thomas Arnhold |
2011-01-31 | Remove double line spacing. | Thomas Arnhold |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold |
2010-12-23 | undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A... | Frank Schoenheit [fs] |
2010-12-17 | CWS-TOOLING: integrate CWS fwk160 | Hans-Joachim Lankenau |
2010-12-17 | CWS-TOOLING: integrate CWS sb131 | Hans-Joachim Lankenau |
2010-12-03 | undoapi: merge after pulling selected changeset from CWS fwk162 | Frank Schoenheit [fs] |
2010-12-03 | fwk162: #i115726# support activation of object from other threads | Mikhail Voytenko |
2010-12-01 | fwk160: #i107138# fix the saveCompleted handling | Mikhail Voytenko |
2010-12-01 | fwk160: #i74950# let imported links be readonly | Mikhail Voytenko |
2010-11-21 | TL_CONSTASCII_USTRINGPARAM in libs core 37 | Gert Faller |
2010-11-20 | RTL_CONSTASCII_USTRINGPARAM improvements | Julien Nabet |
2010-11-15 | undoapi: doVerb: release mutex before calling into changeState | Frank Schoenheit [fs] |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara |