summaryrefslogtreecommitdiffstats
path: root/stoc/test
Commit message (Expand)AuthorAgeFilesLines
* redundant castCaolán McNamara2015-04-291-2/+2
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+3
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-153-9/+9
* convert REG_ constants to scoped enumNoel Grandin2015-04-092-3/+3
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-011-1/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-013-26/+26
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-232-2/+2
* Typos + simple german translationsJulien Nabet2015-02-081-6/+6
* java: remove some comment noiseNoel Grandin2014-11-251-5/+0
* java: convert fields to local variables where possibleNoel Grandin2014-11-121-1/+0
* Removed duplicated includesAndrea Gelmini2014-10-311-1/+0
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-293-3/+0
* java: remove useless overriding methodsNoel Grandin2014-10-071-5/+0
* java: remove commented out codeNoel Grandin2014-08-141-4/+0
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-121-0/+2
* java: remove unused importsNoel Grandin2014-08-081-1/+0
* java: remove unused variablesNoel Grandin2014-08-082-16/+5
* java: remove commented out codeNoel Grandin2014-08-051-1/+0
* java: remove various unused variablesNoel Grandin2014-08-052-2/+0
* stoc: remove SAL_THROW macroNoel Grandin2014-06-051-3/+1
* cppcheck: redundantAssignmentThomas Arnhold2014-05-241-2/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-234-33/+33
* cppcheck: fprintf format string requires 1 parameter but only 0 are givenThomas Arnhold2014-05-221-4/+4
* stoc: fix includesThomas Arnhold2014-05-224-99/+99
* stoc: make use of css aliasThomas Arnhold2014-05-2211-133/+133
* idl: remove external header guardsThomas Arnhold2014-05-161-17/+0
* add missing modelines to idl filesThomas Arnhold2014-04-2411-0/+33
* stoc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-1/+1
* Remove visual noise from stocAlexander Wilms2014-02-268-69/+69
* Remove unneccessary commentsAlexander Wilms2014-02-232-12/+12
* Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann2014-01-312-9/+1
* Translate some German comments to English, and remove some ASCII art.Sven Wehner2014-01-261-39/+33
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-29/+29
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-3/+3
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1
* Clean-up uno/lbnames.hStephan Bergmann2013-12-163-2/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-221-2/+1
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2013-11-201-4/+4
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-32/+29
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-6/+6
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-192-4/+2
* remove unnecessary use of OUString constructor in STOC moduleNoel Grandin2013-11-083-30/+28
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-044-55/+55
* remove redundant calls to OUString constructorNoel Grandin2013-11-042-6/+2
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-221-8/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-297-56/+56
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-84/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0712-249/+224
* further OUString cleanupThomas Arnhold2013-03-192-5/+5
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-192-5/+5