summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star
AgeCommit message (Expand)AuthorFilesLines
2013-11-20pyweb: remove unused codeXisco Fauli1-22/+0
2013-11-20pyweb: fix finish button behaviorXisco Fauli1-6/+6
2013-11-19fdo#68788: Don't use systemPathToFileUrl hereXisco Fauli1-1/+1
2013-11-18fdo#69025 Remove unused textXisco Fauli2-25/+10
2013-11-18pyagenda: Use for instead of while, same logicXisco1-8/+7
2013-10-30fdo#70674 adapt wizard code to incompatible Date/Time API changeLionel Elie Mamane1-2/+13
2013-10-25fdo#69772 make StringsFromResultSet more robustJulien Nabet1-0/+2
2013-09-26typo fixes in commentsAndras Timar2-4/+4
2013-09-10pywizards: fix the switch between elements in the listboxsXisco Fauli1-0/+3
2013-09-08pywizards: Fix date and time fieldsXisco Fauli3-33/+34
2013-08-02fdo#64117 *always* set the filter name to the correct nameLionel Elie Mamane1-2/+1
2013-07-31Fix some typos.Thomas Klausner2-3/+3
2013-07-03handle non-wrapped SQLExceptionLionel Elie Mamane1-2/+3
2013-07-02fdo#64155 - fix unlocalized 'default' list entryCsikós Tamás1-0/+14
2013-06-30robustifyLionel Elie Mamane1-2/+6
2013-06-30fdo#64985 try harder to populate m_sCommandName::m_sCommandNameLionel Elie Mamane1-0/+10
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile2-2/+2
2013-06-10fdo#65168: Fix previous fix, Class-Path is built up in solenv/gbuild/Jar.mkStephan Bergmann1-1/+0
2013-06-09fdo#38820 - Remove java web wizardXisco Fauli55-10325/+0
2013-06-09pyweb: Handle Keyerror exceptionXisco Fauli3-2/+5
2013-06-07fdo#65168: Fix regressions introduced with de-extension-ing report builderStephan Bergmann2-29/+9
2013-06-06indentationLionel Elie Mamane1-1/+1
2013-05-24fix syntax errors in python wizardsDavid Tardon2-4/+4
2013-05-19java wizard FilterComponent: TODO annotationsLionel Elie Mamane1-0/+11
2013-05-19DB wizards (java): use system locale, not UI language, for parsing mattersLionel Elie Mamane6-23/+33
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist2-2/+2
2013-05-08PyWebWizard: Pack and register the Web wizard.Javier Fernandez1-4/+3
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez10-249/+168
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez6-9/+29
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez3-11/+38
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez13-196/+193
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2-3/+3
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-35/+15
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-3/+3
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez4-126/+67
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez3-24/+110
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-0/+40
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2-28/+234
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez8-167/+306
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez3-10/+66
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2-8/+80
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2-2/+5
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-1/+2
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-0/+64
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-0/+9
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-4/+17
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez3-0/+178
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez5-0/+173
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin2-5/+3
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin4-41/+41