summaryrefslogtreecommitdiff
path: root/wizards
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 Fauli3-30/+10
2013-11-18pyagenda: Use for instead of while, same logicXisco1-8/+7
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-5/+8
2013-10-30fdo#70674 adapt wizard code to incompatible Date/Time API changeLionel Elie Mamane1-2/+13
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl12-24/+0
2013-10-28Access2Base : Reference to documentation added in every moduleJean-Pierre Ledure24-52/+186
2013-10-25fdo#69772 make StringsFromResultSet more robustJulien Nabet1-0/+2
2013-10-13Access2Base store (wizards + scp2)Jean-Pierre Ledure32-1/+15047
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky3-5/+5
2013-09-26typo fixes in commentsAndras Timar2-4/+4
2013-09-23Try to fix cross-compilationTor Lillqvist11-11/+11
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane2-14/+14
2013-09-11typo fix: wether -> whetherAndras Timar1-2/+2
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann11-11/+11
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-09-05Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time par...Michael Stahl4-40/+16
2013-09-05Revert "Git rm these two files that are now expanded from corresponding .in"Michael Stahl2-0/+24
2013-09-05Git rm these two files that are now expanded from corresponding .inTor Lillqvist2-24/+0
2013-09-05fdo#68552: Don't (attempt to) do run-time expansion of build-time parametersTor Lillqvist4-16/+40
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist11-11/+11
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist2-16/+16
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 Bergmann2-1/+2
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-07fdo#65044, manage Publisher files in Document ConverterJulien Nabet3-7/+7
2013-06-06indentationLionel Elie Mamane1-1/+1
2013-06-03re-base on ALv2 code. Includes:Michael Meeks24-586/+276
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-10Solve fdo#64406 Missing right closing parenthesisJoren De Cuyper1-2/+2
2013-05-08PyWebWizard: Removed the Jar_web, relaced by the python version.Javier Fernandez1-1/+0
2013-05-08PyWebWizard: Pack and register the Web wizard.Javier Fernandez2-4/+4
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