/io/

/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/canvas/source/simplecanvas
AgeCommit message (Expand)Author
2016-07-12Remove excess newlinesChris Sherlock
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-01boost::bind -> lambdas in canvas/source/simplecanvas/simplecanvasimpl.cxxMario J. Rugiero
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-07-31canvas: replace boost::function with std::functionMichael Stahl
2015-07-31canvas: replace boost::function with std::functionMichael Stahl
2015-07-22com::sun::star->css in canvasNoel Grandin
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-15inline COMPHELPER_SERVICEDECL_ macroNoel Grandin
2015-03-05Simplify o3tl::LazyUpdateStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from canvasAlexander Wilms
2014-02-11coverity#706253 Uncaught exceptionCaolán McNamara
2014-02-11coverity#706250 Uncaught exceptionCaolán McNamara
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-11canvas: include <> for external includesNorbert Thiebaud
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
2013-01-09RTL_CONSTASCII_(U)STRINGPARAM removed in canvasChr. Rossmanith