summaryrefslogtreecommitdiffstats
path: root/wizards
Commit message (Collapse)AuthorAgeFilesLines
* fdo#75107: make colors and styles localizable in Agenda WizardJennifer Liebel2014-09-153-9/+72
| | | | | | | Change-Id: I231370da5ee7185888ec95ba1fb64f678a7c8ea3 Reviewed-on: https://gerrit.libreoffice.org/11412 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
* Updated example paths in wizards/com/sun/star/wizards/READMERyan McCoskrie2014-09-141-2/+2
| | | | | | | Change-Id: I5bd14f81c5eefc2227662605d6ccb107254c53df Reviewed-on: https://gerrit.libreoffice.org/11440 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* Access2Base - PATCH-01 Field.setValueJean-Pierre Ledure2014-09-132-78/+79
| | | | | | | setValue gives erroneously an error message when argument is Null and field is nullable https://forum.openoffice.org/en/forum/viewtopic.php?f=47&t=61447&sid=48e231a12084933d9da1b47e50b186ea#p323714 Change-Id: Ic96e50f4c752f5fa38e8f40e80692f166fd88e4a
* Access2Base - Introduction of CloseConnection methodJean-Pierre Ledure2014-09-134-10/+87
| | | | | | | | The invocation of CloseConnection has next effects: All the recordsets related to a database linked to the current document are closed. The database object(s) is(are) released. Change-Id: I845b27acb8469c4dea0dc3bc20b912ab123d06cf
* wizards: Number Parsingrbuj2014-09-105-5/+5
| | | | | | | Change-Id: Ic8d9c97ee6bc48c8440c27c5ae4fc9bb20fa5acd Reviewed-on: https://gerrit.libreoffice.org/11359 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* wizards: use a character literalrbuj2014-09-093-7/+7
| | | | | | | Change-Id: I22d530e0feb9e3112b4f2e7548d6335235713247 Reviewed-on: https://gerrit.libreoffice.org/11360 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* fix accidental removal of Java wizard codeNoel Grandin2014-09-091-104/+143
| | | | | | in commit 34bcf9b498bccb5c "java: remove dead methods" Change-Id: Id6d15248f0410a78afa803a72ba3ff0b6a8e7635
* resource files: remove unused definitionsThomas Arnhold2014-09-052-2/+0
| | | | Change-Id: Ic782eab6943aa8e659acfceb9f20dac76224c258
* wizards: fix javadoc error: bad use of '>'rbuj2014-09-021-2/+2
| | | | | | | Change-Id: Ide61f9ed907e8896ccb64b6c69b3a43068658ace Reviewed-on: https://gerrit.libreoffice.org/11237 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* wizards: fix javadoc error: self-closing element not allowedrbuj2014-09-026-27/+27
| | | | | | | Change-Id: I1ffe498da5fa1410832312b38343aae7bca77203 Reviewed-on: https://gerrit.libreoffice.org/11236 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* wizards: fix javadoc error: text not allowed in <ul> elementrbuj2014-09-021-2/+2
| | | | | | | Change-Id: Ic50f9618c2649fe3e0fbbf2db6a09ea2e1d4c810 Reviewed-on: https://gerrit.libreoffice.org/11239 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* wizards: fix javadoc error: unknown tag: returnsrbuj2014-09-021-1/+1
| | | | | | | Change-Id: I3d10c48a5fac2683f76cf21ef5c746377ca9a8c4 Reviewed-on: https://gerrit.libreoffice.org/11238 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* wizards: fix javadoc error: unknown tag: listrbuj2014-09-021-2/+2
| | | | | | | Change-Id: I293b4fc2c2e0ff4fd591389419f36f04e87c59a1 Reviewed-on: https://gerrit.libreoffice.org/11235 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* java: fix reportbuilder and wizardNoel Grandin2014-08-292-2/+2
| | | | | | | | | which I broke in commits 70f56bc22fe95 "java: reduce scope, make member classes private" and 34bcf9b498b "java: remove dead methods" Change-Id: Id21482782bbc102e60f346a2bf51096af2fcbe22
* increment SBCOUNTRYCOUNT again, we have 19 currencies 0..18Eike Rathke2014-08-261-1/+1
| | | | | | Apparently this seems to have been forgotten at one occasion. Change-Id: I1436e412c1308f451d9d953f432a9887cfc99b59
* ditch unused sCurrUNKNOWN and sCurrSYSUNKNOWN stringsEike Rathke2014-08-262-14/+0
| | | | | | | Apart from that they weren't currencies and only in the way when adding a new currency. Change-Id: If8ca3ab3b37f3617c3f73a01428c0c30dd3481d7
* adapt SBCOUNTRYCOUNTEike Rathke2014-08-261-1/+1
| | | | Change-Id: Iadf4ae9a569388528f1083c22d6ff197d6479ba9
* added LTL Lithuanian Litas to Euro ConverterAurimas Fišeras2014-08-242-5/+26
| | | | | | | Change-Id: Id4eeb42bbbaec979f60b57ddab2794b38f1e3157 Reviewed-on: https://gerrit.libreoffice.org/11090 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* Access2Base - Removal of Property Set constructionsJean-Pierre Ledure2014-08-239-336/+1
| | | | | | | | The workaround to bug https://www.libreoffice.org/bugzilla/show_bug.cgi?id=60752 has been removed. Bug corrected in LO 4.0.2 End of support of Access2Base under LO 4.0.0 and 4.0.1 Change-Id: Ide5046ce4a44096bca42eaf14c4dc96c59958e16
* Dispose() method for all objectsJean-Pierre Ledure2014-08-2314-19/+115
| | | | | | | An implicit (Terminate_Class) and an explicit (Dispose) method have been created to stimulate better memory management. Change-Id: I240e5117db6bf0d1fcf268e3ddf6d67e0bc1b8eb
* Access2Base - Remove _This in Form and SubForm objectsJean-Pierre Ledure2014-08-226-57/+60
| | | | | | | | | | The construction in Basic Set a._This = a is useful to export the address of an object to Subs or Functions. It increases however the risk of memory leaks. Avoid when avoidable. Change-Id: I81bf01badf00687526a358eda117a55b12f5d72b
* wizards: Enhancements in JavaTools.javarbuj2014-08-211-86/+41
| | | | | | | Change-Id: Ie25b4772b34170b8ea200f1bfe6884feac49a414 Reviewed-on: https://gerrit.libreoffice.org/11049 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* wizards: EffectiveMax & EffectiveMin of TINYINTrbuj2014-08-211-2/+2
| | | | | | | | | http://docs.oracle.com/javase/1.5.0/docs/api/constant-values.html#java.lang.Byte.MIN_VALUE Change-Id: I702f1354eaddc37e6321c3cdc0126a78945d0754 Reviewed-on: https://gerrit.libreoffice.org/11044 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* wizards: Number parsingrbuj2014-08-201-6/+3
| | | | | | | Change-Id: If81db8cf10556dbb79458258a70760e3f12a5524 Reviewed-on: https://gerrit.libreoffice.org/11041 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* java: remove unnecessary constructor declarationsNoel Grandin2014-08-207-40/+0
| | | | | | | in the absence of any other constructors, the compiler will automatically generate a public no-arg constructor Change-Id: I70eca507cd8e16e33580b3398d41d70690bc2909
* java: remove modifiers implied by the contextNoel Grandin2014-08-2019-145/+140
| | | | | | found by PMD Change-Id: I04cbf986ddbcffff987784f381b8a9f52f1b3f31
* java: Avoid naming non-fields with the prefix m_Noel Grandin2014-08-201-5/+5
| | | | | | found by PMD Change-Id: I5955cfc9c4d777496a2e8e4b2c422a51764a8bc1
* java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin2014-08-191-1/+1
| | | | Change-Id: Ia99765a6226317ee41ffb02a1b0dd7e6fd944a90
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-1941-165/+165
| | | | Change-Id: Icef19ef61ee0af2dd3bda527263934006271f219
* java: use 'Long.valueOf' instead of 'new Long'Noel Grandin2014-08-191-1/+1
| | | | Change-Id: If4fff3dd37326fbcdd01b743355a16591d71fa69
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-1942-189/+189
| | | | Change-Id: Ia8befb8d69914ce971174fc5f2ffc0e2f506a940
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-195-9/+9
| | | | Change-Id: I7b18f62336c3a8ca4c538b30ce04c99f202a4756
* simplify CallFormWizardNoel Grandin2014-08-195-137/+115
| | | | Change-Id: I0dfdc1acb0b550c1eeed16498f3e791e0123c4eb
* java: remove unused methodsNoel Grandin2014-08-1913-993/+0
| | | | Change-Id: Ibb905e6f3e7d92a0e558f1f6562e5b472cd2717b
* coverity#983635 Uncaught exceptionCaolán McNamara2014-08-172-4/+8
| | | | Change-Id: I4be3600af6ee97ba9f962edf9723c04d89b161e4
* Access2Base - non-Base componentsJean-Pierre Ledure2014-08-178-23/+35
| | | | | | | | | | | | | | | So far the first call to the API was a call to the OpenConnection method. Without an OpenConnection some methods issued a cryptic "Object variable not set" Basic run-time message. It is now intercepted to make it clearer. A number of features are not database related: error handling, events handling, windows move/resize, dialogs, ... They have been identified and adapted to be callable without database connection. As such they are callable from any LO component, not only Base. Change-Id: I99f408c8404a6192149747228b2b8493b9df5ae3 Reviewed-on: https://gerrit.libreoffice.org/10883 Reviewed-by: Jean-Pierre Ledure <jp@ledure.be> Tested-by: Jean-Pierre Ledure <jp@ledure.be>
* java: remove unused importsNoel Grandin2014-08-1424-62/+0
| | | | Change-Id: Ic60b30141fd1dc61acfb97b811aec680a2ab9c22
* java: remove commented out codeNoel Grandin2014-08-1417-95/+2
| | | | Change-Id: I05c907a38b562231e968c17f14e09ef80e0a6ed1
* remove dead java constantsNoel Grandin2014-08-131-14/+0
| | | | | | found by UCDetector Change-Id: I1f8f5ba4f3ab1a1ef134dd0988f913dab7501351
* make some java methods privateNoel Grandin2014-08-131-1/+1
| | | | | | found by UCDetector Change-Id: Ic2edbc85194731116aac34064238d11ef1926a98
* make some java fields privateNoel Grandin2014-08-131-1/+1
| | | | | | found by UCDetector Change-Id: Ib4cf18be134c3177cb123191e963bb43b7e6de93
* java: remove dead methodsNoel Grandin2014-08-1357-2805/+182
| | | | | | found by UCDetector Change-Id: I219caa8e680dba5a395541a778df6144841c4dde
* java: remove unused member classNoel Grandin2014-08-131-26/+0
| | | | | | found by UCDetector Change-Id: Id02478d3d151bd01cea50aeb454c02c2bc4d1baf
* java: remove unused interfacesNoel Grandin2014-08-132-25/+0
| | | | | | found by UCDetector Change-Id: Ide8b3b5c9969048aff84eed16b9eea096abad349
* java: remove unused fieldsNoel Grandin2014-08-1347-165/+123
| | | | | | found by UCDetector Change-Id: I4a7c56a9918054c23469de5680658e7b501f0165
* java: reduce scope, make some methods privateNoel Grandin2014-08-1360-233/+233
| | | | | | found by UCDetector Change-Id: Ib1425edde146193a65c242dc159b7e3fbf0e4a2e
* java: reduce scope, make member classes privateNoel Grandin2014-08-1322-32/+32
| | | | | | found by UCDetector Change-Id: Ief32d078090102b14b60b35fc36542f8d4fb252b
* java: reduce scope, make some interfaces privateNoel Grandin2014-08-133-3/+3
| | | | | | found by UCDetector Change-Id: I4e1051c041e62b8317b10a5d7d990c77b1acddf9
* java: reduce scope, make fields privateNoel Grandin2014-08-1365-384/+384
| | | | | | found by UCDetector Change-Id: I7f97e15667159cf8ee776e8f32fdcdec8ec00ed6
* java: reduce scope, make constructors privateNoel Grandin2014-08-1314-16/+16
| | | | | | found by UCDetector Change-Id: If05277fd2fe77ceabb4c7c87aeb8569e3406102d