Age | Commit message (Expand) | Author |
2012-10-01 | Use prefix | Tor Lillqvist |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
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-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |
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-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin |
2012-09-01 | add more component prefixes | Matúš Kukan |
2012-08-31 | Removed private fields were acutally used #ifdef WNT | Stephan Bergmann |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
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-07-05 | removed useless forward declarations of class | Takeshi Abe |
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-12-07 | Change "menues" to "menus" | Michael T. Whiteley |
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-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |