summaryrefslogtreecommitdiff
path: root/swext/mediawiki/src/com/sun/star/wiki/WikiOptionsEventHandlerImpl.java
AgeCommit message (Expand)AuthorFilesLines
2014-11-18java: make fields final where possibleNoel Grandin1-1/+1
2014-08-20java: don't catch and then just rethrow an exceptionNoel Grandin1-25/+18
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin1-1/+1
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make fields privateNoel Grandin1-1/+1
2014-08-12java: reduce scope, make constants privateNoel Grandin1-9/+9
2014-08-08java: remove unnecessary semi-colonsNoel Grandin1-1/+1
2013-04-19Java cleanup in mediawiki extensionNoel Grandin1-11/+7
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-4/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-5/+1
2008-04-11INTEGRATION: CWS changefileheaderm6 (1.8.2); FILE MERGEDRĂ¼diger Timm1-22/+18
2008-02-07adjust the UIMikhail Voitenko1-2/+4
2008-02-07adopt to the new notification behaviorMikhail Voitenko1-22/+20
2008-02-05introduce the new dialogsMikhail Voitenko1-3/+3
2008-02-04let the dialog closing be handled the same way as cancelMikhail Voitenko1-2/+6
2008-02-01Update the cached configuration dataMikhail Voitenko1-3/+4
2008-01-30react on actionsMikhail Voitenko1-4/+5
2008-01-21prepare for localizationMikhail Voitenko1-2/+17
2007-11-28initial commitMikhail Voitenko1-0/+290