summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2018-07-242-2/+2
* Fix typosAndrea Gelmini2018-07-221-1/+1
* Fix typosAndrea Gelmini2018-07-221-1/+1
* Fix typosAndrea Gelmini2018-07-214-6/+6
* Related: rhbz#1602589 dead_error_line: Execution cannot reach this statementCaolán McNamara2018-07-181-5/+1
* Related: rhbz#1602589 copy_paste_error: 'getKeyTimes'Caolán McNamara2018-07-181-1/+1
* tdf#110987: type detection, binary Office formats > templatesAron Budea2018-07-131-8/+8
* tdf#118232 Allow load and insert of SVGs with no GeometryArmin Le Grand2018-07-112-14/+63
* Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand2018-07-102-201/+252
* tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen2018-07-101-0/+1
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-102-3/+3
* tdf#112690: make page size of exported PDF closer to what is setAron Budea2018-07-091-1/+2
* tdf#118254 Do not rely on XStatusIndicator for SVG importArmin Le Grand2018-07-061-4/+2
* Only access css::drawing::PointSequence when not emptyArmin Le Grand2018-07-051-102/+20
* sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna2018-07-041-0/+16
* loplugin:constantparamNoel Grandin2018-07-021-4/+3
* pass OutlinerParaObject around by std::unique_ptrNoel Grandin2018-07-022-7/+7
* Improved loplugin:redundantcast (const-qualified typedefs): filterStephan Bergmann2018-06-292-2/+2
* Suspiciously, copy ops of Bundle-derived classes didn't copy Bundle::mnColorStephan Bergmann2018-06-272-49/+0
* Fix typosAndrea Gelmini2018-06-221-1/+1
* filter clean-up: remove duplicate of checking EMF magic headerLászló Németh2018-06-201-15/+11
* Removed executable permission on source filesAndrea Gelmini2018-06-202-0/+0
* tidy up setting parentsCaolán McNamara2018-06-193-7/+4
* weld ImpPDFTabDialogCaolán McNamara2018-06-1810-270/+393
* weld ImpPDFTabGeneralPageCaolán McNamara2018-06-183-272/+232
* weld ImpPDFTabOpnFtrPageCaolán McNamara2018-06-183-129/+93
* weld ImpPDFTabLinksPageCaolán McNamara2018-06-183-96/+59
* weld ImpPDFTabSigningPageCaolán McNamara2018-06-183-94/+73
* weld ImpPDFTabViewerPageCaolán McNamara2018-06-183-90/+58
* weld ImpPDFTabSecurityPageCaolán McNamara2018-06-183-157/+109
* tdf#108523 Remove @author annotationsAbhyudaya Sharma2018-06-181-6/+3
* crashtesting: ZCodec::Read return -1 on failureCaolán McNamara2018-06-151-2/+5
* Replace SVGFilter using SVGIOArmin Le Grand2018-06-136-65/+262
* crashtesting: asserts on empty maskCaolán McNamara2018-06-121-5/+13
* loplugin:useuniqueptr in XMLFilterTestDialogNoel Grandin2018-06-122-5/+2
* new loplugin:shouldreturnboolNoel Grandin2018-06-112-4/+4
* loplugin:useuniqueptr in SVGTextWriterNoel Grandin2018-06-112-29/+12
* loplugin:useuniqueptr in XMLFilterSettingsDialogNoel Grandin2018-06-112-11/+6
* loplugin:useuniqueptr in XMLFilterTabDialogNoel Grandin2018-06-112-8/+7
* loplugin:useuniqueptr in TypeDetectionImporterNoel Grandin2018-06-112-15/+11
* tdf#118037 PPT import: fix lost crop of graphicMiklos Vajna2018-06-081-0/+3
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-081-96/+93
* Translate German comments and debug stringsJohnny_M2018-06-061-4/+4
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-054-2/+2
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-031-2/+1
* A few assorted improvements to translatable strings before freezeAdolfo Jayme Barrientos2018-06-023-3/+3
* use more BitmapEx in filterNoel Grandin2018-06-011-2/+2
* tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov2018-06-0110-85/+80
* drop Graphic::GetBitmapNoel Grandin2018-05-316-17/+11
* sw HTML filter: handle embedded ODF content in xhtml/reqif modeMiklos Vajna2018-05-301-4/+10