summaryrefslogtreecommitdiffstats
path: root/xmlhelp
Commit message (Expand)AuthorAgeFilesLines
* 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-194-315/+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
* Remove excess newlinesChris Sherlock2016-02-099-42/+0
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-252-7/+7
* Fix typosAndrea Gelmini2016-01-101-1/+1
* Simplify codeStephan Bergmann2016-01-051-15/+8
* Clean up configuration accessStephan Bergmann2016-01-053-172/+20
* tdf#96855: Put back assignment of xHierAccessStephan Bergmann2016-01-041-0/+2
* loplugin:unusedfields in xmlhelp,xmloffNoel Grandin2015-12-213-12/+0
* loplugin:unusedmethodsNoel Grandin2015-12-212-20/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2015-11-261-8/+0
* loplugin:unusedfields variousNoel Grandin2015-11-267-14/+4
* com::sun::star->css in xmlhelpNoel Grandin2015-11-2516-472/+462
* loplugin:unusedfields in xmlhelp/Noel Grandin2015-11-2412-39/+5
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1