Age | Commit message (Expand) | Author |
2013-01-30 | do not try to concatenate two string literals using + | Luboš Luňák |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-12-29 | drop executable bit | Peter Foley |
2012-12-24 | WaE: C4564 from MSVS 2010 | Tor Lillqvist |
2012-12-24 | WaE: C4538: const/volatile qualifiers on this type are not supported | Tor Lillqvist |
2012-12-20 | Adapt climaker to cppu::bootstrap_InitialComponentContext removal | Stephan Bergmann |
2012-12-06 | commit delete various unused makefile.mks | Caolán McNamara |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | API CHANGE remove [oneway] method attributes | Thorsten Behrens |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
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 |