summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/mstoolbar.cxx
AgeCommit message (Expand)Author
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-16msfilter: Fix 0x%d debug printfsDr. David Alan Gilbert
2020-10-02loplugin:reducevarscope in filterNoel
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-14loplugin:flatten in filterNoel Grandin
2020-01-29cid#1458020 Untrusted loop boundCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in drawinglayer..fpickerNoel Grandin
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-10-01loplugin:stringadd in extensions..frameworkNoel Grandin
2019-09-04loplugin:constmethod in filterNoel Grandin
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-07-19loplugin:referencecasting in filterNoel Grandin
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-31Fix typoAndrea Gelmini
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-08-02loplugin:returnconstant in filterNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-12crashtesting: asserts on empty maskCaolán McNamara
2018-06-01use more BitmapEx in filterNoel Grandin
2018-03-16Modernize a bit filter (part2)Julien Nabet
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-02-28new loplugin unoanyNoel Grandin
2017-01-20don't need an intermediate ImageCaolán McNamara
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-03loplugin:constantparamsNoel Grandin
2016-04-05tdf#91794 OSL_DEBUG_LEVEL > 1 removed in libo/filter moduleRohan Kumar
2016-01-12loplugin:unusedmethods unused return value in include/filterNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-26TBBase::indent_printf() only #if OSL_DEBUG_LEVEL > 1Eike Rathke
2015-10-26reintroduce TBBase::indent_printf()Eike Rathke
2015-07-17loplugin:unusedmethods filterNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-01-12Resolves: fdo#87015 image missing from docCaolán McNamara
2014-12-18filter: Use appropriate OUString functions on string constantsStephan Bergmann