Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-18 | Fix Finish Button | Xisco Fauli | |
2011-08-18 | Fix the ListBox | Xisco Fauli | |
2011-08-18 | First attempt to create the Agenda Wizard | Xisco Fauli | |
the Document preview and the wizard are already shown | |||
2011-08-18 | Replace xrange(len(x)) | Xisco Fauli | |
2011-08-18 | Clean up | Xisco Fauli | |
2011-08-18 | method unused | Xisco Fauli | |
2011-08-18 | fdo#37290: migrate Basic to new resource service | Xisco Fauli | |
2011-08-18 | Duplicate code | Xisco Fauli | |
2011-08-18 | Show wizard dialog on top | Xisco Fauli | |
2011-08-18 | create file when it doesn't exist | Xisco Fauli | |
2011-08-18 | Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into ↵ | Bjoern Michaelsen | |
feature/gsoc2011_wizards Conflicts: wizards/com/sun/star/wizards/common/Resource.java merged resolved as per: e52421bc118e9c5f3fce5a32ba9efdcad7627d92 9e91dbca08056fc31f388f5642fdfa3d2b910990 in the old components repository merging the corresponding commit 3b4fe490441f9f77829bc6c1ae30d79a4d50255b there | |||
2011-08-18 | Handle the letterhead layouts properly | Xisco Fauli | |
2011-08-18 | apply python style and fix some minor things | Xisco Fauli | |
2011-08-18 | small changes | Xisco Fauli | |
2011-08-18 | save RadioButtons too | Xisco Fauli | |
2011-08-18 | unused functions | Xisco Fauli | |
2011-08-18 | Cancel button works now | Xisco Fauli | |
2011-08-18 | First attempt to create the letter wizard | Xisco Fauli | |
2011-08-18 | Remember last template and clean ui/event/ | Xisco Fauli | |
2011-08-18 | I forgot to delete it | Xisco Fauli | |
2011-08-18 | Save Configuration | Xisco Fauli | |
2011-08-18 | we won't need it | Xisco Fauli | |
2011-08-18 | Load preview configuration | Xisco Fauli | |
2011-08-18 | Remove deprecated method | Xisco Fauli | |
2011-08-18 | Show warning: Do you want to overwrite the file? | Xisco Fauli | |
2011-08-18 | Remove deprecated method | Xisco Fauli | |
2011-08-18 | Add an import I deleted by mistake | Xisco Fauli | |
2011-08-18 | Sort listboxes properly | Xisco Fauli | |
2011-08-18 | Replace some uno.invoke(now it loads faster) | Xisco Fauli | |
2011-08-18 | Fix message, salutation and grettings textbox | Xisco Fauli | |
2011-08-18 | Footer checkbox works correctly now. | Xisco Fauli | |
Others: - Replace all UnoException by python Exception | |||
2011-08-18 | a bit of optimitation | Xisco Fauli | |
2011-08-18 | Avoid crashing after finnish button is clicked | Xisco Fauli | |
2011-08-18 | Remove imports | Xisco Fauli | |
2011-08-18 | Set current data to the file | Xisco Fauli | |
2011-08-18 | First attempt to create the document | Xisco Fauli | |
2011-08-18 | Let's delete it for now and see if we need it in the future | Xisco Fauli | |
2011-08-18 | Remove unused class | Xisco Fauli | |
2011-08-18 | Add listeners and optimize. | Xisco Fauli | |
- Add listeners to the steps on the left. - The wizard dialog is loaded much faster ( ~5 second faster than before ) | |||
2011-08-18 | Line length <= 80 | Xisco Fauli | |
2011-08-18 | add some more listeners | Xisco Fauli | |
2011-08-18 | Remove unused file | Xisco Fauli | |
2011-08-18 | some changes here and there. | Xisco Fauli | |
- Add listboxes - Create the document preview in a diferent frame - Fix some any.uno errors - Add a listener to some buttons | |||
2011-08-18 | initial commit with migration of wizards to python | Xisco Faulí | |
2011-08-18 | fdo#37290: migrate Java to new resource service | Bjoern Michaelsen | |
2011-06-16 | Use DESKTOP and NATIVE where appropriate | Tor Lillqvist | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-05-30 | Merge commit 'libreoffice-3.4.0.2' | Jan Holesovsky | |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky | |
Conflicts: extensions/source/svg/svgaction.cxx extensions/source/svg/svguno.cxx package/source/xstor/owriteablestream.cxx package/source/xstor/xstorage.cxx package/source/zippackage/ZipPackageStream.cxx setup_native/source/win32/customactions/shellextensions/registerextensions.cxx wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java | |||
2011-04-27 | wizards-source-importwizard-filesmodul-xba.diff: document converter fix | Petr Mladek | |
document converter wizard fails when compatability is enabled (bnc#113235, i#56633) |