summaryrefslogtreecommitdiff
path: root/helpcompiler
AgeCommit message (Expand)Author
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2017-02-16convert HelpProcessingErrorClass to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, helpcompilerStephan Bergmann
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2017-01-10New loplugin:conststringvar: helpcompilerStephan Bergmann
2017-01-06New loplugin:charrightshiftStephan Bergmann
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann
2016-11-02loplugin:oncevar in helpcompiler..reportdesignNoel Grandin
2016-10-16clang-cl loplugin: helpcompilerStephan Bergmann
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-08-23Reduce scope of variableStephan Bergmann
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-05-09tdf#99589 tolower / toupper - dangerous to Turks ...Krishna Keshav
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin
2016-02-24convert TokenTypes to scoped enumNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-18Remove unused FILE_WRITING BasicCodeTagger::TaggerExceptionStephan Bergmann
2016-01-12loplugin:unusedmethods unused return value in include/helpcompilerNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-10tdf#96042: Oops, fix a typo.Jan Holesovsky
2015-12-08tdf#96042: 'std::string::find("something") == 0' means "startsWith()".Jan Holesovsky
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-20loplugin:unusedfields helpcompilerNoel Grandin
2015-11-15cppcheck:stlIfStrFindNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338271 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338258 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338235 Uncaught exceptionCaolán McNamara
2015-09-30Fix typosAndrea Gelmini
2015-09-19boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-02coverity#1309070 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308500 Uncaught exceptionCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-13Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-14Rename makefile to match target nameMatúš Kukan
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin