summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/icgm/actimpr.cxx
AgeCommit message (Expand)Author
2021-11-15Use basegfx::rad2deg() instead of *57.29577951308Hossein
2021-07-28Related: ofz#36348 ubsan runtime error: value outside representable rangeCaolán McNamara
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2020-11-09ofz#26973 shave some time off timeoutCaolán McNamara
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-10ofz#21753 avoid unproductive timeoutCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-04-14loplugin:flatten in filterNoel Grandin
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-10-11ofz#15504 TimeoutCaolán McNamara
2019-07-19loplugin:referencecasting in filterNoel Grandin
2019-05-27Fix typoAndrea Gelmini
2019-01-21ofz#9707 avoid timeout on excessive EndGroups without matching BeginGroupsCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-04-16Resolves: tdf#116999 fix reading cgm text at record boundsCaolán McNamara
2018-02-13use RawBitmap and BitmapEx in DffPropertyReaderNoel Grandin
2018-02-10use RawBitmap and BitmapEx in icgm filterNoel Grandin
2018-01-16ofz#5336 TimeoutCaolán McNamara
2018-01-15More loplugin:cstylecast: filterStephan Bergmann
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-22ofz#4715 Integer-overflowCaolán McNamara
2017-11-04loplugin:constparams in filterNoel Grandin
2017-10-31ofz#3932 Divide-by-zeroCaolán McNamara
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-09-21restore zero init of mpGroupLevel membersCaolán McNamara
2017-07-27loplugin:constparams in filterNoel Grandin
2017-07-10loplugin:useuniqueptr in filterNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09this string might not be valid asciiCaolán McNamara
2017-05-03loplugin:checkunusedparams in filterNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-02ofz: drop hard-coded limitCaolán McNamara
2017-04-02convert to std::vectorCaolán McNamara
2017-04-02drop the weird castingCaolán McNamara
2017-04-02ofz: use safer ctorCaolán McNamara
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-07-05merge CGMOutAct with CGMImpressOutActNoel Grandin
2016-06-28loplugin:singlevalfields in filterNoel Grandin
2016-06-10Clean up uses of Any::getValue() in filterStephan Bergmann
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin