summaryrefslogtreecommitdiffstats
path: root/cli_ure
Commit message (Expand)AuthorAgeFilesLines
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-154-8/+8
* use css prefix consistentlyThomas Arnhold2014-05-124-16/+16
* cli_ure: fix dbglevel=2 build on windowsThomas Arnhold2014-05-123-62/+22
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-4/+4
* Fix memory leaksJulien Nabet2014-04-291-0/+2
* add missing modelines to idl filesThomas Arnhold2014-04-241-0/+3
* typo: noone -> no oneThomas Arnhold2014-04-141-2/+2
* cli_ure: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-36/+2
* Remove visual noise from cli_ureAlexander Wilms2014-02-278-22/+22
* Remove unneccessary commentsAlexander Wilms2014-02-235-38/+38
* 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