summaryrefslogtreecommitdiff
path: root/stoc/test
AgeCommit message (Expand)AuthorFilesLines
2014-06-05stoc: remove SAL_THROW macroNoel Grandin1-3/+1
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-2/+1
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet4-33/+33
2014-05-22cppcheck: fprintf format string requires 1 parameter but only 0 are givenThomas Arnhold1-4/+4
2014-05-22stoc: fix includesThomas Arnhold4-99/+99
2014-05-22stoc: make use of css aliasThomas Arnhold11-133/+133
2014-05-16idl: remove external header guardsThomas Arnhold1-17/+0
2014-04-24add missing modelines to idl filesThomas Arnhold11-0/+33
2014-03-10stoc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-1/+1
2014-02-26Remove visual noise from stocAlexander Wilms8-69/+69
2014-02-23Remove unneccessary commentsAlexander Wilms2-12/+12
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann2-9/+1
2014-01-26Translate some German comments to English, and remove some ASCII art.Sven Wehner1-39/+33
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-29/+29
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-3/+3
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-12-16Clean-up uno/lbnames.hStephan Bergmann3-2/+1
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-2/+1
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