summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)Author
2013-05-23Solve fdo#64406 Missing right closing parenthesisJoren De Cuyper
2013-02-17fdo#38451: Disable Sender and Recipient stepXisco Fauli
2013-01-14fdo#59248: Remove remaining dangling view of ViewHandler.pyStephan Bergmann
2012-12-20This println shouldn't be hereXisco Fauli
2012-12-19pywizards: More unused files in libreoffice-4-0Xisco Fauli
2012-12-19pywizards: These files aren't use in libreoffice-4-0 branchXisco 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-17pywizards: handle UnknownPropertyExceptionXisco Fauli
2012-12-17pywizards: Fix "Finish Wizard" on WindowsXisco Fauli
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