Age | Commit message (Expand) | Author |
2012-10-05 | directly use udkapi | David Tardon |
2012-10-03 | Replace set_xml with set_types, to get rid of xml2cmp | Stephan Bergmann |
2012-10-03 | Dead xml2cmp-related test code | Stephan Bergmann |
2012-10-02 | stoc: prefix more libs; only bootstrap is remaining | Matúš Kukan |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-26 | stoc: add more component prefixes | Matúš Kukan |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-20 | No point with component_canUnload when DISABLE_DYNLOADING | Tor Lillqvist |
2012-09-05 | Java cleanup, fix a couple of compile errors | Noel Grandin |
2012-09-01 | add more component prefixes | Matúš Kukan |
2012-08-22 | Replace use_internal_api with use_udk_api etc. where appropriate | Stephan Bergmann |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-08 | Better error reporting | Stephan Bergmann |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-07 | Remove non-existing forward declarations | Thomas Arnhold |
2012-07-30 | udkapi, offapi: do not use #include "foo": | Michael Stahl |
2012-07-23 | Assertion clean-up | Stephan Bergmann |
2012-07-23 | WaE: unused variable | Tor Lillqvist |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-06 | re-base on ALv2 code. | Michael Meeks |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-25 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-10 | nuke dead code | Takeshi Abe |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-31 | Bin MSVC unknown option '-0b0' | Tor Lillqvist |
2012-05-29 | deliver component desc. xml, if used | David Tardon |
2012-05-25 | Use simple createOneInstanceComponentFactory | Stephan Bergmann |
2012-05-21 | removed unused #defines | Takeshi Abe |
2012-05-16 | reduce static_initialization_and_destruction chain | Caolán McNamara |
2012-05-07 | fdo#48391: Remove TEST_ENSHURE | Gábor Stefanik |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-20 | New cppu::defaultBootstrap_InitialComponentContext implementation | Stephan Bergmann |
2012-04-19 | Allow OServiceManagerWrapper to wrap all service manager implementations | Stephan Bergmann |
2012-04-17 | prefix the component_getFactory name for DISABLE_DYNLOADING | Tor Lillqvist |
2012-04-15 | Modify for static linking (DISABLE_DYNLOADING, i.e. iOS) | Tor Lillqvist |
2012-04-14 | stoc: accelerate opening of multiple XML .rdb files in a directory | Michael Meeks |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
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-04-06 | javaloader: add_linked_lib salhelper | Matúš Kukan |