summaryrefslogtreecommitdiff
path: root/embedserv
ModeNameSize
-rw-r--r--Library_emser.mk1612logplain
-rw-r--r--Library_inprocserv.mk920logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_embedserv.mk509logplain
-rw-r--r--README31logplain
d---------source99logplain
d---------util43logplain
span class='decoration'>Noel Grandin 2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski 2018-11-11Replace uses of SAL_BOUND with o3tl::clampStephan Bergmann 2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski 2018-10-19clang-tidy readability-container-size-emptyNoel Grandin 2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann 2018-10-05Alpha channel in BitmapColor - change bIndex to alphaTomaž Vajngerl 2018-09-18emboss filter brokenCaolán McNamara 2018-09-14loplugin:constfields in vclNoel Grandin 2018-09-10No more need for extra local variablesStephan Bergmann 2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin 2018-09-07BitmapFilter::execute can be constStephan Bergmann 2018-09-07Multiple calls of BitmapColorQuantizationFilter::executeStephan Bergmann 2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin 2018-09-06clang-tidy performance-move-const-argNoel Grandin 2018-08-21Resolves: rhbz#115937 virtual device leakCaolán McNamara 2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin 2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski 2018-07-31Add missing sal/log.hxx headersGabor Kelemen 2018-07-30Related: rhbz#1602589 rework to avoid bogus cppcheck double free warningCaolán McNamara 2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin 2018-06-14return SalBitmap using std::shared_ptrNoel Grandin 2018-06-12crashtesting: asserts on inability to scale oversize graphicsCaolán McNamara 2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin 2018-05-31move some CanvasHelper::implDrawBitmap inside vclNoel Grandin