summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Expand)AuthorFilesLines
2016-07-15new loplugin unnecessary overrideNoel Grandin2-20/+0
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann3-8/+8
2016-06-24loplugin:singlevalfields in xmlhelp,xmloffNoel Grandin2-3/+1
2016-06-23remove some more (void) style function definitions/declarationsNoel Grandin5-185/+93
2016-06-06Convert IteratorState to scoped enumNoel Grandin4-58/+58
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin4-315/+0
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin1-4/+5
2016-05-04use Any constructor instead of temporariesNoel Grandin4-15/+5
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin2-24/+19
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin4-22/+22
2016-04-14loplugin:passstuffbyref in variousNoel Grandin2-12/+12
2016-04-04reduce unnecessary reallocingNoel Grandin1-6/+7
2016-03-08new loplugin:constantparamNoel Grandin2-5/+3
2016-02-23new loplugin: commaoperatorNoel Grandin1-1/+3
2016-02-19new loplugin: find write-only fieldsNoel Grandin5-78/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock9-42/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin2-7/+7
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-05Simplify codeStephan Bergmann1-15/+8
2016-01-05Clean up configuration accessStephan Bergmann3-172/+20
2016-01-04tdf#96855: Put back assignment of xHierAccessStephan Bergmann1-0/+2
2015-12-21loplugin:unusedfields in xmlhelp,xmloffNoel Grandin3-12/+0
2015-12-21loplugin:unusedmethodsNoel Grandin2-20/+0
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann1-8/+0
2015-11-26loplugin:unusedfields variousNoel Grandin7-14/+4
2015-11-25com::sun::star->css in xmlhelpNoel Grandin16-472/+462
2015-11-24loplugin:unusedfields in xmlhelp/Noel Grandin12-39/+5
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-12Killed the 'lastedited' element, it's useless, we have git.Jan Holesovsky1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann13-64/+64
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2-5/+5
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin6-16/+12
2015-11-04yyyyyNoel Grandin1-5/+5
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin1-4/+2
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin3-3/+3
2015-10-27xmlhelp: apparently "picture.jar" hasn't existed for a long timeMichael Stahl3-82/+9
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann5-168/+31
2015-10-26...but do not erase localize attributes from image elementsStephan Bergmann1-0/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann11-156/+156
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12loplugin:mergeclassesNoel Grandin1-13/+4
2015-09-30xmlhelp: -GR is added by default in com_MSC_defs.mkMichael Stahl1-6/+0
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-4/+4
2015-09-13xmlhelp: Add missing includeDavid Ostrovsky1-0/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-2/+2
2015-07-30loplugin:unusedmethodsNoel Grandin2-13/+0