summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)Author
2014-09-24Removed uneeded checks.Ryan McCoskrie
2014-09-2284059 - form wizard : files required could not be foundNoel Grandin
2014-09-19Access2Base - (Re)capitalize UNO constantsJean-Pierre Ledure
2014-09-15fdo#75107: make colors and styles localizable in Agenda WizardJennifer Liebel
2014-09-14Updated example paths in wizards/com/sun/star/wizards/READMERyan McCoskrie
2014-09-13Access2Base - PATCH-01 Field.setValueJean-Pierre Ledure
2014-09-13Access2Base - Introduction of CloseConnection methodJean-Pierre Ledure
2014-09-10wizards: Number Parsingrbuj
2014-09-09wizards: use a character literalrbuj
2014-09-09fix accidental removal of Java wizard codeNoel Grandin
2014-09-05resource files: remove unused definitionsThomas Arnhold
2014-09-02wizards: fix javadoc error: bad use of '>'rbuj
2014-09-02wizards: fix javadoc error: self-closing element not allowedrbuj
2014-09-02wizards: fix javadoc error: text not allowed in <ul> elementrbuj
2014-09-02wizards: fix javadoc error: unknown tag: returnsrbuj
2014-09-02wizards: fix javadoc error: unknown tag: listrbuj
2014-08-29java: fix reportbuilder and wizardNoel Grandin
2014-08-26increment SBCOUNTRYCOUNT again, we have 19 currencies 0..18Eike Rathke
2014-08-26ditch unused sCurrUNKNOWN and sCurrSYSUNKNOWN stringsEike Rathke
2014-08-26adapt SBCOUNTRYCOUNTEike Rathke
2014-08-24added LTL Lithuanian Litas to Euro ConverterAurimas Fišeras
2014-08-23Access2Base - Removal of Property Set constructionsJean-Pierre Ledure
2014-08-23Dispose() method for all objectsJean-Pierre Ledure
2014-08-22Access2Base - Remove _This in Form and SubForm objectsJean-Pierre Ledure
2014-08-21wizards: Enhancements in JavaTools.javarbuj
2014-08-21wizards: EffectiveMax & EffectiveMin of TINYINTrbuj
2014-08-20wizards: Number parsingrbuj
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-20java: remove modifiers implied by the contextNoel Grandin
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Long.valueOf' instead of 'new Long'Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-19simplify CallFormWizardNoel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-17coverity#983635 Uncaught exceptionCaolán McNamara
2014-08-17Access2Base - non-Base componentsJean-Pierre Ledure
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13remove dead java constantsNoel Grandin
2014-08-13make some java methods privateNoel Grandin
2014-08-13make some java fields privateNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: remove unused member classNoel Grandin
2014-08-13java: remove unused interfacesNoel Grandin
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin