summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/document
AgeCommit message (Expand)AuthorFilesLines
2014-08-12java: remove useless javadoc tagsNoel Grandin3-34/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+7
2014-08-11java: remove unused parametersNoel Grandin2-5/+5
2014-08-08java: remove unused fieldsNoel Grandin1-2/+0
2014-08-08java: remove dead methodsNoel Grandin1-5/+0
2014-08-05java: remove commented out codeNoel Grandin3-9/+0
2014-08-05java: remove various unused variablesNoel Grandin1-1/+0
2014-02-26Remove visual noise from wizardsAlexander Wilms4-13/+4
2013-11-24pywizards: Some more pyflakes loveXisco Fauli1-1/+0
2013-11-19fdo#68788: Don't use systemPathToFileUrl hereXisco Fauli1-1/+1
2013-10-30fdo#70674 adapt wizard code to incompatible Date/Time API changeLionel Elie Mamane1-2/+13
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile1-1/+1
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-3/+2
2013-03-04remove trailing whitespacesThomas Arnhold1-1/+1
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-10-01fdo#51304: Java author and commented code removal.José Guilherme Vanz2-29/+0
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli1-2/+2
2012-08-28Java cleanup - remove unused importsNoel Grandin2-2/+0
2012-08-09Fix last duplicated lines for Python filesJulien Nabet1-1/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks2-23/+32
2012-07-18fs34b: #i117454# don't ask for the value of the possiblyFrank Schoenheit [fs]1-21/+6
2012-07-13java: printStackTrace always to stderrThomas Arnhold7-19/+19
2012-06-29Java cleanup - remove unnecessary castsNoel Grandin1-2/+2
2012-06-29Java cleanup - fix javadoc comments and invalid tagsNoel Grandin1-1/+0
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks4-92/+56
2011-12-05pywizards: resurrect Xisco's code lost in rebasingMichael Meeks1-0/+0
2011-12-05Set the python fax wizard as the default oneXisco Fauli1-0/+280
2011-09-24Remote the python code for now.Xisco Fauli2-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 Fauli2-6/+6
2011-08-18Clean upXisco Fauli1-16/+0
2011-08-18Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into feature/gsoc2011...Bjoern Michaelsen8-138/+141
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 Fauli2-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
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky7-127/+129