summaryrefslogtreecommitdiff
path: root/framework/source/xml/imagesdocumenthandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: frameworkStephan Bergmann1-5/+5
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski1-6/+0
2022-05-31Drop unnecessary cast to intStephan Bergmann1-1/+1
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen1-1/+1
2022-01-11OWriteImagesDocumentHandler doesnt need SolarMutexNoel Grandin1-2/+0
2022-01-11OReadImagesDocumentHandler doesn't need SolarMutexNoel Grandin1-8/+0
2021-11-26loplugin:stringliteraldefine in frameworkNoel Grandin1-1/+1
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-12/+12
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin1-4/+3
2021-02-21loplugin:refcounting in frameworkNoel1-8/+5
2021-02-16loplugin:referencecasting in editeng..frameworkNoel1-1/+1
2020-04-08loplugin:flatten in frameworkNoel Grandin1-73/+73
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen1-4/+0
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-12/+6
2019-07-24loplugin:unusedfieldsNoel Grandin1-10/+0
2019-07-23simplify framework image manager load/save codeNoel Grandin1-47/+12
2019-07-23Simplify framework image managerNoel Grandin1-341/+3
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara1-2/+1
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke1-2/+1
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-02-28use less COLORDATA_RGBNoel Grandin1-1/+1
2018-01-24loplugin:useuniqueptr in ImageListsDescriptorNoel Grandin1-4/+4
2018-01-15More loplugin:cstylecast: frameworkStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin1-11/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-21remove some old MSVC workaroundsNoel Grandin1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-22/+5
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin1-2/+2
2017-01-09New loplugin:externvar: frameworkStephan Bergmann1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin1-2/+0
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin1-4/+4
2016-04-18Remove unused XMLNS_XLINKStephan Bergmann1-4/+0
2015-11-12Windows header sanitizationAshod Nakashian1-0/+4
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-2/+2
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-11/+7
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-5/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-21/+21
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-02loplugin:stringconstantNoel Grandin1-11/+11
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-4/+4
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-5/+5
2015-05-29loplugin:loopvartoosmallNoel Grandin1-3/+3
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-03-01Typo: embeded->embeddedJulien Nabet1-8/+8