summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)Author
2012-12-09Python/pep8: fix E711 in wizards/../ui moduleJulien Nabet
2012-12-09Python/pep8: fix E711 in document moduleJulien Nabet
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in common moduleJulien Nabet
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in letter moduleJulien Nabet
2012-12-03pywizards: handle exceptionXisco Fauli
2012-11-28pywizards: make sure it has the attributeXisco Fauli
2012-11-28pywizards: remove set/get controlpropertyXisco Fauli
2012-11-28pyfax: fix a mistake i did yesterdayXisco Fauli
2012-11-28pywizards: Clean textfieldsXisco Fauli
2012-11-28pyagenda: remove helper here tooXisco Fauli
2012-11-28remove helper from makefileXisco Fauli
2012-11-28pywizards: remove helper classXisco Fauli
2012-11-28pyagenda: make buttons work in Agenda ItemsXisco Fauli
2012-11-28pyagenda: fix Topics in python3.3Xisco Fauli
2012-11-28pyagenda: fix date fieldXisco Fauli
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-26pywizards: don't set attribute when it's NoneXisco Fauli
2012-11-26pyagenda: let's delete the locks and see what happens later onXisco Fauli
2012-11-26pyagenda: adapt exceptions to python3.3Xisco Fauli
2012-11-26pyletter: adapt this wizard 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-24pywizards: fix textfieldsXisco Fauli
2012-11-24pywizards: sort lists againXisco Fauli
2012-11-24pywizards: better us os.pathXisco Fauli
2012-11-24pyletter: Fix letterheadXisco Fauli
2012-11-21pywizards: fix daily build. it failed when importing collectionsXisco Fauli
2012-11-21pyfax: replace xrangeXisco Fauli
2012-11-21pyfax: fix a mistakeXisco Fauli
2012-11-21pyfax: exceptions are python3 compatibleXisco Fauli
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-11-15ensure translations are built before using themDavid Tardon
2012-11-13pywizards: Use local variablesXisco Fauli
2012-11-13pyagenda: fix finish wizardXisco Fauli
2012-11-13pyagenda: forgot a methodXisco Fauli
2012-11-13pyagenda: remove unused codeXisco Fauli
2012-11-13pyagenda: Fix "the document already exists"Xisco Fauli
2012-11-11fix zip file pathsPeter Foley
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-08pyagenda: remove duplicate codeXisco Fauli
2012-11-08pyagenda: remove duplicate codeXisco Fauli
2012-11-08pywizards: Simplify textElement and move it to text folderXisco Fauli
2012-11-08pyagenda: better refactor it little by littleXisco Fauli
2012-11-08Revert "pyagenda: rework AgendaTemplate.py. Still some work to do"Xisco Fauli
2012-10-30pyagenda: rework AgendaTemplate.py. Still some work to doXisco Fauli
2012-10-30pyagenda: Add callwizardXisco Fauli