/ios/

24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/canvas/source/simplecanvas
AgeCommit message (Expand)Author
2023-03-08osl::Mutex->std::mutex in SimpleCanvasImplNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in canvasMike Kaganski
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2020-07-05canvas/simple: create instances with uno constructorsNoel Grandin
2019-12-18sal_Char->char in canvas..codemakerNoel Grandin
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): canvasStephan Bergmann
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-02-25tdf#42949 Fix IWYU warnings in include/canvas/Gabor Kelemen
2018-12-02tdf#120703 PVS: logical AND had been used instead of bitwiseMike Kaganski
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann