summaryrefslogtreecommitdiff
path: root/cppuhelper/test
AgeCommit message (Expand)AuthorFilesLines
2014-02-27Remove visual noise from cppuhelperAlexander Wilms2-22/+22
2014-02-23Remove unneccessary commentsAlexander Wilms2-18/+18
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2014-01-10[API CHANGE] cppu::Enterable::v_isValid returns boolStephan Bergmann1-3/+3
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-5/+0
2013-12-16Clean-up uno/lbnames.hStephan Bergmann2-1/+3
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructorNoel Grandin2-21/+21
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-9/+9
2013-10-31solver doesn't solve anything...Michael Stahl1-16/+1
2013-10-23remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith3-76/+54
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara1-0/+3
2013-08-02Mark as constTakeshi Abe1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-12/+12
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-3/+3
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold9-168/+168
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-17/+15
2012-12-25Get rid of (most uses of) GUITor Lillqvist6-11/+11
2012-12-06re-base on ALv2 code. Includes:Michael Meeks10-180/+140
2012-12-06remove obsolete stdidlclass.Michael Meeks1-204/+0
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann2-17/+4
2012-08-07remove empty ascii boxes and stuffThomas Arnhold1-5/+0
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2-2/+2
2012-06-22.def files don't need executable bitsMichael Stahl1-0/+0
2012-06-21re-base on ALv2 code.Michael Meeks10-234/+144
2012-06-21re-base on ALv2 code.Michael Meeks5-65/+73
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-3/+3
2012-04-18Remove extra parenthesisJulien Nabet1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-27/+24
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe1-2/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-3/+3
2011-12-13GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASEâ†...Christian Lohmaier1-1/+1
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2-2/+0
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud11-22/+0
2011-09-12sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann1-24/+0
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-6/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-04-18Remove OS/2 support.Francois Tigeot2-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2-23/+23
2011-03-02Remove "using namespace ::rtl"Julien Nabet2-2/+8
2011-02-16cppcheck: set these as publicCaolán McNamara1-1/+1
2011-02-04Clean up makefilesThomas Arnhold1-3/+1
2011-02-01Clean up makefilesThomas Arnhold1-7/+0
2011-01-14get this to build againCaolán McNamara4-17/+18
2011-01-12Some cppcheck cleaningJulien Nabet1-1/+1
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-24fix invalid XMLDavid Tardon1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth15-0/+43