summaryrefslogtreecommitdiffstats
path: root/cli_ure
Commit message (Expand)AuthorAgeFilesLines
* cli_ure: climaker should open keyfile read-onlyMichael Stahl2015-10-291-1/+2
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-151-1/+1
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-011-1/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-012-4/+4
* Replace scary reinterpret_casts with OUString::unacquiredStephan Bergmann2015-03-304-19/+18
* fdo#57950 Replace chained append() with operator+Krisztian Pinter2015-03-305-123/+35
* TyposJulien Nabet2015-03-251-1/+1
* We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist2015-03-192-13/+0
* cli_ure: PVS-Studio V618 non-const format stringMichael Stahl2015-03-121-2/+2
* Typo: increse->increaseJulien Nabet2015-02-241-1/+1
* climaker: Fix handling incomplete typesDavid Ostrovsky2015-02-031-8/+13
* osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann2014-12-121-5/+1
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-091-3/+1
* Fold URE: WindowsStephan Bergmann2014-12-032-424/+0
* java: make fields final where possibleNoel Grandin2014-11-181-1/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-123-3/+3
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-293-3/+0
* cli_ure (Windows): std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-023-12/+12
* cli_ure: adapt destructors in cli_uno library to "C++/CLI"Michael Stahl2014-08-274-5/+23
* warning C4189: local variable is initialized but not referencedThomas Arnhold2014-08-131-1/+1
* java: reduce scope, make fields privateNoel Grandin2014-08-131-1/+1
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-121-0/+2
* Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage2014-08-081-1/+0
* java: use an empty block rather than an empty statementNoel Grandin2014-08-081-1/+1
* java: remove unused variablesNoel Grandin2014-08-081-2/+2
* typo: more then -> more thanTakeshi Abe2014-08-012-3/+3
* Typo: habe->haveJulien Nabet2014-06-291-1/+1
* Typo: apend->appendJulien Nabet2014-06-292-2/+2
* gbuild, cli_ure: Win32 make issues with back and forward slashesMichael Stahl2014-06-091-1/+1
* cli_ure: Win32 make quoting problem, use sed to work aroundMichael Stahl2014-06-094-6/+9
* various: remove SAL_THROW macroNoel Grandin2014-06-053-7/+7
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-232-14/+7
* Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann2014-05-231-4/+2
* 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