summaryrefslogtreecommitdiff
path: root/swext/mediawiki
AgeCommit message (Expand)Author
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
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-14java: remove commented out codeNoel 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-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: reduce scope, make constants privateNoel Grandin
2014-08-12java: remove unused parametersNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: use the non-deprecated constructor of URINoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-07-21Resolves fdo#81581: Mediawiki doesn't recognize underliningJulien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-02-22Resolves: fdo#75308 Asterisk at the beginning of Paragraph without "Nowiki"Julien Nabet
2014-02-19Resolves: fdo#69925 Wiki Publisher Extension is not workingJulien Nabet
2014-02-12Related: fdo#74875 Filter of "nowiki" to be improved - Export to MediaWikiJulien Nabet
2014-02-11Resolves: fdo#74820 Failed to recognized Heading 6-Export to MediaWikiJulien Nabet
2014-02-06typo fixes in commentsAndras Timar
2013-10-04Fix path for common-update.dtdJulien Nabet
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile
2013-07-05Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile
2013-05-12Resolves: #i121907# upgrade odt2mediawiki to latest versionAriel Constenla-Haile
2013-04-19Java cleanup in mediawiki extensionNoel Grandin
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-03-23fdo#61379 Java options are under Options - LibreOffice - AdvancedAndras Timar
2013-02-25remove specialcasing for old internal sun wikiBjoern Michaelsen
2013-02-22s/the the/the/Tor Lillqvist
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-07Delete unused filesZolnai Tamás
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl
2012-09-25set paths in help tree file of MediaWiki extension helpAndras Timar
2012-09-10Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin
2012-09-10add help.tree files to extensions' helpBence Babati
2012-07-03re-base on ALv2 code.Michael Meeks
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-26Bump extension versions after changing to passive registrationStephan Bergmann
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2011-12-04Fix misplaced doublequoteLior Kaplan
2011-12-03Add link to tools - options dialogLior Kaplan