Age | Commit message (Expand) | Author |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-10-01 | Use prefix | Tor Lillqvist |
2012-09-29 | re-base on ALv2 code. | Michael Meeks |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-03 | Some builds seem to require a prefixed "system" here | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin |
2012-08-27 | Missing #include | Stephan Bergmann |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-08-06 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-12 | cppcheck: avoid unreachable code warnings | Martyn Russell |
2012-06-06 | embeddedobj: try to make MSVC happy | Michael Stahl |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-04-16 | WaE: unused parameter | David Tardon |
2012-04-16 | WaE: initialization order | David Tardon |
2012-04-16 | WaE: declaration of 'nInd' shadows a previous local | David Tardon |
2012-04-16 | WaE: declaration of 'hr' shadows a previous local | David Tardon |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
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-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-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-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-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 [ch]xx/bas/asm files | Francisco Saito |
2011-03-19 | Move OSL_ENSURE(sal_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-01-31 | Remove double line spacing. | Thomas Arnhold |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold |
2010-11-20 | RTL_CONSTASCII_USTRINGPARAM improvements | Julien Nabet |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara |
2010-10-25 | Finally, gut the vos module out of the build | Norbert Thiebaud |