summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui
AgeCommit message (Expand)AuthorFilesLines
2014-01-24pywizards: update callRemote methodsXisco Fauli1-2/+0
2013-12-23TyposJulien Nabet1-1/+1
2013-11-24pywizards: Some more pyflakes loveXisco Fauli8-14/+3
2013-11-23pyweb: Cleanup publisher optionsXisco Fauli2-33/+0
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-10pywizards: fix the switch between elements in the listboxsXisco Fauli1-0/+3
2013-09-08pywizards: Fix date and time fieldsXisco Fauli2-9/+25
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 Mamane1-1/+1
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-2/+15
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-0/+25
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 Fernandez3-101/+165
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2-10/+50
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 Fernandez1-2/+2
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez4-0/+134
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin2-5/+3
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin1-3/+3
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin2-3/+3
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold2-11/+11
2013-04-15fdo#60724 correct spellingThomas Arnhold1-2/+2
2013-03-25Init: Added new file Task.pyJavier Fernandez1-0/+114
2013-03-25Init: Added new file TaskEvent.pyJavier Fernandez1-0/+42
2013-03-25Init: Added new file TaskListener.pyJavier Fernandez1-0/+39
2013-03-25Init: Pythonize the ImageList class and avoid using the Helper.Javier Fernandez1-42/+36
2013-03-25Init: Pythonize the class ListModelBinder and avoid using the Helper class.Javier Fernandez1-14/+13
2013-03-04remove trailing whitespacesThomas Arnhold11-22/+22
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-11pywizards: simplify paths handlingXisco Fauli1-2/+9
2013-02-05pyagenda: Update topics's gui when launching the wizardXisco Fauli1-15/+17
2013-02-05pyagenda: remove setEnabled methodXisco Fauli1-4/+0
2013-02-03pyagenda: use local variablesXisco Fauli1-43/+29
2013-01-20pyagenda: table's cells are TextElementXisco Fauli1-1/+1
2013-01-20pyagenda: Fix fdo#42543 in pythonXisco Fauli1-21/+4
2013-01-20pyagenda: simplify UIDialog codeXisco Fauli3-77/+18
2013-01-20pyagenda: Fix a problem with template's sectionsXisco Fauli1-10/+7
2012-12-09Python/pep8: fix E711 in wizards/../ui moduleJulien Nabet2-6/+6
2012-11-28pywizards: remove set/get controlpropertyXisco Fauli3-40/+9
2012-11-28pyagenda: remove helper here tooXisco Fauli1-11/+7
2012-11-28pywizards: remove helper classXisco Fauli3-86/+39
2012-11-28pyagenda: make buttons work in Agenda ItemsXisco Fauli2-2/+2
2012-11-26pyagenda: adapt exceptions to python3.3Xisco Fauli1-13/+9
2012-11-26pyfax: make this wizard completely compatible with python3.3Xisco Fauli2-17/+13
2012-11-26pywizards: No need to use unicodedata hereXisco Fauli1-2/+2
2012-11-26pywizards: adapt listener to python3.3Xisco Fauli1-57/+34
2012-11-26pyfax: adapt it to python3.3. it can be already launchedXisco Fauli1-2/+2
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl3-11/+11
2012-11-21pyfax: exceptions are python3 compatibleXisco Fauli4-48/+24
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz2-3/+0