summaryrefslogtreecommitdiffstats
path: root/filter/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#118232 Allow load and insert of SVGs with no GeometryArmin Le Grand2018-07-111-14/+62
* 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-183-259/+207
* weld ImpPDFTabGeneralPageCaolán McNamara2018-06-182-266/+220
* weld ImpPDFTabOpnFtrPageCaolán McNamara2018-06-182-118/+83
* weld ImpPDFTabLinksPageCaolán McNamara2018-06-182-81/+56
* weld ImpPDFTabSigningPageCaolán McNamara2018-06-182-86/+61
* weld ImpPDFTabViewerPageCaolán McNamara2018-06-182-88/+57
* weld ImpPDFTabSecurityPageCaolán McNamara2018-06-182-139/+93
* 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-135-65/+259
* 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
* filter: fix build of embedded ole stream dumperMiklos Vajna2018-05-291-1/+1
* drop unneded variablesDavid Tardon2018-05-273-11/+5
* Supposedly 14 years migration time is small enoughMike Kaganski2018-05-274-130/+3
* SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand2018-05-252-2/+2
* Fix typosAndrea Gelmini2018-05-201-1/+1
* tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski2018-05-201-0/+13
* Replace SVGFilter using SVGIOArmin Le Grand2018-05-1814-3706/+183