summaryrefslogtreecommitdiffstats
path: root/stoc/test
Commit message (Expand)AuthorAgeFilesLines
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-077-78/+74
* tdf#43157: convert stoc tests from OSL_ASSERT to assertChris Sherlock2017-05-077-74/+78
* Replace all OUString("") with OUString()Arnaud Versini2017-05-041-1/+1
* German comments - last bits of stoc/ translated.Michael Meeks2017-01-301-20/+15
* no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin2016-12-154-4/+0
* OSL_TRACE -> SAL in sfx2..svxNoel Grandin2016-12-116-21/+8
* includes should be at the top of the fileNoel Grandin2016-11-181-2/+2
* remove some double callsNoel Grandin2016-11-182-3/+3
* Fix typosAndrea Gelmini2016-10-011-1/+1
* tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-04-121-2/+2
* use consistent #define checks for the Windows platformNoel Grandin2016-02-162-2/+2
* Remove excess newlinesChris Sherlock2016-02-097-19/+0
* Fix typosAndrea Gelmini2016-01-101-1/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-055-63/+44
* no need to use OUString constructor in call to createInstanceNoel Grandin2015-11-011-3/+1
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-306-12/+7
* stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-079-25/+23
* svx,starmath: inline some use-once typedefsNoel Grandin2015-08-041-6/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-151-2/+2
* cppcheck:redundantAssignmentNoel Grandin2015-06-151-2/+2
* redundant castCaolán McNamara2015-04-291-2/+2
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+3
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-153-9/+9
* convert REG_ constants to scoped enumNoel Grandin2015-04-092-3/+3
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-011-1/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-013-26/+26
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-232-2/+2
* Typos + simple german translationsJulien Nabet2015-02-081-6/+6
* java: remove some comment noiseNoel Grandin2014-11-251-5/+0
* java: convert fields to local variables where possibleNoel Grandin2014-11-121-1/+0
* Removed duplicated includesAndrea Gelmini2014-10-311-1/+0
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-293-3/+0
* java: remove useless overriding methodsNoel Grandin2014-10-071-5/+0
* java: remove commented out codeNoel Grandin2014-08-141-4/+0
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-121-0/+2
* java: remove unused importsNoel Grandin2014-08-081-1/+0
* java: remove unused variablesNoel Grandin2014-08-082-16/+5
* java: remove commented out codeNoel Grandin2014-08-051-1/+0
* java: remove various unused variablesNoel Grandin2014-08-052-2/+0
* stoc: remove SAL_THROW macroNoel Grandin2014-06-051-3/+1
* cppcheck: redundantAssignmentThomas Arnhold2014-05-241-2/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-234-33/+33
* cppcheck: fprintf format string requires 1 parameter but only 0 are givenThomas Arnhold2014-05-221-4/+4
* stoc: fix includesThomas Arnhold2014-05-224-99/+99
* stoc: make use of css aliasThomas Arnhold2014-05-2211-133/+133
* idl: remove external header guardsThomas Arnhold2014-05-161-17/+0
* add missing modelines to idl filesThomas Arnhold2014-04-2411-0/+33
* stoc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-1/+1
* Remove visual noise from stocAlexander Wilms2014-02-268-69/+69