summaryrefslogtreecommitdiff
path: root/help-to-wiki.py
AgeCommit message (Expand)Author
2013-04-08another typoAndras Timar
2013-04-08typoAndras Timar
2013-04-04add more languages to WikiHelpAndras Timar
2013-02-06More error detecting capability has been added to the help-to-wiki toolDávid Vastag
2013-02-05help-to-wiki.py now uses .po files as source of translations.Dávid Vastag
2013-01-28add Turkish to WikiHelp, it is fully translatedAndras Timar
2012-12-13re-base on ALv2 code. Includes:Michael Meeks
2012-10-16move help structure one directory upNorbert Thiebaud
y-provider LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/form/CallFormWizard.java
AgeCommit message (Expand)Author
2015-11-09java: add some @Override annotationsNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-09java: simplify array creationNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-09-2284059 - form wizard : files required could not be foundNoel Grandin
2014-08-29java: fix reportbuilder and wizardNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-19simplify CallFormWizardNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-03-10wizards: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann