/udkapi/

value='distro/allotropia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/dispuno.hxx
AgeCommit message (Expand)Author
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-13replace boost::ptr_container with std::container<std::unique_ptr>Derrick Rocha
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-10sal_Bool->boolNoel Grandin
2014-01-27coverity#1158325 Uncaught exceptionCaolán McNamara
2014-01-27coverity#1158326 Uncaught exceptionCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-07-07Modifying comments to meet Doxygen standardsNourah.AlShoeibi
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks