summaryrefslogtreecommitdiff
path: root/include/com
AgeCommit message (Expand)Author
2014-05-09Enforce "There is no css::uno::Sequence<bool>"Stephan Bergmann
2014-04-24Sequence::operator[]: let's cast the other side to unsigned tooMichael Stahl
2014-04-24Sequence::operator[]: silence -Werror=strict-overflow warningsMichael Stahl
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-18Any: consistently use explicit specialization instead of overloadingStephan Bergmann
2014-02-17cppu: sal_Bool -> boolStephan Bergmann
2014-01-31[API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppuStephan Bergmann
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2014-01-22Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-08SAL_WARN_UNUSED css::uno::TypeStephan Bergmann
2013-12-18Consistently mark these as deleted on all platformsStephan Bergmann
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-11-26const fixStephan Bergmann
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/css/unoNorbert Thiebaud
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-10-02find unused SequencesCaolán McNamara
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann
2013-08-14Some improvements for operator<<(std::ostream&, const uno::Any&)Stephan Bergmann
2013-08-14Implement operator<<(std::ostream&, const uno::Any&)Boris Dušek
2013-05-29Tweak commentsStephan Bergmann
2013-05-07Up-cast conversion constructor for css::uno::ReferenceStephan Bergmann
2013-04-24move URE headers to include/David Tardon