summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin14-81/+81
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-3/+5
2018-02-26ofz#6561 sanitize palette indexCaolán McNamara1-1/+18
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-0/+2
2018-02-26loplugin:useuniqueptr in SvxMSDffSolverContainerNoel Grandin2-10/+6
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin5-11/+5
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara2-7/+15
2018-02-25convert all help responses to gtk's -11Caolán McNamara5-13/+13
2018-02-24tdf#115863: fix TIFF importAron Budea1-2/+2
2018-02-22weld native message dialogsCaolán McNamara4-8/+11
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin2-3/+2
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann1-3/+3
2018-02-21ColorData->Color in filterNoel Grandin2-2/+2
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-1/+1
2018-02-19filter: speedup nested importers by not notifying constantlyThorsten Behrens1-0/+12
2018-02-19loplugin:useuniqueptr in CGMNoel Grandin6-28/+18
2018-02-19loplugin:useuniqueptr in swf::WriterNoel Grandin2-16/+10
2018-02-19ofz#6449 Integer-overflowCaolán McNamara1-1/+1
2018-02-18remove use of FillBitmapURL and use FillBitmap as the alternativeTomaž Vajngerl1-6/+2
2018-02-17ofz#6427 use of uninitialized valuesCaolán McNamara1-12/+15
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin8-36/+35
2018-02-16Related: ofz#6390, similar patternCaolán McNamara1-0/+2
2018-02-16ofz#6390 LeakCaolán McNamara1-0/+2
2018-02-15ofz#6345 Integer-overflowCaolán McNamara1-1/+12
2018-02-15ofz#6376 Floating-point-exceptionCaolán McNamara1-1/+1
2018-02-15ofz#6365 Integer-overflowCaolán McNamara1-1/+1
2018-02-14ofz#6334 Out-of-memoryCaolán McNamara1-0/+7
2018-02-14ofz#6329 Out-of-memoryCaolán McNamara2-2/+8
2018-02-14ofz#6330 Out-of-memoryCaolán McNamara1-1/+7
2018-02-14ofz#6328 AbrtCaolán McNamara1-1/+3
2018-02-14ofz#6324 Out-of-memoryCaolán McNamara1-0/+5
2018-02-14ofz#6326 Null-dereferenceCaolán McNamara1-6/+29
2018-02-14ofz#6323 AbrtCaolán McNamara1-5/+12
2018-02-14ofz#6315 Heap-buffer-overflowCaolán McNamara1-3/+5
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin12-131/+132
2018-02-14ofz: AbrtCaolán McNamara1-1/+2
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl3-8/+76
2018-02-14use BitmapTools in TIFFReaderNoel Grandin1-93/+106
2018-02-14use RawBitmap in PSDReaderNoel Grandin1-58/+31
2018-02-14use RawBitmap in ipsGraphicImportNoel Grandin1-15/+7
2018-02-14use Color, not BitmapColor in RawBitmapNoel Grandin1-1/+1
2018-02-13ofz#6291 Out-of-memoryCaolán McNamara1-4/+6
2018-02-13ofz#6287 limit palette indexCaolán McNamara1-3/+19
2018-02-13Pass GraphicObject instead of UniqueId for GetBlibIDTomaž Vajngerl1-13/+16
2018-02-13use RawBitmap in PCXReaderNoel Grandin1-24/+21
2018-02-13ofz#6282 oom AbrtCaolán McNamara1-3/+4
2018-02-13use RawBitmap in TGAReaderNoel Grandin1-42/+27
2018-02-13use BitmapEx and RawBitmap in PictReaderNoel Grandin1-93/+58
2018-02-13use RawBitmap in PCDReaderNoel Grandin1-15/+8