summaryrefslogtreecommitdiff
path: root/xmlhelp
AgeCommit message (Expand)Author
2016-01-04tdf#96855: Put back assignment of xHierAccessStephan Bergmann
2015-11-25com::sun::star->css in xmlhelpNoel Grandin
2015-11-24loplugin:unusedfields in xmlhelp/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-12Killed the 'lastedited' element, it's useless, we have git.Jan Holesovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-27xmlhelp: apparently "picture.jar" hasn't existed for a long timeMichael Stahl
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-26...but do not erase localize attributes from image elementsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-09-30xmlhelp: -GR is added by default in com_MSC_defs.mkMichael Stahl
2015-09-29Fix typosAndrea Gelmini
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-13xmlhelp: Add missing includeDavid Ostrovsky
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-08xmlhelp: remove obsolete GCC 4.2 warning stuffMichael Stahl
2015-07-08Fix typosAndrea Gelmini
2015-07-07Remove unused XmlSearchExceptions.hxxStephan Bergmann
2015-07-07-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-07loplugin:unusedmethods xmlhelpNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-09cppcheck: variableScopeCaolán McNamara
2015-06-08Decompressor rubbish in xmlhelp is luckily unusedCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann