summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-24Fix typosAndrea Gelmini
2018-08-24iRelated rhbz#1618703: Properly handle failure en-/decoding PDF fileStephan Bergmann
2018-08-21loplugin:useuniqueptr in PPTNumberFormatCreatorNoel Grandin
2018-08-20loplugin:useuniqueptr in svt::DialogNoel Grandin
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini
2018-08-16PDF export: allow API users to opt in for version 1.6Miklos Vajna
2018-08-16loplugin:useuniqueptr in swf::WriterNoel Grandin
2018-08-15loplugin:useuniqueptr in CGMChartNoel Grandin
2018-08-06coverity#1438216 Resource leakCaolán McNamara
2018-08-05Fix typosAndrea Gelmini
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara
2018-08-02loplugin:returnconstant in filterNoel Grandin
2018-08-01fix up non standard indent and stray ;Caolán McNamara
2018-08-01forcepoint#63 null derefCaolán McNamara
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-28loplugin:stringloop in filterNoel Grandin
2018-07-27use boost::optional for OUString instead of std::unique_ptrNoel Grandin
2018-07-26filter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-25ofz#8539 share LineInfo to save memoryCaolán McNamara
2018-07-24Fix typosAndrea Gelmini
2018-07-22Fix typosAndrea Gelmini
2018-07-22Fix typosAndrea Gelmini
2018-07-21Fix typosAndrea Gelmini
2018-07-18Related: rhbz#1602589 dead_error_line: Execution cannot reach this statementCaolán McNamara
2018-07-18Related: rhbz#1602589 copy_paste_error: 'getKeyTimes'Caolán McNamara
2018-07-13tdf#110987: type detection, binary Office formats > templatesAron Budea
2018-07-11tdf#118232 Allow load and insert of SVGs with no GeometryArmin Le Grand
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-09tdf#112690: make page size of exported PDF closer to what is setAron Budea
2018-07-06tdf#118254 Do not rely on XStatusIndicator for SVG importArmin Le Grand
2018-07-05Only access css::drawing::PointSequence when not emptyArmin Le Grand
2018-07-04sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna
2018-07-02loplugin:constantparamNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): filterStephan Bergmann
2018-06-27Suspiciously, copy ops of Bundle-derived classes didn't copy Bundle::mnColorStephan Bergmann
2018-06-22Fix typosAndrea Gelmini
2018-06-20filter clean-up: remove duplicate of checking EMF magic headerLászló Németh
2018-06-20Removed executable permission on source filesAndrea Gelmini
2018-06-19tidy up setting parentsCaolán McNamara
2018-06-18weld ImpPDFTabDialogCaolán McNamara
2018-06-18weld ImpPDFTabGeneralPageCaolán McNamara