summaryrefslogtreecommitdiffstats
path: root/filter/source/msfilter/mstoolbar.cxx
Commit message (Expand)AuthorAgeFilesLines
* disable O(U)String::concat for internal codeNoel Grandin2020-11-111-1/+1
* long->tools::Long in emfio..filterNoel2020-10-221-1/+1
* msfilter: Fix 0x%d debug printfsDr. David Alan Gilbert2020-10-161-7/+7
* loplugin:reducevarscope in filterNoel2020-10-021-2/+1
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-261-3/+3
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-271-0/+1
* loplugin:flatten in filterNoel Grandin2020-04-141-24/+24
* cid#1458020 Untrusted loop boundCaolán McNamara2020-01-291-2/+3
* New loplugin:unsignedcompareStephan Bergmann2020-01-281-1/+2
* loplugin:makeshared in drawinglayer..fpickerNoel Grandin2020-01-241-11/+11
* tweak GetBitmap methods in BitmapExNoel Grandin2020-01-151-3/+3
* tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen2019-12-171-7/+0
* loplugin:stringadd in extensions..frameworkNoel Grandin2019-10-011-2/+1
* loplugin:constmethod in filterNoel Grandin2019-09-041-2/+2
* tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock2019-08-081-1/+1
* loplugin:referencecasting in filterNoel Grandin2019-07-191-1/+1
* Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2019-05-311-1/+1
* Fix typoAndrea Gelmini2019-05-311-1/+1
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-2/+2
* tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen2019-03-291-0/+1
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-2/+2
* loplugin:buriedassign in dbaccess..ooxNoel Grandin2018-11-161-1/+4
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-2/+2
* loplugin:returnconstant in filterNoel Grandin2018-08-021-2/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* crashtesting: asserts on empty maskCaolán McNamara2018-06-121-5/+13
* use more BitmapEx in filterNoel Grandin2018-06-011-2/+2
* Modernize a bit filter (part2)Julien Nabet2018-03-161-6/+7
* replace Color(COL_*) with COL_*Noel Grandin2018-02-271-1/+1
* loplugin:passstuffbyref improved return in variousNoel Grandin2017-12-291-1/+1
* loplugin unnecessaryparan improvementsNoel Grandin2017-07-061-1/+1
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* new loplugin unoanyNoel Grandin2017-02-281-7/+7
* don't need an intermediate ImageCaolán McNamara2017-01-201-2/+2
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-131-3/+2
* loplugin:oncevar in desktop..filterNoel Grandin2016-11-041-4/+2
* tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas2016-06-151-0/+4
* loplugin:constantparamsNoel Grandin2016-06-031-7/+4
* tdf#91794 OSL_DEBUG_LEVEL > 1 removed in libo/filter moduleRohan Kumar2016-04-051-15/+14
* loplugin:unusedmethods unused return value in include/filterNoel Grandin2016-01-121-2/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-4/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* TBBase::indent_printf() only #if OSL_DEBUG_LEVEL > 1Eike Rathke2015-10-261-0/+2
* reintroduce TBBase::indent_printf()Eike Rathke2015-10-261-0/+12
* loplugin:unusedmethods filterNoel Grandin2015-07-171-12/+0
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-131-10/+10
* Resolves: fdo#87015 image missing from docCaolán McNamara2015-01-121-1/+1
* filter: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1