summaryrefslogtreecommitdiff
path: root/swext/mediawiki/src/com/sun/star/wiki/WikiEditorImpl.java
AgeCommit message (Expand)AuthorFilesLines
2016-06-06remove unused imports in java codeNoel Grandin1-1/+0
2016-03-02setListenerState does nothingCaolán McNamara1-28/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-10-20coverity#1326963 RV: Bad use of return valueCaolán McNamara1-1/+3
2014-12-10java: unused importsNoel Grandin1-1/+0
2014-12-05java: remove some unused local variablesNoel Grandin1-8/+1
2014-11-18java: make fields final where possibleNoel Grandin1-2/+2
2014-09-08missing importsCaolán McNamara1-0/+2
2014-09-08mediawiki options went missingCaolán McNamara1-0/+11
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin1-1/+1
2014-08-14java: remove unused importsNoel Grandin1-4/+0
2014-08-13java: remove dead methodsNoel Grandin1-20/+1
2014-08-13java: remove unused fieldsNoel Grandin1-3/+2
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-2/+2
2014-08-12java: reduce scope, make constants privateNoel Grandin1-1/+1
2014-08-11java: remove unused parametersNoel Grandin1-7/+5
2014-08-08java: remove unnecessary semi-colonsNoel Grandin1-1/+1
2014-08-05java: remove commented out codeNoel Grandin1-34/+0
2014-02-19Resolves: fdo#69925 Wiki Publisher Extension is not workingJulien Nabet1-2/+2
2013-04-19Java cleanup in mediawiki extensionNoel Grandin1-45/+27
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov1-2/+2
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin1-4/+0
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-24remove legacy mediawiki active registration hookMichael Meeks1-10/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-5/+1
2009-04-22CWS-TOOLING: integrate CWS mav46Ivo Hinkelmann1-2/+2
2008-04-11INTEGRATION: CWS changefileheaderm6 (1.10.2); FILE MERGEDRüdiger Timm1-22/+18
2008-02-13show master password dialog on demandMikhail Voitenko1-6/+4
2008-02-12start the browser in correct threadMikhail Voitenko1-5/+2
2008-02-04let the dialog closing be handled the same way as cancelMikhail Voitenko1-3/+9
2008-02-01Update the cached configuration dataMikhail Voitenko1-79/+8
2008-01-28adjust to the specMikhail Voitenko1-23/+35
2008-01-25use the document title in dialog as default titleMikhail Voitenko1-7/+5
2008-01-21prepare for localizationMikhail Voitenko1-8/+17
2007-12-14User office error box for MediaWiki errorsMikhail Voitenko1-8/+13
2007-12-13adjust UIMikhail Voitenko1-5/+8
2007-11-28initial commitMikhail Voitenko1-0/+527