summaryrefslogtreecommitdiff
path: root/swext/mediawiki/src/com/sun/star/wiki/WikiArticle.java
AgeCommit message (Expand)AuthorFilesLines
2015-10-20coverity#1327464 Dm: Dubious method usedCaolán McNamara1-1/+1
2015-10-09swext: remove commons-httpclient dependency from Wiki PublisherMichael Stahl1-53/+56
2014-11-18java: make fields final where possibleNoel Grandin1-3/+3
2014-09-10mediawiki: use a character literalrbuj1-1/+1
2014-08-14java: remove commented out codeNoel Grandin1-4/+0
2014-08-13java: remove dead methodsNoel Grandin1-28/+1
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-1/+1
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-5/+5
2014-08-08java: use the non-deprecated constructor of URINoel Grandin1-4/+4
2014-08-05java: remove commented out codeNoel Grandin1-6/+0
2013-04-19Java cleanup in mediawiki extensionNoel Grandin1-16/+20
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2010-09-22fwk159: #i114231# use login token if there is anyMikhail Voytenko1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-5/+1
2008-04-11INTEGRATION: CWS changefileheaderm6 (1.7.2); FILE MERGEDRüdiger Timm1-22/+18
2008-02-11store the user nameMikhail Voitenko1-20/+3
2008-02-10Let the dialogs stay open in case of errorMikhail Voitenko1-21/+21
2008-02-04let the dialog closing be handled the same way as cancelMikhail Voitenko1-16/+24
2008-01-30react on actionsMikhail Voitenko1-3/+3
2008-01-29allow to do some special site-related settings in configurationMikhail Voitenko1-4/+3
2007-12-13use password container to store passwordsMikhail Voitenko1-7/+21
2007-11-28initial commitMikhail Voitenko1-0/+297