Age | Commit message (Expand) | Author |
2012-11-14 | source file modes fix | Enrico Weigelt, metux ITS |
2012-10-28 | fdo#55290: use the right native library name | David Ostrovsky |
2012-10-24 | cli_ure: warning C4965: implicit box of integer 0 | Michael Stahl |
2012-10-24 | fix warnings in cli_ure | Peter Foley |
2012-10-16 | fdo#55290 do not use resource file for assembly libs | David Tardon |
2012-10-16 | use key directly from $(SRCDIR) | David Tardon |
2012-10-08 | Managed C++ to C++/CLI conversion also for the debug code | Tor Lillqvist |
2012-10-07 | most of this is not necessary anymore | David Tardon |
2012-10-07 | fix gbuildized cli_ure | Peter Foley |
2012-10-07 | convert uno_bridge to new syntax | Peter Foley |
2012-10-07 | convert cli_ure/source/native to new syntax | Peter Foley |
2012-10-07 | fix typo | David Tardon |
2012-10-07 | use key directly from $(SRCDIR) | David Tardon |
2012-10-03 | CLI assemblies must depend on the key file used for signing | David Tardon |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | 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-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-24 | Typo | Stephan Bergmann |
2012-09-23 | add deps on CLI libs used in cli_uno build | David Tardon |
2012-09-22 | switch cli_ure to gbuild | David Tardon |
2012-09-22 | force cli_ure to build | Matúš Kukan |
2012-09-22 | cli_uno: add missing gb_Library_use_udk_api | Matúš Kukan |
2012-09-22 | cli_ure: another missing dep | Matúš Kukan |
2012-09-22 | add missing package name | Norbert Thiebaud |
2012-09-22 | gbuildize cli_ure | David Tardon |
2012-09-22 | export uno_initEnvironment and uno_ext_getMapping | David Tardon |
2012-08-22 | fix StackOverflowException in climaker | Peter Foley |
2012-08-22 | convert climaker to new syntax | Peter Foley |
2012-08-13 | OpenOffice.org->LibreOffice | Andras Timar |
2012-07-30 | udkapi, offapi: do not use #include "foo": | Michael Stahl |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-06-27 | re-base on ALv2 code. | Michael Meeks |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-01 | nuke unused namespace | Takeshi Abe |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-23 | .txt files don't need executable bits | Michael Stahl |
2012-02-17 | remove extraneous qualifiers that break some compilers | Mariusz Dykierek |
2012-02-06 | Fixed some cppcheck messages | PKEuS |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich |
2012-01-31 | OpenOffice.org -> LibreOffice in comment | Andras Timar |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2011-12-27 | function component_canUnload is exported | David Tardon |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-02 | precompiled_cli_ure.hxx is empty, so just remove it | Joseph Powers |