summaryrefslogtreecommitdiff
path: root/swext/mediawiki/src/com/sun/star/wiki/Helper.java
AgeCommit message (Expand)Author
2021-03-22cid#1473739 Resource leak on an exceptional pathCaolán McNamara
2016-02-06coverity#1326198 Dereference after null checkCaolán McNamara
2016-02-06coverity#1326498 Resource leak on an exceptional pathCaolán McNamara
2015-10-20coverity#1327463 Dm: Dubious method usedCaolán McNamara
2015-10-09swext: increment the extension version number to 1.2.0Michael Stahl
2015-10-09swext: add a logging out stream to help debugging TLS connectionsMichael Stahl
2015-10-09swext: remove commons-httpclient dependency from Wiki PublisherMichael Stahl
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2014-12-05java: remove some unused local variablesNoel Grandin
2014-12-05java: remove some unused fieldsNoel Grandin
2014-11-12java: reduce excessive code indentation levelsNoel Grandin
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin
2014-09-10mediawiki: use a character literalrbuj
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19java: remove unused methodsNoel 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-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: use the non-deprecated constructor of URINoel Grandin
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile
2013-04-19Java cleanup in mediawiki extensionNoel Grandin
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-06-29re-base on ALv2 code.Michael Meeks
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2010-09-22fwk159: #i114231# use login token if there is anyMikhail Voytenko
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.19.2); FILE MERGEDRüdiger Timm
2008-02-11use default help button; set the new versionMikhail Voitenko
2008-02-11store the user nameMikhail Voitenko
2008-02-11change user and password handlingMikhail Voitenko
2008-02-07adjust the UIMikhail 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-30adopt for https proxyMikhail Voitenko
2008-01-30allow to provide special settings for hostsMikhail Voitenko
2008-01-30Fix error messages with argumentsMikhail 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-13use password container to store passwordsMikhail Voitenko