summaryrefslogtreecommitdiff
path: root/vcl/Executable_epsfuzzer.mk
AgeCommit message (Expand)Author
2021-12-25oss-fuzz: use fuzzer_statics for default staticsJan-Marek Glogowski
2021-02-28Upgrade fuzzers to LIB_FUZZING_ENGINEAndrzej Hunt
2017-10-16reduce eps fuzzer sizeCaolán McNamara
2017-06-11refactor fuzzer army a bitCaolán McNamara
2017-01-27add eps fuzzerCaolán McNamara
td>Andrea Gelmini 2019-03-04OSequenceIterator is not necessary anymoreNoel Grandin 2019-03-02Use implCopySequence to avoid overhead of non-const operator[]Mike Kaganski 2019-03-01Use parameter pack + folding to have only one concatSequencesMike Kaganski 2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen 2018-08-30Fix typosAndrea Gelmini 2018-08-29loplugin:constantparam (1)Noel Grandin 2017-07-02loplugin:casttovoid: comphelperStephan Bergmann 2017-06-19simplify the array version of comphelper::containerToSequenceNoel Grandin 2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin 2016-11-10make comphelper::sequenceToContainer a little smarterNoel Grandin 2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin 2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin 2016-05-25Fix typosAndrea Gelmini 2016-02-09Remove excess newlinesChris Sherlock 2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann 2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin 2015-10-20com::sun::star->css in include/comphelperNoel Grandin 2015-06-04uno::Sequence provides now begin and endNoel Grandin 2015-04-08A UNO Any can't contain an AnyStephan Bergmann 2015-04-08These function templates want to be inlineStephan Bergmann 2015-03-17Fix various XServiceInfo implementationsStephan Bergmann 2015-01-28Use vector::dataStephan Bergmann