summaryrefslogtreecommitdiff
path: root/filter/source
AgeCommit message (Expand)Author
2021-01-22[API CHANGE] change XPdfDecomposer to use XBinaryDataContainerTomaž Vajngerl
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
2021-01-18simplify constructionNoel
2021-01-17return Color from BGRToRGBNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-11loplugin:loopvartoosmall msdffimp (filter)Julien Nabet
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-09dynamic_cast followed by static_castCaolán McNamara
2021-01-06Move TIFF reader and writer from filter module into VCLTomaž Vajngerl
2021-01-03Degree10->Degree100 in XPolygonNoel Grandin
2021-01-03ofz#29152 short readCaolán McNamara
2021-01-02introduce Degree100 strong_int typeNoel
2021-01-01ofz#29151 short readCaolán McNamara
2021-01-01Typo in code 'Reapeat'->'Repeat'Julien Nabet
2021-01-01use more NbcRotate utility methodNoel Grandin
2020-12-30use Degree10 in XPolygonNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29ofz#28931 Indirect-leakCaolán McNamara
2020-12-28ofz#28912 Direct-leak in PPTStyleSheet::PPTStyleSheetCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-23fix ppt gradient importNoel Grandin
2020-12-23Related tdf#139073: deal with "none" for border-width in odf2uof_spreadsheetJulien Nabet
2020-12-22oss-fuzz: tgafuzzer doesn't pass sanity checkCaolán McNamara
2020-12-22oss-fuzz: psdfuzzer doesn't pass sanity checkCaolán McNamara
2020-12-22oss-fuzz: epsfuzzer doesn't pass sanity checkCaolán McNamara
2020-12-22oss-fuzz: pcxfuzzer doesn't pass sanity checkCaolán McNamara
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-17tdf#138818 Import full TIFF fileGeorgy Litvinov
2020-12-16tdf#95662 Convert , to . for the min-width in the Lists onlygerrit
2020-12-15impress: <count> variable not substituted in presentation on slideshowMarco Cecchetti
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08Avoid calculating checksums if we can.Michael Meeks
2020-12-03tdf#96505: Get rid of cargo cult long integer literalsGökhan Özeloğlu
2020-12-02tdf#128501: DOC export: fix lost bitmap fill for OOXML custom shapesXisco Fauli
2020-12-02ofz#27839 TimeoutCaolán McNamara
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-26tdf#131269 - fix importing PPT with different notes/presentations ordernd101
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21tdf#123936 Formatting files in module filter with clang-formatPhilipp Hofer
2020-11-20SvStream::{Tell,TellEnd,remainingSize} all return sal_uInt64Stephan Bergmann