summaryrefslogtreecommitdiff
path: root/cli_ure
AgeCommit message (Expand)AuthorFilesLines
2015-10-13remove some useless commentsNoel Grandin1-7/+0
2015-10-06cli_ure: climaker should open keyfile read-onlyMichael Stahl1-1/+2
2015-09-30Fix typosAndrea Gelmini1-3/+3
2015-09-13uno bridge: Prevent collision between cli::array and std::arrayDavid Ostrovsky1-37/+37
2015-09-03climaker: Fix std::array and cli::array collisionDavid Ostrovsky1-12/+12
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-0/+2
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-15Fix typosAndrea Gelmini2-3/+3
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2-4/+4
2015-03-30Replace scary reinterpret_casts with OUString::unacquiredStephan Bergmann4-19/+18
2015-03-30fdo#57950 Replace chained append() with operator+Krisztian Pinter5-123/+35
2015-03-25TyposJulien Nabet1-1/+1
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist2-13/+0
2015-03-12cli_ure: PVS-Studio V618 non-const format stringMichael Stahl1-2/+2
2015-02-24Typo: increse->increaseJulien Nabet1-1/+1
2015-02-03climaker: Fix handling incomplete typesDavid Ostrovsky1-8/+13
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann1-5/+1
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn1-3/+1
2014-12-03Fold URE: WindowsStephan Bergmann2-424/+0
2014-11-18java: make fields final where possibleNoel Grandin1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini3-3/+3
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin3-3/+0
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