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