summaryrefslogtreecommitdiffstats
path: root/wizards
Commit message (Expand)AuthorAgeFilesLines
* Resolves: fdo#76802 error msg in Web Page Wizard dialogJulien Nabet2014-03-311-1/+1
* die binfilter die die dieEike Rathke2014-01-031-38/+22
* fdo#68788: Don't use systemPathToFileUrl hereXisco Fauli2013-11-191-1/+1
* fdo#69025 Remove unused textXisco Fauli2013-11-193-30/+10
* pywizards: Fix date and time fieldsXisco Fauli2013-11-193-33/+34
* pywizards: fix the switch between elements in the listboxsXisco Fauli2013-11-191-0/+3
* fdo#70674 adapt wizard code to incompatible Date/Time API changeLionel Elie Mamane2013-11-031-2/+13
* Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane2013-09-132-14/+14
* fdo#64117 *always* set the filter name to the correct nameLionel Elie Mamane2013-08-061-2/+1
* handle non-wrapped SQLExceptionLionel Elie Mamane2013-07-041-2/+3
* fdo#64155 - fix unlocalized 'default' list entryCsikós Tamás2013-07-021-0/+14
* fdo#64985 try harder to populate m_sCommandName::m_sCommandNameLionel Elie Mamane2013-07-021-0/+10
* fdo#65168: Fix previous fix, Class-Path is built up in solenv/gbuild/Jar.mkStephan Bergmann2013-06-102-1/+2
* fdo#65044, manage Publisher files in Document ConverterJulien Nabet2013-06-103-7/+7
* fdo#38820 - Remove java web wizardXisco Fauli2013-06-0955-10325/+0
* pyweb: Handle Keyerror exceptionXisco Fauli2013-06-093-2/+5
* fdo#65168: Fix regressions introduced with de-extension-ing report builderStephan Bergmann2013-06-072-29/+9
* re-base on ALv2 code. Includes:Michael Meeks2013-06-0324-586/+276
* fix syntax errors in python wizardsDavid Tardon2013-05-242-4/+4
* java wizard FilterComponent: TODO annotationsLionel Elie Mamane2013-05-191-0/+11
* DB wizards (java): use system locale, not UI language, for parsing mattersLionel Elie Mamane2013-05-196-23/+33
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-152-2/+2
* Solve fdo#64406 Missing right closing parenthesisJoren De Cuyper2013-05-101-2/+2
* PyWebWizard: Removed the Jar_web, relaced by the python version.Javier Fernandez2013-05-081-1/+0
* PyWebWizard: Pack and register the Web wizard.Javier Fernandez2013-05-082-4/+4
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-0810-249/+168
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-086-9/+29
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-083-11/+38
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-0813-196/+193
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-082-3/+3
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-081-35/+15
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-081-3/+3
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-084-126/+67
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-083-24/+110
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-081-0/+40
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-082-28/+234
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-088-167/+306
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-083-10/+66
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-082-8/+80
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-082-2/+5
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-081-1/+2
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-081-0/+64
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-081-0/+9
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-081-4/+17
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-084-0/+181
* PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2013-05-086-0/+185
* Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin2013-05-062-5/+3
* Java cleanup, convert more Vector to ArrayListNoel Grandin2013-05-064-41/+41
* Document converter: Add extensions as non template casesJulien Nabet2013-05-031-2/+2
* Related: fdo#60265 fix lunatic way to detect special filter nameCaolán McNamara2013-05-032-3/+1