summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/document/OfficeDocument.py
AgeCommit message (Expand)AuthorFilesLines
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-3/+2
2012-12-18pywizards: Fix finish in Windows one and for allXisco Fauli1-4/+5
2012-12-17pywizards: absolutize fails in Windows with backslashXisco Fauli1-4/+3
2012-12-16pywizards: Fix "Finish Wizard" on WindowsXisco Fauli1-11/+10
2012-12-09Python/pep8: fix E711 in document moduleJulien Nabet1-2/+2
2012-11-26pyfax: adapt it to python3.3. it can be already launchedXisco Fauli1-5/+5
2012-11-24pywizards: sort lists againXisco Fauli1-1/+0
2012-11-24pywizards: better us os.pathXisco Fauli1-9/+0
2012-11-21pyfax: exceptions are python3 compatibleXisco Fauli1-13/+10
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli1-2/+2
2012-08-09Fix last duplicated lines for Python filesJulien Nabet1-1/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-0/+18
2011-12-05Set the python fax wizard as the default oneXisco Fauli1-0/+280
2011-09-24Remote the python code for now.Xisco Fauli1-280/+0
2011-08-18Implement add buttonXisco Fauli1-6/+7
2011-08-18first attempt to create the web wizardXisco Fauli1-3/+5
2011-08-18Remove duplicate code, clean imports and fix a problemXisco Fauli1-4/+4
2011-08-18Clean upXisco Fauli1-16/+0
2011-08-18Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into feature/gsoc2011...Bjoern Michaelsen1-0/+1
2011-08-18Load preview configurationXisco Fauli1-2/+7
2011-08-18Show warning: Do you want to overwrite the file?Xisco Fauli1-5/+13
2011-08-18First attempt to create the documentXisco Fauli1-4/+4
2011-08-18Let's delete it for now and see if we need it in the futureXisco Fauli1-6/+6
2011-08-18Line length <= 80Xisco Fauli1-21/+39
2011-08-18some changes here and there.Xisco Fauli1-10/+32
2011-08-18initial commit with migration of wizards to pythonXisco FaulĂ­1-0/+239