summaryrefslogtreecommitdiffstats
path: root/xmlhelp/source
Commit message (Expand)AuthorAgeFilesLines
* cleanup unused css/script/ includesJochen Nitschke2017-05-202-2/+0
* remove unused uno::Reference varsNoel Grandin2017-05-121-2/+0
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-092-2/+0
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-082-9/+3
* break circular includeJochen Nitschke2017-05-071-2/+3
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert xmlhelp codebase away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* loplugin:salunicodeliteral: xmlhelpStephan Bergmann2017-04-281-2/+2
* clang-tidy readability-simplify-boolean-exprNoel Grandin2017-04-281-6/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-253-0/+3
* new loplugin unoanyNoel Grandin2017-02-282-2/+2
* re org things a little to quieten coverity warningsCaolán McNamara2017-02-251-3/+2
* loplugin:subtlezeroinit: xmlhelpStephan Bergmann2017-02-212-3/+3
* Add missing #includesStephan Bergmann2017-02-065-0/+6
* Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin2017-02-011-5/+10
* cancelCommandExecution - no need to pass exception by AnyNoel Grandin2017-02-011-10/+5
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin2017-01-272-6/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-2614-514/+136
* New loplugin:dynexcspec: Add @throws documentation, xmlhelpStephan Bergmann2017-01-192-1/+3
* new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin2017-01-199-54/+41
* New loplugin:externvar: xmlhelpStephan Bergmann2017-01-091-1/+1
* loplugin:datamembershadowNoel Grandin2016-11-171-2/+0
* loplugin:expandablemethods in writerfilter..xmlhelpNoel Grandin2016-10-242-8/+4
* loplugin:inlineablemethods in xmloffNoel Grandin2016-10-182-3/+1
* clang-cl loplugin: xmlhelpStephan Bergmann2016-10-151-2/+2
* [API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann2016-09-201-2/+2
* Replace local ASCII function with rtl/character.hxxArnaud Versini2016-09-191-21/+2
* loplugin:countusersofdefaultparams in xmloffNoel Grandin2016-09-142-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-138-10/+10
* loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin2016-08-151-1/+0
* loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin2016-08-122-2/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-273-8/+8
* loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin2016-07-271-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-152-20/+0
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-073-8/+8
* loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin2016-06-242-3/+1
* remove some more (void) style function definitions/declarationsNoel Grandin2016-06-235-185/+93
* Convert IteratorState to scoped enumNoel Grandin2016-06-064-58/+58
* loplugin:unusedmethods in writerfilter to xmloffNoel Grandin2016-05-193-314/+0
* clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin2016-05-131-4/+5
* use Any constructor instead of temporariesNoel Grandin2016-05-044-15/+5
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-182-24/+19
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-144-22/+22
* loplugin:passstuffbyref in variousNoel Grandin2016-04-142-12/+12
* reduce unnecessary reallocingNoel Grandin2016-04-041-6/+7
* new loplugin:constantparamNoel Grandin2016-03-082-5/+3
* new loplugin: commaoperatorNoel Grandin2016-02-231-1/+3
* new loplugin: find write-only fieldsNoel Grandin2016-02-195-78/+0
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-2/+2