summaryrefslogtreecommitdiff
path: root/cppuhelper/test
AgeCommit message (Expand)AuthorFilesLines
2015-07-29com::sun::star-css in cppu,cppuhelperNoel Grandin6-15/+15
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara2-4/+5
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin2-11/+11
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-25/+25
2015-03-25TyposJulien Nabet1-15/+15
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin4-4/+0
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin2-10/+5
2014-06-04cppuhelper: fix includesThomas Arnhold4-20/+20
2014-06-02fdo#68849: Add header guards to all include filesJens Carl1-0/+6
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-2/+1
2014-05-11Fix previous commitJulien Nabet1-4/+4
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet1-4/+4
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold1-2/+2
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