summaryrefslogtreecommitdiffstats
path: root/cli_ure
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-22/+13
* Remove dependency of climaker on registry formatStephan Bergmann2013-04-292-92/+64
* Fix compilation error after fe4ffd81045144ffb8d69ae9e5df7ef191005128Tor Lillqvist2013-04-251-1/+1
* fdo#61503 fix cli_cppuhelper bootstrap errorPeter Foley2013-04-241-1/+1
* Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann2013-04-221-10/+8
* remove unused component_canUnload functionsMatúš Kukan2013-04-191-9/+0
* cli_ure: remove obsolete USE_DEBUG_RUNTIME check for msvcmrtMichael Stahl2013-04-193-12/+3
* Adapt to prefixed bootstrap_component_getFactoryStephan Bergmann2013-04-161-1/+2
* Fixed 4 spelling errors in the comments.Golnaz Irannejad2013-04-071-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-078-37/+27
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-5/+5
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* s/the the/the/Tor Lillqvist2013-02-222-2/+2
* s/Whith/With/Tor Lillqvist2013-02-221-1/+1
* do not try to concatenate two string literals using +Luboš Luňák2013-01-301-1/+1
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-308-60/+54
* drop executable bitPeter Foley2012-12-292-0/+0
* WaE: C4564 from MSVS 2010Tor Lillqvist2012-12-241-0/+8
* WaE: C4538: const/volatile qualifiers on this type are not supportedTor Lillqvist2012-12-242-0/+11
* Adapt climaker to cppu::bootstrap_InitialComponentContext removalStephan Bergmann2012-12-201-2/+1
* commit delete various unused makefile.mksCaolán McNamara2012-12-064-149/+0
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-304-8/+2
* API CHANGE remove [oneway] method attributesThorsten Behrens2012-11-301-1/+1
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-6/+4
* source file modes fixEnrico Weigelt, metux ITS2012-11-142-0/+0
* fdo#55290: use the right native library nameDavid Ostrovsky2012-10-282-16/+16
* cli_ure: warning C4965: implicit box of integer 0Michael Stahl2012-10-241-1/+1
* fix warnings in cli_urePeter Foley2012-10-248-67/+75
* fdo#55290 do not use resource file for assembly libsDavid Tardon2012-10-161-1/+1
* use key directly from $(SRCDIR)David Tardon2012-10-161-3/+3
* Managed C++ to C++/CLI conversion also for the debug codeTor Lillqvist2012-10-084-12/+12
* most of this is not necessary anymoreDavid Tardon2012-10-073-7/+1
* fix gbuildized cli_urePeter Foley2012-10-074-2/+8
* convert uno_bridge to new syntaxPeter Foley2012-10-0710-713/+712
* convert cli_ure/source/native to new syntaxPeter Foley2012-10-074-36/+32
* fix typoDavid Tardon2012-10-071-1/+1
* use key directly from $(SRCDIR)David Tardon2012-10-074-4/+4
* CLI assemblies must depend on the key file used for signingDavid Tardon2012-10-034-0/+8
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-283-5/+14
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-252-4/+4
* TypoStephan Bergmann2012-09-241-1/+1
* add deps on CLI libs used in cli_uno buildDavid Tardon2012-09-231-0/+4
* switch cli_ure to gbuildDavid Tardon2012-09-2215-811/+1
* force cli_ure to buildMatúš Kukan2012-09-222-4/+4
* cli_uno: add missing gb_Library_use_udk_apiMatúš Kukan2012-09-221-0/+2
* cli_ure: another missing depMatúš Kukan2012-09-221-0/+4