summaryrefslogtreecommitdiff
path: root/filter/source/flash
AgeCommit message (Expand)Author
2017-05-29remove STR and VAL methodsNoel Grandin
2017-05-19includes cleanup after loplugin runs in filter/Jochen Nitschke
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert filter module away from OSL_ASSERT to assertChris Sherlock
2017-05-03loplugin:checkunusedparams in filterNoel Grandin
2017-04-15Fix typosAndrea Gelmini
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-11Fix typosAndrea Gelmini
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-21cppcheck: funcArgOrderDifferentJochen Nitschke
2017-01-19New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann
2017-01-09New loplugin:externvar: filterStephan Bergmann
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin
2016-10-26The default std::less<sal_uInt16> is fineTakeshi Abe
2016-10-24Simplify code furtherStephan Bergmann
2016-10-24fixes for >>= with rhs AnyJochen Nitschke
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15Make OGenericUnoDialog::destoryDialog non-virtualStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-17Remove the "using namespace std" from filterMark Page
2016-06-13loplugin:sallogareasStephan Bergmann
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-11Include cppumaker-generated .hpp, not .hdlStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin