summaryrefslogtreecommitdiff
path: root/stoc/test
AgeCommit message (Expand)AuthorFilesLines
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski1-7/+2
2018-08-02Add missing sal/log.hxx headersGabor Kelemen3-0/+3
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma1-10/+2
2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu1-62/+62
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin4-4/+4
2018-01-25Fix typosAndrea Gelmini1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin4-4/+4
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M4-25/+25
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock7-78/+74
2017-05-07tdf#43157: convert stoc tests from OSL_ASSERT to assertChris Sherlock7-74/+78
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-01-30German comments - last bits of stoc/ translated.Michael Meeks1-20/+15
2016-12-15no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin4-4/+0
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin6-21/+8
2016-11-18includes should be at the top of the fileNoel Grandin1-2/+2
2016-11-18remove some double callsNoel Grandin2-3/+3
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-04-12tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-2/+2
2016-02-16use consistent #define checks for the Windows platformNoel Grandin2-2/+2
2016-02-09Remove excess newlinesChris Sherlock7-19/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin5-63/+44
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin1-3/+1
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin6-12/+7
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe9-25/+23
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin1-6/+2
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-06-15cppcheck:redundantAssignmentNoel Grandin1-2/+2
2015-04-29redundant castCaolán McNamara1-2/+2
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin3-9/+9
2015-04-09convert REG_ constants to scoped enumNoel Grandin2-3/+3
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann3-26/+26
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin2-2/+2
2015-02-08Typos + simple german translationsJulien Nabet1-6/+6
2014-11-25java: remove some comment noiseNoel Grandin1-5/+0
2014-11-12java: convert fields to local variables where possibleNoel Grandin1-1/+0
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin3-3/+0
2014-10-07java: remove useless overriding methodsNoel Grandin1-5/+0
2014-08-14java: remove commented out codeNoel Grandin1-4/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+2
2014-08-08java: remove unused importsNoel Grandin1-1/+0
2014-08-08java: remove unused variablesNoel Grandin2-16/+5
2014-08-05java: remove commented out codeNoel Grandin1-1/+0
2014-08-05java: remove various unused variablesNoel Grandin2-2/+0
2014-06-05stoc: remove SAL_THROW macroNoel Grandin1-3/+1