summaryrefslogtreecommitdiff
path: root/stoc/test
AgeCommit message (Expand)AuthorFilesLines
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-29/+29
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-4/+4
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-32/+29
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-6/+6
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2-4/+2
2013-11-08remove unnecessary use of OUString constructor in STOC moduleNoel Grandin3-30/+28
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin4-55/+55
2013-11-04remove redundant calls to OUString constructorNoel Grandin2-6/+2
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-8/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold7-56/+56
2013-06-03re-base on ALv2 code. Includes:Michael Meeks1-84/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák12-249/+224
2013-03-19further OUString cleanupThomas Arnhold2-5/+5
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold4-58/+58
2013-03-04doubled namespaceThomas Arnhold1-1/+0
2013-02-25remove some trivial duplicatesThomas Arnhold2-2/+0
2013-02-24translated some german comments, removed commented code blocksHamza Abdelkebir5-40/+20
2013-02-23Fix typo accessable/accessibleJulien Nabet1-1/+1
2013-02-19Translated some comments from german to englishStefan Schick1-7/+7
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-2/+1
2013-01-27Fix uninitialized variablesJulien Nabet1-2/+2
2013-01-21Fix parenthesis and simplifyJulien Nabet1-1/+1
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann5-649/+0
2012-12-25Get rid of (most uses of) GUITor Lillqvist2-4/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-6/+0
2012-11-30API CHANGE remove [oneway] method attributesThorsten Behrens4-5/+5
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz1-9/+0
2012-10-03Dead xml2cmp-related test codeStephan Bergmann10-921/+0
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-05Java cleanup, fix a couple of compile errorsNoel Grandin1-3/+0
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-4/+1
2012-07-30udkapi, offapi: do not use #include "foo":Michael Stahl1-4/+4
2012-06-29re-base on ALv2 code.Michael Meeks29-584/+401
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+1
2012-06-21re-base on ALv2 code.Michael Meeks3-68/+41
2012-06-21re-base on ALv2 code.Michael Meeks19-378/+315
2012-06-02targeted string re-workNorbert Thiebaud7-346/+217
2012-06-02targeted string re-workNorbert Thiebaud7-245/+231
2012-05-07fdo#48391: Remove TEST_ENSHUREGábor Stefanik7-260/+215
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-11/+7
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-41/+41
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-4/+4
2012-01-19Drop UNO_REF_QUERY[_THROW] duplicates of UNO_QUERY[_THROW].Stephan Bergmann1-1/+1
2011-12-27catch exception by constant referenceTakeshi Abe12-26/+26
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist5-5/+0
2011-11-27remove include of pch header from stocNorbert Thiebaud20-39/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2-2/+2
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann3-36/+4