summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter
AgeCommit message (Expand)Author
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-09ofz#26973 shave some time off timeoutCaolán McNamara
2020-10-28convert some more long -> tools::LongNoel
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-12reindent CGMBitmap::ImplGetBitmapCaolán McNamara
2020-10-12ofz: TimeOut short-circuit with a zero mnScanSizeCaolán McNamara
2020-10-10ofz#21753 avoid unproductive timeoutCaolán McNamara
2020-10-09ofz: Invalid-enum-valueCaolán McNamara
2020-10-02loplugin:reducevarscope in filterNoel
2020-09-28ofz#26000 don't bother with loop if nOrigPos is 0Caolán McNamara
2020-09-26revert recent Polygon commitsNoel Grandin
2020-09-26tools::PolyPolygon -> basegfx in filterNoel Grandin
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-03Replace a "compareToIgnoreAsciiCase == 0" with "equalsIgnoreAsciiCase"Stephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-19Fix typosAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-04tdf#135427 Make pstoedit delegate letter placement to usSamuel Thibault
2020-07-13tdf#134667 filter: EPS export: fix integer unsigned->signed SNAFUMichael Stahl
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: filterStephan Bergmann
2020-05-18fix potential leak in runProcessWithPathSearch (filter/ieps)Julien Nabet
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski
2020-04-27Don't convert OUString to char*Mike Kaganski
2020-04-25loplugin:unusedenumconstantsNoel Grandin
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-14loplugin:flatten in filterNoel Grandin
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-03cid#1458434 Untrusted loop boundCaolán McNamara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-03tdf#96505: Get rid of cargo cult long integer literalsDesmin Alpaslan
2020-01-28ofz#20366 OOMCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-16ofz#20160 Integer-overflowCaolán McNamara
2020-01-16ofz#20150 unknown readCaolán McNamara
2020-01-15tdf#114441 Changing sal_uLong to appropriate integer type in filters moduleshashikdm
2020-01-12ofz#20031 AbrtCaolán McNamara
2020-01-09Introduce o3tl::make_unsigned to cast from signed to unsigned typeStephan Bergmann
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-08tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesYusuf Keten
2020-01-06ofz#19803 check for negative valuesCaolán McNamara
2020-01-06Removed redundant semicolonsAndrea Gelmini
2019-12-20ofz#19594 Invalid-enum-valueCaolán McNamara
2019-12-19sal_Char->char in filterNoel Grandin
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-12-16ofz#19525 Invalid enum valueCaolán McNamara