aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangtools/clangfixitsrefactoringchanges.h
Commit message (Expand)AuthorAgeFilesLines
* Editor: replace Utils::Text::Replacement with Utils::ChangeSet::EditOp for fo...David Schulz2023-07-041-1/+1
* ClangTools: remove unused functionDavid Schulz2023-07-041-3/+0
* ClangTools: filepathify replacementsDavid Schulz2023-07-031-6/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ClangTools: Remove useless member FixitsRefactoringFile::m_filePathDavid Schulz2020-09-041-3/+0
* Utils: move text replacement helper to Utils::TextDavid Schulz2020-01-091-2/+2
* ClangFormat: Format multiple text ranges at onceIvan Donchevskii2019-02-191-5/+4
* ClangFormat: Refactor indenter to allow ClangFormat unit-testsIvan Donchevskii2019-01-221-7/+2
* ClangTools: Apply indention/formatting after fix-itsIvan Donchevskii2018-12-211-0/+19
* Clang: Properly apply fix-its from header filesIvan Donchevskii2018-06-281-3/+5
* ClangTools: Fix applying fixits one by oneNikolai Kosjar2018-05-281-0/+73