summaryrefslogtreecommitdiff
path: root/cli_ure
AgeCommit message (Expand)AuthorFilesLines
2014-10-02cli_ure (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann3-12/+12
2014-08-27cli_ure: adapt destructors in cli_uno library to "C++/CLI"Michael Stahl4-5/+23
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold1-1/+1
2014-08-13java: reduce scope, make fields privateNoel Grandin1-1/+1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+2
2014-08-08Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage1-1/+0
2014-08-08java: use an empty block rather than an empty statementNoel Grandin1-1/+1
2014-08-08java: remove unused variablesNoel Grandin1-2/+2
2014-08-01typo: more then -> more thanTakeshi Abe2-3/+3
2014-06-29Typo: habe->haveJulien Nabet1-1/+1
2014-06-29Typo: apend->appendJulien Nabet2-2/+2
2014-06-09gbuild, cli_ure: Win32 make issues with back and forward slashesMichael Stahl1-1/+1
2014-06-09cli_ure: Win32 make quoting problem, use sed to work aroundMichael Stahl4-6/+9
2014-06-05various: remove SAL_THROW macroNoel Grandin3-7/+7
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin2-14/+7
2014-05-23Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann1-4/+2
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold4-8/+8
2014-05-12use css prefix consistentlyThomas Arnhold4-16/+16
2014-05-12cli_ure: fix dbglevel=2 build on windowsThomas Arnhold3-62/+22
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-4/+4
2014-04-29Fix memory leaksJulien Nabet1-0/+2
2014-04-24add missing modelines to idl filesThomas Arnhold1-0/+3
2014-04-14typo: noone -> no oneThomas Arnhold1-2/+2
2014-03-10cli_ure: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-36/+2
2014-02-27Remove visual noise from cli_ureAlexander Wilms8-22/+22
2014-02-23Remove unneccessary commentsAlexander Wilms5-38/+38
2014-02-14Drop unused #includeTakeshi Abe1-1/+0
2013-12-17gbuild: Fix and check package dependencies.Matúš Kukan1-4/+0
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-0/+1
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