summaryrefslogtreecommitdiff
path: root/cli_ure
AgeCommit message (Expand)Author
2014-04-29Fix memory leaksJulien Nabet
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-10-30cli_ure: remove CLI version PackagesMichael Stahl
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-28cli_ure: remove Package_configMichael Stahl
2013-10-28gbuild: refactor CliLibraryMichael Stahl
2013-10-28fdo#69601: refactor CliNativeLibraryMichael Stahl
2013-09-26typo fixes in commentsAndras Timar
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist
2013-09-22cli_ure: copy cli_basetypes to INSTDIR/sdk/binMichael Stahl
2013-09-22cli_ure: cleanup in Library_cli_cppuhelper_nativeMichael Stahl
2013-08-31fix existing commentsPhilipp Riemer
2013-08-31fix indentationPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-22Missing dependency (see "#using <cli_basetypes.dll>" in climaker_share.h)Stephan Bergmann
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-06-10gbuild: remove external_headers targetsMatúš Kukan
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-28Source files shouldn't have executable bit set.Mark Wielaard
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