summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui
AgeCommit message (Expand)Author
2013-05-19java wizard FilterComponent: TODO annotationsLionel Elie Mamane
2013-05-19DB wizards (java): use system locale, not UI language, for parsing mattersLionel Elie Mamane
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-03-25Init: Added new file Task.pyJavier Fernandez
2013-03-25Init: Added new file TaskEvent.pyJavier Fernandez
2013-03-25Init: Added new file TaskListener.pyJavier Fernandez
2013-03-25Init: Pythonize the ImageList class and avoid using the Helper.Javier Fernandez
2013-03-25Init: Pythonize the class ListModelBinder and avoid using the Helper class.Javier Fernandez
2013-03-04remove trailing whitespacesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-11pywizards: simplify paths handlingXisco Fauli
2013-02-05pyagenda: Update topics's gui when launching the wizardXisco Fauli
2013-02-05pyagenda: remove setEnabled methodXisco Fauli
2013-02-03pyagenda: use local variablesXisco Fauli
2013-01-20pyagenda: table's cells are TextElementXisco Fauli
2013-01-20pyagenda: Fix fdo#42543 in pythonXisco Fauli
2013-01-20pyagenda: simplify UIDialog codeXisco Fauli
2013-01-20pyagenda: Fix a problem with template's sectionsXisco Fauli
2012-12-09Python/pep8: fix E711 in wizards/../ui moduleJulien Nabet
2012-11-28pywizards: remove set/get controlpropertyXisco Fauli
2012-11-28pyagenda: remove helper here tooXisco Fauli
2012-11-28pywizards: remove helper classXisco Fauli
2012-11-28pyagenda: make buttons work in Agenda ItemsXisco Fauli
2012-11-26pyagenda: adapt exceptions to python3.3Xisco Fauli
2012-11-26pyfax: make this wizard completely compatible with python3.3Xisco Fauli
2012-11-26pywizards: No need to use unicodedata hereXisco Fauli
2012-11-26pywizards: adapt listener to python3.3Xisco Fauli
2012-11-26pyfax: adapt it to python3.3. it can be already launchedXisco Fauli
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-21pyfax: exceptions are python3 compatibleXisco Fauli
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-11-13pywizards: Use local variablesXisco Fauli
2012-10-30pyagenda: now it's possible to call the wizard remotelyXisco Fauli
2012-10-14pyfax: get rid of import *Xisco Fauli
2012-10-14pyfax: replace tabs with spacesXisco Fauli
2012-10-08pyfax: Don't show "the file already exists" when it doesn't doXisco Fauli
2012-10-01fdo#51304: Java author and commented code removal.José Guilherme Vanz
2012-09-24pywizards: get rid of import * (3)Xisco Fauli