summaryrefslogtreecommitdiffstats
path: root/stoc/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-194-58/+58
* doubled namespaceThomas Arnhold2013-03-041-1/+0
* remove some trivial duplicatesThomas Arnhold2013-02-252-2/+0
* translated some german comments, removed commented code blocksHamza Abdelkebir2013-02-245-40/+20
* Fix typo accessable/accessibleJulien Nabet2013-02-231-1/+1
* Translated some comments from german to englishStefan Schick2013-02-191-7/+7
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-2/+1
* Fix uninitialized variablesJulien Nabet2013-01-271-2/+2
* Fix parenthesis and simplifyJulien Nabet2013-01-211-1/+1
* Remove support for UNO_AC* bootstrap variablesStephan Bergmann2013-01-165-649/+0
* Get rid of (most uses of) GUITor Lillqvist2012-12-252-4/+4
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-303-6/+0
* API CHANGE remove [oneway] method attributesThorsten Behrens2012-11-304-5/+5
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-201-9/+0
* Dead xml2cmp-related test codeStephan Bergmann2012-10-0310-921/+0
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* Java cleanup, fix a couple of compile errorsNoel Grandin2012-09-051-3/+0
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-4/+1
* udkapi, offapi: do not use #include "foo":Michael Stahl2012-07-301-4/+4
* re-base on ALv2 code.Michael Meeks2012-06-2929-584/+401