summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2017-07-31loplugin:constparams in filterNoel Grandin
2017-07-28Export to PNG: also Calc has MeasureUnitEike Rathke
2017-07-27loplugin:constparams in filterNoel Grandin
2017-07-27tdf#109202 Add mimetype to image elementSamuel Mehrbrodt
2017-07-26tdf#109364: fix assert in LibXSLTTransformer.cxxJulien Nabet
2017-07-26loplugin:unusedfieldsNoel Grandin
2017-07-25Export to PNG: add SUPPORTSSELECTION flag to Calc and Writer filter fragmentsEike Rathke
2017-07-25fix some "deffer" spellingNoel Grandin
2017-07-24Export to PNG: use selection if Selection is selectedEike Rathke
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-22loplugin:unusedfields in extensions..frameworkNoel Grandin
2017-07-21sd pptm: Add a separate PPTM filter.Jan Holesovsky
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18CppunitTest_filter_eps_test add missing componentMiklos Vajna
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-13convert pXRelTo/pYRelTo to boost::optionalNoel Grandin
2017-07-13ofz#2332 fix dangling pCObjCaolán McNamara
2017-07-13unused ResMgrCaolán McNamara
2017-07-13Show document title for embedded documentsSzymon Kłos
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-13loplugin:oncevar: empty strings: filterStephan Bergmann
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-11ofz#2538: avoid oomCaolán McNamara
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-10add CVE-2017-10688 testcaseCaolán McNamara
2017-07-10add CVE-2017-9936 testcaseCaolán McNamara
2017-07-10add CVE-2017-9147 testcaseCaolán McNamara
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-10loplugin:useuniqueptr in filterNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-06ofz#2410 avoid oomCaolán McNamara
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-28Watermark: tdf#91687 correct size in the .docSzymon Kłos
2017-06-28remove default-able copy ctors and copy operatorsJochen Nitschke
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-26s/catched/caughtNoel Grandin
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin