summaryrefslogtreecommitdiff
path: root/stoc/test/testcorefl.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-11-15test_corefl: Fix OSL_ENSURE bracketingDr. David Alan Gilbert1-2/+2
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert stoc tests from OSL_ASSERT to assertChris Sherlock1-2/+2
2016-12-15no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin1-1/+0
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin1-5/+1
2016-11-18remove some double callsNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+2
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-10/+10
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-1/+1
2014-05-22cppcheck: fprintf format string requires 1 parameter but only 0 are givenThomas Arnhold1-4/+4
2014-05-22stoc: make use of css aliasThomas Arnhold1-6/+6
2014-02-26Remove visual noise from stocAlexander Wilms1-3/+3
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-22/+22
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-28/+28
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+0
2013-02-24translated some german comments, removed commented code blocksHamza Abdelkebir1-12/+0
2013-02-23Fix typo accessable/accessibleJulien Nabet1-1/+1
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-4/+1
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-70/+67
2012-05-07fdo#48391: Remove TEST_ENSHUREGábor Stefanik1-94/+89
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2011-12-27catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from stocNorbert Thiebaud1-2/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12OSL_TRACE: Use format stringThomas Arnhold1-1/+1
2011-03-03Remove "using namespace ::rtl"Julien Nabet1-1/+4
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller1-53/+53
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.18.44); FILE MERGEDRüdiger Timm1-23/+18
2006-12-01INTEGRATION: CWS bunoidmap (1.17.12); FILE MERGEDRüdiger Timm1-4/+4
2006-09-16INTEGRATION: CWS pchfix02 (1.16.36); FILE MERGEDOliver Bolte1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.15.28); FILE MERGEDRüdiger Timm1-47/+21
2005-01-13INTEGRATION: CWS cd02 (1.14.40); FILE MERGEDKurt Zenker1-7/+4
2004-03-25INTEGRATION: CWS jl3 (1.13.44); FILE MERGEDKurt Zenker1-3/+3
2003-04-23INTEGRATION: CWS uno2 (1.11.34); FILE MERGEDRüdiger Timm1-23/+15
2003-04-15INTEGRATION: CWS dbgmacros1 (1.11.36); FILE MERGEDVladimir Glazounov1-3/+3
2002-11-11#104787# no registration hereDaniel Boelzle1-21/+14
2002-08-19#i6886#,#101685#: merge OOO_STABLE_1_PORTS (1.5-1.5.10.1) -> HEADJens-Heiner Rechtien1-3/+3
2002-06-14#100075# modifying loaders, using macro expander singleton; service manager r...Daniel Boelzle1-6/+16
2001-11-14*** empty log message ***Jens-Heiner Rechtien1-3/+3
2001-11-07gcc3 correctionsJens-Heiner Rechtien1-4/+14