summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2017-03-13Minor loplugin:unnecessaryoverride improvementStephan Bergmann
2017-03-13Fix loplugin:unnecessaryoverrideStephan Bergmann
2017-03-11Fix typosAndrea Gelmini
2017-03-08gpg4libre: Remove deprecated dynamic exception specificationsSamuel Mehrbrodt
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-02-28Adapt loplugin:sallogareasStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-23New loplugin:subtlezeroinitStephan Bergmann
2017-02-20remove unused enumerators from PrinterCapTypeNoel Grandin
2017-02-20convert StringType to scoped enumNoel Grandin
2017-02-20remove unused ModalDialogue from WMWindowType enumNoel Grandin
2017-02-20remove some unused enumeratorsNoel Grandin
2017-02-17convert FormulaCompiler::SeparatorType to scoped enumNoel Grandin
2017-02-17isAssignmentOp is not available on older clangNoel Grandin
2017-02-17convert StackMode to scoped enumNoel Grandin
2017-02-17convert PropertyType to scoped enumNoel Grandin
2017-02-17convert ValueParser::State to scoped enumNoel Grandin
2017-02-17remove unused NONE from TAscendingOrder enumNoel Grandin
2017-02-17teach loplugin unusedenumconstants about CXXOperatorCallExprNoel Grandin
2017-02-17convert SbxNameType to scoped enumNoel Grandin
2017-02-16Silence loplugin:redundantcast false warningStephan Bergmann
2017-02-16loplugin:redundantcast: Avoid double warnings on some const_castStephan Bergmann
2017-02-16Capture loplugin:redundantcast status-quo wrt const_castStephan Bergmann
2017-02-16convert EESpellState to scoped enumNoel Grandin
2017-02-16remove unused NONE from ScrollRangeCheck enumNoel Grandin
2017-02-16convert resetType to scoped enumNoel Grandin
2017-02-16convert HelpProcessingErrorClass to scoped enumNoel Grandin
2017-02-16remove unused enumerators from SymbolType enumNoel Grandin
2017-02-16remove unused Exist from oslCheckMode enumNoel Grandin
2017-02-15convert FuncParamValidity to scoped enumNoel Grandin
2017-02-15convert SylkVersion to scoped enumNoel Grandin
2017-02-15convert DoubledQuoteMode to scoped enumNoel Grandin
2017-02-15drop unused PRESOBJ_IMAGENoel Grandin
2017-02-15drop unused SwChildWindowMailmerge from SfxShellFeature enumNoel Grandin
2017-02-15convert SmBracketType to scoped enumNoel Grandin
2017-02-15remove unused AccessibilityChanged from SfxHintId enumNoel Grandin
2017-02-15convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin
2017-02-14convert svt::table::TableArea to scoped enumNoel Grandin
2017-02-14convert to EnumerationResult to scoped enumNoel Grandin
2017-02-14convert SvxPrevLineSpace to scoped enumNoel Grandin
2017-02-14remove unused BreakedLine enumerator from SdrMeasureTextVPosNoel Grandin
2017-02-14convert SvxXMLTableImportContextEnum to scoped enumNoel Grandin
2017-02-14remove unused BrkAction enumerator from SdrEventKindNoel Grandin
2017-02-13convert ShellModes to scoped enumNoel Grandin
2017-02-13convert eF_ResT to scoped enumNoel Grandin
2017-02-13convert SW_KeyState to scoped enumNoel Grandin
2017-02-11SourceManager::getFilename returns StringRefStephan Bergmann
2017-02-10loplugin:dynexcspec: Deallocation functions are implicitly non-throwingStephan Bergmann