summaryrefslogtreecommitdiffstats
path: root/cppuhelper/test
Commit message (Expand)AuthorAgeFilesLines
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-25/+25
* TyposJulien Nabet2015-03-251-15/+15
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-294-4/+0
* cppuhelper: remove SAL_THROW macroNoel Grandin2014-06-052-10/+5
* cppuhelper: fix includesThomas Arnhold2014-06-044-20/+20
* fdo#68849: Add header guards to all include filesJens Carl2014-06-021-0/+6
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-2/+1
* Fix previous commitJulien Nabet2014-05-111-4/+4
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2014-05-111-4/+4
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-191-2/+2
* Remove visual noise from cppuhelperAlexander Wilms2014-02-272-22/+22
* Remove unneccessary commentsAlexander Wilms2014-02-232-18/+18
* Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann2014-02-031-1/+1
* [API CHANGE] cppu::Enterable::v_isValid returns boolStephan Bergmann2014-01-101-3/+3
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-161-5/+0
* Clean-up uno/lbnames.hStephan Bergmann2013-12-162-1/+3
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-1/+1
* remove unnecessary use of OUString constructorNoel Grandin2013-11-112-21/+21
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-9/+9
* solver doesn't solve anything...Michael Stahl2013-10-311-16/+1
* remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2013-10-233-76/+54
* add mode lines to new files (and idls) since last runCaolán McNamara2013-09-221-0/+3
* Mark as constTakeshi Abe2013-08-021-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-12/+12
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-192-3/+3
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-199-168/+168
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-1/+1
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-17/+15
* Get rid of (most uses of) GUITor Lillqvist2012-12-256-11/+11
* re-base on ALv2 code. Includes:Michael Meeks2012-12-0610-180/+140
* remove obsolete stdidlclass.Michael Meeks2012-12-061-204/+0
* Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann2012-09-142-17/+4
* remove empty ascii boxes and stuffThomas Arnhold2012-08-071-5/+0
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-162-2/+2
* .def files don't need executable bitsMichael Stahl2012-06-221-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-2110-234/+144
* re-base on ALv2 code.Michael Meeks2012-06-215-65/+73
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-3/+3
* Remove extra parenthesisJulien Nabet2012-04-181-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-27/+24
* removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe2012-03-301-2/+0
* chmod -xTor Lillqvist2012-03-211-0/+0
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-3/+3
* GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASEâ†...Christian Lohmaier2011-12-131-1/+1
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-112-2/+0
* remove include of pch header in cppuhelperNorbert Thiebaud2011-11-2711-22/+0
* sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann2011-09-121-24/+0
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-121-6/+0
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-2/+2
* Remove OS/2 support.Francois Tigeot2011-04-182-2/+2