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