summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2018-08-16loplugin:useuniqueptr in swf::WriterNoel Grandin3-7/+5
2018-08-15loplugin:useuniqueptr in CGMChartNoel Grandin3-28/+9
2018-08-06coverity#1438216 Resource leakCaolán McNamara1-3/+3
2018-08-05Fix typosAndrea Gelmini2-2/+2
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2-5/+6
2018-08-03Move angle normalization code from various places to toolsMike Kaganski4-15/+9
2018-08-03forcepoint#70 give all escher client data objects a common parent classCaolán McNamara2-43/+50
2018-08-02loplugin:returnconstant in filterNoel Grandin10-27/+19
2018-08-01fix up non standard indent and stray ;Caolán McNamara1-30/+30
2018-08-01forcepoint#63 null derefCaolán McNamara1-1/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen25-0/+25
2018-07-28loplugin:stringloop in filterNoel Grandin5-56/+46
2018-07-27use boost::optional for OUString instead of std::unique_ptrNoel Grandin1-2/+2
2018-07-26filter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann5-35/+10
2018-07-25ofz#8539 share LineInfo to save memoryCaolán McNamara2-11/+24
2018-07-24Fix typosAndrea Gelmini2-2/+2
2018-07-22Fix typosAndrea Gelmini1-1/+1
2018-07-22Fix typosAndrea Gelmini1-1/+1
2018-07-21Fix typosAndrea Gelmini4-6/+6
2018-07-18Related: rhbz#1602589 dead_error_line: Execution cannot reach this statementCaolán McNamara1-5/+1
2018-07-18Related: rhbz#1602589 copy_paste_error: 'getKeyTimes'Caolán McNamara1-1/+1
2018-07-13tdf#110987: type detection, binary Office formats > templatesAron Budea1-8/+8
2018-07-11tdf#118232 Allow load and insert of SVGs with no GeometryArmin Le Grand2-14/+63
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand2-201/+252
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen1-0/+1
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin2-3/+3
2018-07-09tdf#112690: make page size of exported PDF closer to what is setAron Budea1-1/+2
2018-07-06tdf#118254 Do not rely on XStatusIndicator for SVG importArmin Le Grand1-4/+2
2018-07-05Only access css::drawing::PointSequence when not emptyArmin Le Grand1-102/+20
2018-07-04sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna1-0/+16
2018-07-02loplugin:constantparamNoel Grandin1-4/+3
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin2-7/+7
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): filterStephan Bergmann2-2/+2
2018-06-27Suspiciously, copy ops of Bundle-derived classes didn't copy Bundle::mnColorStephan Bergmann2-49/+0
2018-06-22Fix typosAndrea Gelmini1-1/+1
2018-06-20filter clean-up: remove duplicate of checking EMF magic headerLászló Németh1-15/+11
2018-06-20Removed executable permission on source filesAndrea Gelmini2-0/+0
2018-06-19tidy up setting parentsCaolán McNamara3-7/+4
2018-06-18weld ImpPDFTabDialogCaolán McNamara10-270/+393
2018-06-18weld ImpPDFTabGeneralPageCaolán McNamara3-272/+232
2018-06-18weld ImpPDFTabOpnFtrPageCaolán McNamara3-129/+93
2018-06-18weld ImpPDFTabLinksPageCaolán McNamara3-96/+59
2018-06-18weld ImpPDFTabSigningPageCaolán McNamara3-94/+73
2018-06-18weld ImpPDFTabViewerPageCaolán McNamara3-90/+58
2018-06-18weld ImpPDFTabSecurityPageCaolán McNamara3-157/+109
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma1-6/+3
2018-06-15crashtesting: ZCodec::Read return -1 on failureCaolán McNamara1-2/+5
2018-06-13Replace SVGFilter using SVGIOArmin Le Grand6-65/+262
2018-06-12crashtesting: asserts on empty maskCaolán McNamara1-5/+13
2018-06-12loplugin:useuniqueptr in XMLFilterTestDialogNoel Grandin2-5/+2