summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-11new loplugin:shouldreturnboolNoel Grandin2-4/+4
2018-06-11loplugin:useuniqueptr in SVGTextWriterNoel Grandin2-29/+12
2018-06-11loplugin:useuniqueptr in XMLFilterSettingsDialogNoel Grandin2-11/+6
2018-06-11loplugin:useuniqueptr in XMLFilterTabDialogNoel Grandin2-8/+7
2018-06-11loplugin:useuniqueptr in TypeDetectionImporterNoel Grandin2-15/+11
2018-06-08tdf#118037 PPT import: fix lost crop of graphicMiklos Vajna1-0/+3
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-96/+93
2018-06-06Translate German comments and debug stringsJohnny_M1-4/+4
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke4-2/+2
2018-06-03tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov1-2/+1
2018-06-02A few assorted improvements to translatable strings before freezeAdolfo Jayme Barrientos3-3/+3
2018-06-01use more BitmapEx in filterNoel Grandin1-2/+2
2018-06-01tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov10-85/+80