summaryrefslogtreecommitdiff
path: root/cli_ure
AgeCommit message (Expand)AuthorFilesLines
2014-04-29Fix memory leaksJulien Nabet1-0/+2
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin5-57/+43
2013-10-30cli_ure: remove CLI version PackagesMichael Stahl2-20/+0
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl2-2/+2
2013-10-28cli_ure: remove Package_configMichael Stahl3-28/+0
2013-10-28gbuild: refactor CliLibraryMichael Stahl4-5/+5
2013-10-28fdo#69601: refactor CliNativeLibraryMichael Stahl1-6/+6
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist1-1/+1
2013-09-22cli_ure: copy cli_basetypes to INSTDIR/sdk/binMichael Stahl3-0/+25
2013-09-22cli_ure: cleanup in Library_cli_cppuhelper_nativeMichael Stahl1-4/+3
2013-08-31fix existing commentsPhilipp Riemer1-2/+2
2013-08-31fix indentationPhilipp Riemer1-6/+6
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-10/+2
2013-08-22Missing dependency (see "#using <cli_basetypes.dll>" in climaker_share.h)Stephan Bergmann1-0/+3
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-2/+2
2013-06-10gbuild: remove external_headers targetsMatúš Kukan1-1/+1
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-22/+13
2013-05-28Source files shouldn't have executable bit set.Mark Wielaard2-0/+0
2013-04-29Remove dependency of climaker on registry formatStephan Bergmann2-92/+64
2013-04-25Fix compilation error after fe4ffd81045144ffb8d69ae9e5df7ef191005128Tor Lillqvist1-1/+1
2013-04-24fdo#61503 fix cli_cppuhelper bootstrap errorPeter Foley1-1/+1
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann1-10/+8
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-9/+0
2013-04-19cli_ure: remove obsolete USE_DEBUG_RUNTIME check for msvcmrtMichael Stahl3-12/+3
2013-04-16Adapt to prefixed bootstrap_component_getFactoryStephan Bergmann1-1/+2
2013-04-07Fixed 4 spelling errors in the comments.Golnaz Irannejad1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-37/+27
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-5/+5
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-22s/the the/the/Tor Lillqvist2-2/+2
2013-02-22s/Whith/With/Tor Lillqvist1-1/+1
2013-01-30do not try to concatenate two string literals using +Luboš Luňák1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac8-60/+54
2012-12-29drop executable bitPeter Foley2-0/+0
2012-12-24WaE: C4564 from MSVS 2010Tor Lillqvist1-0/+8
2012-12-24WaE: C4538: const/volatile qualifiers on this type are not supportedTor Lillqvist2-0/+11
2012-12-20Adapt climaker to cppu::bootstrap_InitialComponentContext removalStephan Bergmann1-2/+1
2012-12-06commit delete various unused makefile.mksCaolán McNamara4-149/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens4-8/+2
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens1-1/+1
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-6/+4
2012-11-14source file modes fixEnrico Weigelt, metux ITS2-0/+0
2012-10-28fdo#55290: use the right native library nameDavid Ostrovsky2-16/+16
2012-10-24cli_ure: warning C4965: implicit box of integer 0Michael Stahl1-1/+1
2012-10-24fix warnings in cli_urePeter Foley8-67/+75
2012-10-16fdo#55290 do not use resource file for assembly libsDavid Tardon1-1/+1
2012-10-16use key directly from $(SRCDIR)David Tardon1-3/+3
2012-10-08Managed C++ to C++/CLI conversion also for the debug codeTor Lillqvist4-12/+12