summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/common
AgeCommit message (Expand)AuthorFilesLines
2014-06-04compareTo -> equalsNoel Grandin1-3/+3
2014-04-14typo: noone -> no oneThomas Arnhold1-1/+1
2014-04-14typo: paramter -> parameterThomas Arnhold1-1/+1
2014-04-14typo: ommit -> omitThomas Arnhold1-1/+1
2014-02-26Remove visual noise from wizardsAlexander Wilms7-77/+77
2014-02-14pywizards: unify setDialogPropertiesXisco Fauli1-1/+3
2014-02-13pywizards: use getResArray insteadXisco Fauli1-1/+0
2014-02-13pywizards: remove unused codeXisco Fauli2-11/+4
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann1-35/+8
2014-01-24pywizards: update callRemote methodsXisco Fauli1-1/+2
2013-11-24pywizards: Some more pyflakes loveXisco Fauli5-6/+1
2013-07-31Fix some typos.Thomas Klausner1-1/+1
2013-05-19DB wizards (java): use system locale, not UI language, for parsing mattersLionel Elie Mamane1-16/+26
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
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 Fernandez2-28/+234
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-0/+3
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 Fernandez1-0/+39
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin2-17/+17
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-03-25Init: Added new file UCB.pyJavier Fernandez1-0/+194
2013-03-25Init: Added new file XMLHelper.pyJavier Fernandez1-0/+34
2013-03-25Init: Added new file XMLProvider.pyJavier Fernandez1-0/+24
2013-03-25Init: fixed typo in the SystemDialog class.Javier Fernandez1-2/+2
2013-03-25Init: Added new file IRenderer.pyJavier Fernandez1-0/+28
2013-03-12pywizards: make configset generalXisco Fauli1-12/+14
2013-03-04remove trailing whitespacesThomas Arnhold14-47/+47
2013-02-15pywizards: remove unused filesXisco Fauli2-285/+0
2013-02-11ups, don't delete thisXisco Fauli1-0/+2
2013-02-11pywizards: simplify paths handlingXisco Fauli1-120/+0
2013-02-08pyagenda: Save configuration after finishing the wizardXisco Fauli1-24/+18
2013-02-03pyagenda: load the proper data for each topicXisco Fauli1-8/+5
2013-02-03pyagenda: i have to redo this class so this method is unused nowXisco Fauli1-23/+0
2013-02-03pyagenda: some duck typing hereXisco Fauli3-33/+5
2013-02-03pyagenda: load previous topics configuration when launching the wizardXisco Fauli3-120/+13
2013-01-20pyagenda: Fix a problem with template's sectionsXisco Fauli1-0/+10
2013-01-20pyagenda: Change to new model and remove unused codeXisco Fauli1-10/+0
2012-12-20This println shouldn't be hereXisco Fauli1-1/+0
2012-12-16pywizards: Fix "Finish Wizard" on WindowsXisco Fauli1-12/+0
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in common moduleJulien Nabet2-15/+15
2012-11-28pywizards: remove set/get controlpropertyXisco Fauli1-1/+0
2012-11-28pywizards: remove helper classXisco Fauli3-180/+1
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-2/+2
2012-11-26pywizards: don't set attribute when it's NoneXisco Fauli1-1/+3
2012-11-26pyagenda: adapt exceptions to python3.3Xisco Fauli1-2/+2