aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2012-10-16add a README to the translations modulefeature/submodulesNorbert Thiebaud
option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/embeddedobj/source/inc/docholder.hxx
AgeCommit message (Expand)Author
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-07-18Embedded documents: show title in menu entriesSzymon Kłos
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in DocumentHolderNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, embeddedobjStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2015-12-23loplugin:unusedfields in desktopNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in embeddedobj/Noel Grandin
2015-08-03tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2014-12-18embeddedobj: Use appropriate OUString functions on string constantsStephan Bergmann
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-04-22embeddedobj: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-23clean up some include guardsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold