summaryrefslogtreecommitdiff
path: root/swext/mediawiki/src/com/sun/star/wiki/WikiPropDialog.java
AgeCommit message (Expand)Author
2016-01-15coverity#1326413 Dereference null return valueCaolán McNamara
2015-01-05java: remove more dead codeNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-10-17java: final fields that can be staticNoel Grandin
2014-09-08swext: use proper syntax for accessing outer class thisMichael Stahl
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2013-04-19Java cleanup in mediawiki extensionNoel Grandin
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheaderm6 (1.18.2); FILE MERGEDRüdiger Timm
2008-02-13show master password dialog on demandMikhail Voitenko
2008-02-13fix the edit box; let the save password checkbox remember the stateMikhail Voitenko
2008-02-12start the browser in correct threadMikhail Voitenko
2008-02-11use default help button; set the new versionMikhail Voitenko
2008-02-10Let the dialogs stay open in case of errorMikhail Voitenko
2008-02-05fix possible deadlocksMikhail Voitenko
2008-02-05set the focus to cancel before disabling of controlsMikhail Voitenko
2008-02-05introduce the new dialogsMikhail Voitenko
2008-02-04let the dialog closing be handled the same way as cancelMikhail Voitenko
2008-01-30react on actionsMikhail Voitenko
2008-01-29allow to do some special site-related settings in configurationMikhail 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-14Get XWindowPeer implementation from the dialogMikhail Voitenko
2007-12-14User office error box for MediaWiki errorsMikhail Voitenko
2007-12-13adjust UIMikhail Voitenko
2007-11-28initial commitMikhail Voitenko