Age | Commit message (Expand) | Author |
2013-01-14 | wizards: Document Conversion: remove StarOffice mode: | Michael Stahl |
2013-01-14 | Fix one more use of removed ViewHandler.py | Stephan Bergmann |
2013-01-14 | fdo#59248: Remove remaining dangling view of ViewHandler.py | Stephan Bergmann |
2012-12-20 | This println shouldn't be here | Xisco Fauli |
2012-12-19 | pywizards: get rid of ViewHandler | Xisco Fauli |
2012-12-18 | pywizards: Delete all empty TextFields after finishing | Xisco Fauli |
2012-12-18 | pywizards: Fix finish in Windows one and for all | Xisco Fauli |
2012-12-17 | pywizards: absolutize fails in Windows with backslash | Xisco Fauli |
2012-12-16 | pywizards: Fix "Finish Wizard" on Windows | Xisco Fauli |
2012-12-16 | pywizards: handle UnknownPropertyException | Xisco Fauli |
2012-12-09 | Python/pep8: fix E711 in wizards/../web module | Julien Nabet |
2012-12-09 | Python/pep8: fix E711 in wizards/../ui module | Julien Nabet |
2012-12-09 | Python/pep8: fix E711 in document module | Julien Nabet |
2012-12-09 | Python/pep8: fix E711 (is or is not None instead of = or !=) in common module | Julien Nabet |
2012-12-09 | Python/pep8: fix E711 (is or is not None instead of = or !=) in letter module | Julien Nabet |
2012-12-03 | pywizards: handle exception | Xisco Fauli |
2012-11-28 | pywizards: make sure it has the attribute | Xisco Fauli |
2012-11-28 | pywizards: remove set/get controlproperty | Xisco Fauli |
2012-11-28 | pyfax: fix a mistake i did yesterday | Xisco Fauli |
2012-11-28 | pywizards: Clean textfields | Xisco Fauli |
2012-11-28 | pyagenda: remove helper here too | Xisco Fauli |
2012-11-28 | remove helper from makefile | Xisco Fauli |
2012-11-28 | pywizards: remove helper class | Xisco Fauli |
2012-11-28 | pyagenda: make buttons work in Agenda Items | Xisco Fauli |
2012-11-28 | pyagenda: fix Topics in python3.3 | Xisco Fauli |
2012-11-28 | pyagenda: fix date field | Xisco Fauli |
2012-11-27 | fdo#46808: Missing adaptions to XFolderPicker2 | Stephan Bergmann |
2012-11-26 | pywizards: don't set attribute when it's None | Xisco Fauli |
2012-11-26 | pyagenda: let's delete the locks and see what happens later on | Xisco Fauli |
2012-11-26 | pyagenda: adapt exceptions to python3.3 | Xisco Fauli |
2012-11-26 | pyletter: adapt this wizard to python3.3 | Xisco Fauli |
2012-11-26 | pyfax: make this wizard completely compatible with python3.3 | Xisco Fauli |
2012-11-26 | pywizards: No need to use unicodedata here | Xisco Fauli |
2012-11-26 | pywizards: adapt listener to python3.3 | Xisco Fauli |
2012-11-26 | pyfax: adapt it to python3.3. it can be already launched | Xisco Fauli |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl |
2012-11-24 | pywizards: fix textfields | Xisco Fauli |
2012-11-24 | pywizards: sort lists again | Xisco Fauli |
2012-11-24 | pywizards: better us os.path | Xisco Fauli |
2012-11-24 | pyletter: Fix letterhead | Xisco Fauli |
2012-11-21 | pywizards: fix daily build. it failed when importing collections | Xisco Fauli |
2012-11-21 | pyfax: replace xrange | Xisco Fauli |
2012-11-21 | pyfax: fix a mistake | Xisco Fauli |
2012-11-21 | pyfax: exceptions are python3 compatible | Xisco Fauli |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar |
2012-11-20 | fdo#51304: Remove @author annotation | José Guilherme Vanz |
2012-11-15 | ensure translations are built before using them | David Tardon |
2012-11-13 | pywizards: Use local variables | Xisco Fauli |
2012-11-13 | pyagenda: fix finish wizard | Xisco Fauli |
2012-11-13 | pyagenda: forgot a method | Xisco Fauli |