summaryrefslogtreecommitdiff
path: root/editeng/CustomTarget_generated.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/CustomTarget_generated.mk')
0 files changed, 0 insertions, 0 deletions
141c'>Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann 2018-12-07HAVE_CXX_CWG1579_FIX is always true nowStephan Bergmann 2018-11-23use binary search for starmath tokenNoel Grandin 2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen 2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski 2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen 2018-10-07use more unique_ptr in SmParserNoel Grandin 2018-08-29More -Werror=redundant-moveStephan Bergmann 2018-07-31Add missing sal/log.hxx headersGabor Kelemen 2018-05-24ofz#8490 stack exhaustionCaolán McNamara 2018-02-14starmath: Omit SmParser::GetError()'s argumentTakeshi Abe 2018-02-08starmath: Make SmParser::DoAttribut() etc. return std::unique_ptrTakeshi Abe 2018-02-07starmath: Make SmParser::DoLine() etc. return std::unique_ptrTakeshi Abe 2018-02-06starmath: Make DoAlign() return std::unique_ptrTakeshi Abe 2018-01-22starmath: Make SmParser::Parse() return std::unique_ptrTakeshi Abe 2018-01-17starmath: Make SmParser::ParseExpression() return std::unique_ptrTakeshi Abe 2017-12-17ofz#4677 Indirect-leakCaolán McNamara 2017-12-15ofz#4643 Direct-leakCaolán McNamara 2017-12-14ofz#4641 fix leaks with exceptionsCaolán McNamara 2017-12-14more leaks with exceptionsCaolán McNamara 2017-12-13ofz: fix leaks by exceptionsCaolán McNamara 2017-12-10ofz#4571 more Direct-leaksCaolán McNamara 2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann 2017-12-06ofz#4539 depth protect mathtype parserCaolán McNamara 2017-12-03survive without config for fuzzingCaolán McNamara 2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann