aboutsummaryrefslogtreecommitdiff
path: root/source/gd/extensions/source/update/check/org/openoffice
ModeNameSize
-rw-r--r--Office.po947logplain
idehack'>feature/slidehack LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppu/qa
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19cppu: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-06cppu: replace boost::is_same with std::is_sameMichael Stahl
2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky
2016-04-25Cannot extract Any to sal_uInt32Stephan Bergmann
2016-04-08tdf#94306 replace boost::noncopyable in cppuhelperJochen Nitschke
2016-01-18Avoid -Werror,-Wdelete-non-virtual-dtor with current Clang trunkStephan Bergmann
2015-11-28Adapt to true wchar_t in clang-clStephan Bergmann
2015-11-18Use C++11 char16_t for sal_UnicodeStephan Bergmann
2015-11-18Clean upStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-29com::sun::star-css in cppu,cppuhelperNoel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann