summaryrefslogtreecommitdiff
path: root/swext/mediawiki/src/com/sun/star/wiki/WikiEditSettingDialog.java
AgeCommit message (Expand)Author
2015-10-15coverity#1326241 Dereference after null checkCaolán McNamara
2015-10-09swext: remove commons-httpclient dependency from Wiki PublisherMichael Stahl
2014-11-18java: make fields final where possibleNoel Grandin
2014-10-17java: final fields that can be staticNoel Grandin
2014-09-11mediawiki: use String.length()==0 instead of String.equals(empty string)rbuj
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-08java: use the non-deprecated constructor of URINoel Grandin
2014-02-06typo fixes in commentsAndras Timar
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
2009-04-22CWS-TOOLING: integrate CWS mav46Ivo Hinkelmann
2008-05-06INTEGRATION: CWS wikiext03 (1.25.4); FILE MERGEDKurt Zenker
2008-04-11INTEGRATION: CWS changefileheaderm6 (1.24.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-11use default help button; set the new versionMikhail Voitenko
2008-02-11change user and password handlingMikhail Voitenko
2008-02-10Let the dialogs stay open in case of errorMikhail Voitenko
2008-02-07adjust the UIMikhail 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-02-01Update the cached configuration dataMikhail Voitenko
2008-02-01the same classpath will be generated even in case of system jar-files, since ...Mikhail Voitenko
2008-01-30react on actionsMikhail Voitenko
2008-01-30allow to provide special settings for hostsMikhail Voitenko
2008-01-30store checkbox state in configurationMikhail Voitenko
2008-01-29allow to do some special site-related settings in configurationMikhail Voitenko
2008-01-28adjust to the specMikhail 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-14adjust to jdk1.4.2Mikhail Voitenko
2007-12-13use password container to store passwordsMikhail Voitenko
2007-12-13adjust UIMikhail Voitenko
2007-11-28initial commitMikhail Voitenko