summaryrefslogtreecommitdiffstats
path: root/cli_ure
Commit message (Expand)AuthorAgeFilesLines
* 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
* add missing package nameNorbert Thiebaud2012-09-221-1/+1
* gbuildize cli_ureDavid Tardon2012-09-2212-0/+373
* export uno_initEnvironment and uno_ext_getMappingDavid Tardon2012-09-221-2/+2
* fix StackOverflowException in climakerPeter Foley2012-08-221-9/+6
* convert climaker to new syntaxPeter Foley2012-08-224-658/+646
* OpenOffice.org->LibreOfficeAndras Timar2012-08-131-2/+2
* udkapi, offapi: do not use #include "foo":Michael Stahl2012-07-301-8/+8
* simplify include guardsThomas Arnhold2012-07-143-3/+3
* re-base on ALv2 code.Michael Meeks2012-06-2715-331/+196
* re-base on ALv2 code.Michael Meeks2012-06-221-21/+12
* re-base on ALv2 code.Michael Meeks2012-06-218-187/+115