summaryrefslogtreecommitdiffstats
path: root/xmlhelp
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:unusedmethods xmlhelpNoel Grandin2015-07-077-114/+6
* Fix typosAndrea Gelmini2015-07-031-1/+1
* Get rid of comphelper::string::is*Ascii functionsStephan Bergmann2015-06-242-4/+3
* cppcheck:unreadVariableNoel Grandin2015-06-151-1/+0
* cppcheck: variableScopeCaolán McNamara2015-06-091-2/+1
* Decompressor rubbish in xmlhelp is luckily unusedCaolán McNamara2015-06-084-166/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-084-12/+12
* loplugin:loopvartoosmallNoel Grandin2015-06-021-5/+5
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-021-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-06-023-4/+4
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-257-7/+7
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-301-4/+1
* loplugin:staticmethodsNoel Grandin2015-04-236-35/+35
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-159-36/+36
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-012-3/+3
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-012-14/+14
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-4/+4
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-5/+5
* loplugin:deletedspecialStephan Bergmann2015-02-071-3/+2
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-266-122/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-265-28/+11
* Some more loplugin:cstylecast: xmlhelpStephan Bergmann2015-01-202-6/+6
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-3/+0
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-022-13/+13
* xmlhelp: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-186-33/+23
* comphelper: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-2/+2
* xmlhelp: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-156-42/+42
* images: Tango is the most complete theme.Jan Holesovsky2014-12-041-8/+7
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-182-2/+5