summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)Author
2013-01-29pyagenda: simplify Topics codeXisco Fauli
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
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
2013-01-20pyagenda: Change to new model and remove unused codeXisco Fauli
2013-01-20pyagenda: follow same model as in fax and letter wizardsXisco Fauli
2013-01-20pyagenda: setControlProperty doesn't exist anymoreXisco Fauli
2013-01-14wizards: Document Conversion: remove StarOffice mode:Michael Stahl
2013-01-14Fix one more use of removed ViewHandler.pyStephan Bergmann
2013-01-14fdo#59248: Remove remaining dangling view of ViewHandler.pyStephan Bergmann
2012-12-20This println shouldn't be hereXisco Fauli
2012-12-19pywizards: get rid of ViewHandlerXisco Fauli
2012-12-18pywizards: Delete all empty TextFields after finishingXisco Fauli
2012-12-18pywizards: Fix finish in Windows one and for allXisco Fauli
2012-12-17pywizards: absolutize fails in Windows with backslashXisco Fauli
2012-12-16pywizards: Fix "Finish Wizard" on WindowsXisco Fauli
2012-12-16pywizards: handle UnknownPropertyExceptionXisco Fauli
2012-12-09Python/pep8: fix E711 in wizards/../web moduleJulien Nabet
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