summaryrefslogtreecommitdiff
path: root/cli_ure
AgeCommit message (Expand)Author
2014-08-28cli_ure: adapt destructors in cli_uno library to "C++/CLI"Michael Stahl
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-12use css prefix consistentlyThomas Arnhold
2014-05-12cli_ure: fix dbglevel=2 build on windowsThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-29Fix memory leaksJulien Nabet
2014-04-24add missing modelines to idl filesThomas Arnhold
2014-04-14typo: noone -> no oneThomas Arnhold
2014-03-10cli_ure: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-27Remove visual noise from cli_ureAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-14Drop unused #includeTakeshi Abe
2013-12-17gbuild: Fix and check package dependencies.Matúš Kukan
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
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