summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-14get_iter_abs_pos doesn't neeed to be virtualCaolán McNamara
2023-10-12loplugin:unusedmethodsNoel Grandin
2023-10-11__cpp_char8_t is generally available nowStephan Bergmann
2023-10-11Delete OUString UTF-16 string literal ctor/assignment opStephan Bergmann
2023-10-09Add -rpath when building analyzer executable on macOSStephan Bergmann
2023-10-09Avoid a false loplugin:casttovoid on macOSStephan Bergmann
2023-10-07loplugin:ostr: Rewrite some uses of O[U]String to use ""_ostr/u""_ustr literalsStephan Bergmann
2023-09-24loplugin:unusedmethodsNoel Grandin
2023-09-23tdf#105303: Drop html export wizardXisco Fauli
2023-09-19loplugin:unusedfieldsNoel Grandin
2023-09-17remove unnecessary dynamic_cast around SwXTextNoel Grandin
2023-09-15loplugin, merge weakobject into weakbaseNoel Grandin
2023-09-14Improve Plugin::checkIdenticalDefaultArgumentsStephan Bergmann
2023-09-05SvxDrawPage does not need to use aggregationNoel Grandin
2023-08-29Fix typoAndrea Gelmini
2023-08-28Adapt loplugin:unnecessaryparen to user-defined string literalsStephan Bergmann
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-26Drop glm dependency from vclGabor Kelemen
2023-08-22tdf#146619 Remove unused includes from sal/qaGabor Kelemen
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-08-08loplugin:unnecessarygetstr fix false +Noel Grandin
2023-08-04Avoid "function 'testDynamicCast()::S1::~S1' has internal linkage...Stephan Bergmann
2023-08-03move SwVirtPageNumInfo to SfxHintBjoern Michaelsen
2023-07-31loplugin:stringconstant: Catch some O[U]String::getStr anti-patternsStephan Bergmann
2023-07-27vcl gtk3: Introduce AT-SPI2 tests for the GTK3 accessibility layerColomban Wendling
2023-07-25loplugin:unusedfieldsNoel Grandin
2023-07-23Drop --enable-float-device-pixel configure optionKhaled Hosny
2023-07-21loplugin:unusedmethodsNoel Grandin
2023-07-21loplugin:unusedfieldsNoel Grandin
2023-07-21loplugin:redundantcast small improvementNoel Grandin
2023-07-05loplugin:unusedenumconstantsNoel Grandin
2023-07-04loplugin:unusedvarsglobalNoel Grandin
2023-06-30loplugin:unusedmethodsNoel Grandin
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-29loplugin:unusedfields make it a little smarterNoel Grandin
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-06add unit test for loplugin:staticmethodsNoel Grandin
2023-06-05Adapt compilerplugins to Clang 17 trunk "Remove llvm::Optional"Stephan Bergmann
2023-06-04Remove unused starmathdatabase::Identify_Color_HTMLJulien Nabet
2023-06-03Remove unused SmStructureNode::SetSubNodesBinMo with plain pointers (starmath)Julien Nabet
2023-06-03Styles preview cache cleanup on exitSzymon Kłos
2023-06-03Styles preview widget should cache imagesSzymon Kłos
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-19loplugin:unnecessaryvirtualNoel Grandin
2023-05-19loplugin:virtualdeadNoel Grandin
2023-05-09merge GalleryFileStorage with GalleryBinaryEngineNoel Grandin
2023-05-09merge GalleryFileStorageEntry with GalleryBinaryEngineEntryNoel Grandin
2023-05-09merge GalleryStorageLocations with GalleryBinaryStorageLocationsNoel Grandin