summaryrefslogtreecommitdiff
path: root/cli_ure
AgeCommit message (Expand)Author
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-04-29Remove dependency of climaker on registry formatStephan Bergmann
2013-04-25Fix compilation error after fe4ffd81045144ffb8d69ae9e5df7ef191005128Tor Lillqvist
2013-04-24fdo#61503 fix cli_cppuhelper bootstrap errorPeter Foley
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-19cli_ure: remove obsolete USE_DEBUG_RUNTIME check for msvcmrtMichael Stahl
2013-04-16Adapt to prefixed bootstrap_component_getFactoryStephan Bergmann
2013-04-07Fixed 4 spelling errors in the comments.Golnaz Irannejad
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
2013-02-22s/the the/the/Tor Lillqvist
2013-02-22s/Whith/With/Tor Lillqvist
2013-01-30do not try to concatenate two string literals using +Luboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-29drop executable bitPeter Foley
2012-12-24WaE: C4564 from MSVS 2010Tor Lillqvist
2012-12-24WaE: C4538: const/volatile qualifiers on this type are not supportedTor Lillqvist
2012-12-20Adapt climaker to cppu::bootstrap_InitialComponentContext removalStephan Bergmann
2012-12-06commit delete various unused makefile.mksCaolán McNamara
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-14source file modes fixEnrico Weigelt, metux ITS
2012-10-28fdo#55290: use the right native library nameDavid Ostrovsky
2012-10-24cli_ure: warning C4965: implicit box of integer 0Michael Stahl
2012-10-24fix warnings in cli_urePeter Foley
2012-10-16fdo#55290 do not use resource file for assembly libsDavid Tardon
2012-10-16use key directly from $(SRCDIR)David Tardon
2012-10-08Managed C++ to C++/CLI conversion also for the debug codeTor Lillqvist
2012-10-07most of this is not necessary anymoreDavid Tardon
2012-10-07fix gbuildized cli_urePeter Foley
2012-10-07convert uno_bridge to new syntaxPeter Foley
2012-10-07convert cli_ure/source/native to new syntaxPeter Foley
2012-10-07fix typoDavid Tardon
2012-10-07use key directly from $(SRCDIR)David Tardon
2012-10-03CLI assemblies must depend on the key file used for signingDavid Tardon
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-24TypoStephan Bergmann
2012-09-23add deps on CLI libs used in cli_uno buildDavid Tardon
2012-09-22switch cli_ure to gbuildDavid Tardon
2012-09-22force cli_ure to buildMatúš Kukan
2012-09-22cli_uno: add missing gb_Library_use_udk_apiMatúš Kukan
2012-09-22cli_ure: another missing depMatúš Kukan