/external/libcdr/

on> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/SfxDocumentMetaData.cxx
AgeCommit message (Expand)Author
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2018-02-08Use for-range loops in sfx2 (part2)Julien Nabet
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-23loplugin:flatten in sdext..stocNoel Grandin
2017-09-13clang-tidy modernize-use-emplace in sfx2Noel Grandin