summaryrefslogtreecommitdiff
path: root/framework/source/xml
AgeCommit message (Expand)Author
2021-02-21loplugin:refcounting in frameworkNoel
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-13tdf#123936 Formatting files in module framework with clang-formatPhilipp Hofer
2020-04-08loplugin:flatten in frameworkNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-07-24loplugin:unusedfieldsNoel Grandin
2019-07-23simplify framework image manager load/save codeNoel Grandin
2019-07-23Simplify framework image managerNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-02-28use less COLORDATA_RGBNoel Grandin
2018-01-24loplugin:useuniqueptr in ImageListsDescriptorNoel Grandin
2018-01-15More loplugin:cstylecast: frameworkStephan Bergmann
2018-01-12More loplugin:cstylecast: frameworkStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin
2017-01-09New loplugin:externvar: frameworkStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-19Elide macros used onceStephan Bergmann
2016-04-18Remove unused XMLNS_XLINKStephan Bergmann
2016-04-18Elide macro used onceStephan Bergmann
2016-01-26Replace salhelper::SingletonRef with rtl::StaticStephan Bergmann
2015-11-12Windows header sanitizationAshod Nakashian
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin