summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/eps/eps.cxx
AgeCommit message (Expand)Author
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-02-12tdf#114441: Convert use of sal_uLong to better integer typesSalih Sariyar
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-14loplugin:useuniqueptr in PSWriterNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-14Modernize a bit filter (part1)Julien Nabet
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-08-09send this MapMode scale thing back to where it came fromCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-27loplugin:constparams in filterNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13unused ResMgrCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: filterStephan Bergmann
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin
2017-01-22cppcheck: useInitializationListJochen Nitschke
2017-01-16new loplugin: useuniqueptr: filterNoel Grandin
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-10-16clang-cl loplugin: filterStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin