summaryrefslogtreecommitdiff
path: root/cppuhelper/test
AgeCommit message (Expand)Author
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann
2016-04-10Typo: multible->multipleJulien Nabet
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-31unnecessary use of OUString constructorNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-07-29com::sun::star-css in cppu,cppuhelperNoel Grandin
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-25TyposJulien Nabet
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin
2014-06-04cppuhelper: fix includesThomas Arnhold
2014-06-02fdo#68849: Add header guards to all include filesJens Carl
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-11Fix previous commitJulien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-02-27Remove visual noise from cppuhelperAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann
2014-01-10[API CHANGE] cppu::Enterable::v_isValid returns boolStephan Bergmann
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-31solver doesn't solve anything...Michael Stahl
2013-10-23remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-08-02Mark as constTakeshi Abe
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-12-06remove obsolete stdidlclass.Michael Meeks
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-06-22.def files don't need executable bitsMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-18Remove extra parenthesisJulien Nabet