summaryrefslogtreecommitdiffstats
path: root/xmlhelp
Commit message (Expand)AuthorAgeFilesLines
* 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
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* Killed the 'lastedited' element, it's useless, we have git.Jan Holesovsky2015-11-121-3/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1013-64/+64
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-062-5/+5
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-056-16/+12
* yyyyyNoel Grandin2015-11-041-5/+5
* no need to use OUString constructor in call to createInstanceNoel Grandin2015-11-011-4/+2
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-303-3/+3
* xmlhelp: apparently "picture.jar" hasn't existed for a long timeMichael Stahl2015-10-273-82/+9
* tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann2015-10-265-168/+31
* ...but do not erase localize attributes from image elementsStephan Bergmann2015-10-261-0/+5
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1211-156/+156
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* loplugin:mergeclassesNoel Grandin2015-10-121-13/+4
* xmlhelp: -GR is added by default in com_MSC_defs.mkMichael Stahl2015-09-301-6/+0
* Fix typosAndrea Gelmini2015-09-291-1/+1
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-152-4/+4
* xmlhelp: Add missing includeDavid Ostrovsky2015-09-131-0/+2
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-1/+1
* Consolidate isFileUrl checksStephan Bergmann2015-08-191-2/+2
* loplugin:unusedmethodsNoel Grandin2015-07-302-13/+0
* inline a bunch of use-once macrosNoel Grandin2015-07-272-5/+2
* xmlhelp: remove obsolete GCC 4.2 warning stuffMichael Stahl2015-07-081-13/+0
* Fix typosAndrea Gelmini2015-07-081-3/+3
* Remove unused XmlSearchExceptions.hxxStephan Bergmann2015-07-073-61/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2015-07-074-60/+8