aboutsummaryrefslogtreecommitdiff
path: root/source/zu/setup_native
AgeCommit message (Expand)Author
2013-05-25initial import of 4.1 translationsAndras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
lue='feature/slidehack'>feature/slidehack LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unnecessaryoverride.cxx
AgeCommit message (Expand)Author
2017-11-15Make checkIdenticalDefaultArguments more preciseStephan Bergmann
2017-11-11loplugin:unnecessaryoverride: suppress warnings when default args differStephan Bergmann
2017-11-10loplugin:unnecessaryoverride: no warnings when fns are actually differentStephan Bergmann
2017-11-10No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann
2017-11-10No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann
2017-11-10No need to check both (identical) param_size() and getNumParams()Stephan Bergmann
2017-11-09No need to blacklist this loplugin:unnecessaryoverrideStephan Bergmann
2017-11-08Suppress loplugin:unnecessaryoverride...Stephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-09-29Adapt loplugins to clang-cl's (implicit) -fdelayed-template-parsingStephan Bergmann
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann
2017-03-13Minor loplugin:unnecessaryoverride improvementStephan Bergmann
2017-03-13Fix loplugin:unnecessaryoverrideStephan Bergmann
2017-01-27improve "unnecessary user-declared destructor" checkNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors)Stephan Bergmann
2016-11-14CXXDestructorDecl is already handledStephan Bergmann
2016-11-01disable this chunk of loplugin code on clang < 3.8Noel Grandin
2016-10-31No good reason for dbaccess::OCacheSet::updateRow to be pure?Stephan Bergmann
2016-10-31fix unnecessaryoverride clang plugin on clang < 3.8Noel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin