Age | Commit message (Expand) | Author |
2024-11-11 | loplugin:reftotemp in drawinglayer..framework | Noel Grandin |
2024-10-16 | loplugin:unusedfields | Noel Grandin |
2024-10-09 | tdf#163362: write xlink:href in image:images, image:bitmap-index in image:entry | Mike Kaganski |
2024-09-11 | use more concrete UNO type in framework | Noel Grandin |
2024-05-08 | loplugin:ostr in framework | Noel Grandin |
2024-03-22 | improve loplugin:staticmethods | Noel Grandin |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: framework | Stephan Bergmann |
2023-04-12 | OUString::intern is a relic | Noel Grandin |
2023-01-15 | Merge SvXMLAttributeList to comphelper::AttributeList | Mike Kaganski |
2022-06-02 | clang-tidy modernize-pass-by-value in framework | Noel Grandin |
2022-05-31 | Drop unnecessary cast to int | Stephan Bergmann |
2022-01-17 | Recheck modules [e-f]* with IWYU | Gabor Kelemen |
2022-01-11 | OWriteImagesDocumentHandler doesnt need SolarMutex | Noel Grandin |
2022-01-11 | OReadImagesDocumentHandler doesn't need SolarMutex | Noel Grandin |
2021-11-26 | loplugin:stringliteraldefine in framework | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-02-21 | loplugin:refcounting in framework | Noel |
2021-02-16 | loplugin:referencecasting in editeng..framework | Noel |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-13 | tdf#123936 Formatting files in module framework with clang-format | Philipp Hofer |
2020-04-08 | loplugin:flatten in framework | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-20 | tdf#42949 Fix IWYU warnings in framework/*/*cxx | Gabor Kelemen |
2019-11-11 | tdf#42949 Fix IWYU warnings in framework/*/*hxx | Gabor Kelemen |
2019-10-31 | Fix StringAdd::isCompileTimeConstant | Stephan Bergmann |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): framework | Stephan Bergmann |
2019-07-24 | loplugin:unusedfields | Noel Grandin |
2019-07-23 | simplify framework image manager load/save code | Noel Grandin |
2019-07-23 | Simplify framework image manager | Noel Grandin |
2019-03-06 | loplugin:unnecessaryparen improve member expression | Noel Grandin |
2018-10-22 | pvs-studio: V728 An excessive check can be simplified | Caolán McNamara |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-04-21 | cppcheck: identicalInnerCondition | Jochen Nitschke |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-17 | Use for-range loops in framework | Julien Nabet |
2018-03-01 | make Color::GetRGBColor return Color instead of ColorData | Noel Grandin |
2018-02-28 | use less COLORDATA_RGB | Noel Grandin |
2018-01-24 | loplugin:useuniqueptr in ImageListsDescriptor | Noel Grandin |
2018-01-15 | More loplugin:cstylecast: framework | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: framework | Stephan Bergmann |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-06-23 | loplugin:unusedfields in forms..idlc | Noel Grandin |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | remove some old MSVC workarounds | Noel Grandin |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-02 | unnecessary use of OUStringBuffer in throwing exceptions | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-17 | new loplugin: useuniqueptr: forms..framework | Noel Grandin |