summaryrefslogtreecommitdiffstats
path: root/cli_ure
Commit message (Expand)AuthorAgeFilesLines
* Drop unused #includeTakeshi Abe2014-02-141-1/+0
* gbuild: Fix and check package dependencies.Matúš Kukan2013-12-171-4/+0
* Clean-up uno/lbnames.hStephan Bergmann2013-12-161-0/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-205-57/+43
* cli_ure: remove CLI version PackagesMichael Stahl2013-10-302-20/+0
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-282-2/+2
* cli_ure: remove Package_configMichael Stahl2013-10-283-28/+0
* gbuild: refactor CliLibraryMichael Stahl2013-10-284-5/+5
* fdo#69601: refactor CliNativeLibraryMichael Stahl2013-10-281-6/+6
* typo fixes in commentsAndras Timar2013-09-261-1/+1
* Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist2013-09-231-1/+1
* cli_ure: copy cli_basetypes to INSTDIR/sdk/binMichael Stahl2013-09-223-0/+25
* cli_ure: cleanup in Library_cli_cppuhelper_nativeMichael Stahl2013-09-221-4/+3
* fix existing commentsPhilipp Riemer2013-08-311-2/+2
* fix indentationPhilipp Riemer2013-08-311-6/+6
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-10/+2
* Missing dependency (see "#using <cli_basetypes.dll>" in climaker_share.h)Stephan Bergmann2013-08-221-0/+3
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-2/+2
* gbuild: remove external_headers targetsMatúš Kukan2013-06-101-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-22/+13
* Source files shouldn't have executable bit set.Mark Wielaard2013-05-282-0/+0
* 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