summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Collapse)AuthorFilesLines
2012-12-18pywizards: Delete all empty TextFields after finishingXisco Fauli1-11/+9
Change-Id: Ic1c0c6e6f6174d4337abf06f32d9fd8072c2511d
2012-12-18pywizards: Fix finish in Windows one and for allXisco Fauli1-4/+5
Change-Id: I450e2f32a3579778163655b65cd112f952f0456f
2012-12-17pywizards: absolutize fails in Windows with backslashXisco Fauli1-4/+3
I don't have a way to test it in Windows, so I hope it fixed now Change-Id: I0f24aadb26c0d091fa95d9fcc655fa876c4b18db
2012-12-17pywizards: handle UnknownPropertyExceptionXisco Fauli1-3/+5
Change-Id: I922d27f584ef39d543ee2bba997680dbea06d95f Reviewed-on: https://gerrit.libreoffice.org/1355 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2012-12-17pywizards: Fix "Finish Wizard" on WindowsXisco Fauli4-25/+10
Change-Id: I7ed2cef99e989aba387917fdeb16a82debd1053f Reviewed-on: https://gerrit.libreoffice.org/1354 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2012-12-03pywizards: handle exceptionXisco Fauli1-3/+6
Change-Id: Ia53cf4e2ab8f2e2905b1dc24ac7d6b17e9330154
2012-11-28pywizards: make sure it has the attributeXisco Fauli1-10/+7
Change-Id: I247fba15396a9c58eae0967099949abf17330a91
2012-11-28pywizards: remove set/get controlpropertyXisco Fauli8-423/+194
Change-Id: Ib8fb5ee973e9f555d85cb08d2945199deb4ba9aa
2012-11-28pyfax: fix a mistake i did yesterdayXisco Fauli1-11/+11
Change-Id: I8e3762b2cb28c6d7273e177014f2ac374d393db4
2012-11-28pywizards: Clean textfieldsXisco Fauli3-39/+21
Change-Id: I80d0c997ccc29589f8527627434f900540c15bdd
2012-11-28pyagenda: remove helper here tooXisco Fauli4-35/+26
Change-Id: I3a9e55107888d95faa0fbc6061a23168a7b06441
2012-11-28remove helper from makefileXisco Fauli1-1/+0
Change-Id: I617a4ca3d5dbc1494d26e12c3bbdc59e85995ce2
2012-11-28pywizards: remove helper classXisco Fauli14-342/+122
Change-Id: I899cab320edb3712b17e339b0931a0deed4425e8
2012-11-28pyagenda: make buttons work in Agenda ItemsXisco Fauli4-12/+21
Change-Id: Iadc5088b1e95fec0ae34c35cf650e9d53ceb6bf4
2012-11-28pyagenda: fix Topics in python3.3Xisco Fauli1-49/+54
Change-Id: Iea0036eef5d978aa227ba5ff297969f7a44ed3ab
2012-11-28pyagenda: fix date fieldXisco Fauli1-4/+4
Change-Id: I7952deeae094ae6d7c44fe4351225434d70e5c52
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-2/+2
c988da288ec473a28f61ebb53aa3ff82bab11ef4 "fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style" had left some FolderPicker implementations at XFolderPicker, so creating them caused DeploymentExceptions. Change-Id: I3463161f9bb87a69a2777c331eb5b93d487790b0
2012-11-26pywizards: don't set attribute when it's NoneXisco Fauli6-5/+8
Change-Id: Ic80b77f90635f58ab7e90da8b1c5e7d34a43d0f6
2012-11-26pyagenda: let's delete the locks and see what happens later onXisco Fauli3-155/+114
Change-Id: I6f878d454a264f2c5a9c450b09d690b0230fb89a
2012-11-26pyagenda: adapt exceptions to python3.3Xisco Fauli7-43/+39
Change-Id: I87865aa01b1c05f46d39ab98279d3dc67df23c78
2012-11-26pyletter: adapt this wizard to python3.3Xisco Fauli4-15/+19
Change-Id: I6617478a335cf1b5b6b128f86148029dc7bd81af
2012-11-26pyfax: make this wizard completely compatible with python3.3Xisco Fauli3-19/+19
Change-Id: Ice2eaaa014ee4858658c5643b51b6f70faefa128
2012-11-26pywizards: No need to use unicodedata hereXisco Fauli5-10/+7
Change-Id: I30eb17dd740978e2ce03ada0ec11a4db65205f41
2012-11-26pywizards: adapt listener to python3.3Xisco Fauli1-57/+34
Change-Id: I887ad72ce6ee4001ea2ac8731ffadaf196c0b5d7
2012-11-26pyfax: adapt it to python3.3. it can be already launchedXisco Fauli6-16/+13
Change-Id: Id0c98e95d6b40dabe0dc07af232bda84989d1815
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl10-24/+19
... derives from com.sun.star.uno.RuntimeException instead of com.sun.star.uno.Exception. Only test that breaks with this change is jurt_uno/AnyConverter_Test, which for mysterious reasons effectively tests that IllegalArgumentException is a subclass of Exception and not RuntimeException. Presumably this is just a generic exception test that happens to use IllegalArgumentException. Some further testing indicates there are no problems expected at runtime: Running "make subsequentcheck" with all Java test code compiled against a ridl.jar that does not contain the change, running against a soffice that uses ridl.jar and rdbs with the change + ridl.jar with the change on the test side yields exactly the same AnyConverter_Test failure, with no other failures. Change-Id: Iad183de76ec7e0d56648084e97cdcc160b5b033d
2012-11-24pywizards: fix textfieldsXisco Fauli2-22/+23
Change-Id: I6609c554ef161a0abafbdfa65f8076a42eec93b2
2012-11-24pywizards: sort lists againXisco Fauli5-18/+25
Change-Id: I9b3f1faba3eb3ffc59294b6bfe6816a19fc05185
2012-11-24pywizards: better us os.pathXisco Fauli4-220/+18
Change-Id: Iae2bfba899ba23e743f72f5c675177771be66c7a
2012-11-24pyletter: Fix letterheadXisco Fauli2-8/+10
Change-Id: I73977b203778dca42ef548b4c24412b794701e5a
2012-11-21pywizards: fix daily build. it failed when importing collectionsXisco Fauli1-2/+2
Change-Id: I74ec9b1562ed9f06a871b4da926129500d54df41
2012-11-21pyfax: replace xrangeXisco Fauli1-4/+4
Change-Id: Id43dd5adb33e2c037c529e5af75bf920258b3fd9
2012-11-21pyfax: fix a mistakeXisco Fauli1-2/+2
Change-Id: I2d046f3227edabe35f82fb2c42633a0d553dad81
2012-11-21pyfax: exceptions are python3 compatibleXisco Fauli16-347/+106
Change-Id: Ife2a935b25928db154756494798a5e9b619f902a
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
Conflicts: desktop/prj/build.lst helpcontent2 l10ntools/Executable_gsicheck.mk l10ntools/Executable_uiex.mk regexp/inc/regexp/reclass.hxx solenv/gbuild/AllLangResTarget.mk Change-Id: I398f0cd9e7daefa8d2e04fd977d5bc2e9708169b
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz11-17/+0
This commit removes some @author annotations and some cleanup. Change-Id: Iaf2c4465825dc73af6c1d7377ae847262721c22b Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1122 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-11-15ensure translations are built before using themDavid Tardon1-1/+1
Change-Id: Ia172f144616d7468466a057bb1a431b3047209fd
2012-11-13pywizards: Use local variablesXisco Fauli8-298/+273
Change-Id: I334244d1729376f25c361327b4103fb59ccc2d09
2012-11-13pyagenda: fix finish wizardXisco Fauli5-31/+13
Change-Id: Ic0a4c4491cfdf0070552f38f706aea0cb53178be
2012-11-13pyagenda: forgot a methodXisco Fauli1-18/+0
Change-Id: I0e6f1239ead11845b0fbad98354022c9ee021ea3
2012-11-13pyagenda: remove unused codeXisco Fauli1-54/+1
Change-Id: I6e43be661c44f24be458e02168557e6cef4dd99a
2012-11-13pyagenda: Fix "the document already exists"Xisco Fauli1-2/+6
Change-Id: Ie91d4d2f50ef1f13759904d6eb862f2d7c2140e7
2012-11-11fix zip file pathsPeter Foley1-1/+1
Change-Id: Iab0a88ce0812d286b5fc5effa697c3a251bae498
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar68-7778/+1204
Conflicts: Repository.mk RepositoryFixes.mk connectivity/prj/build.lst extensions/prj/build.lst filter/prj/build.lst fpicker/prj/build.lst l10ntools/StaticLibrary_transex.mk saxon/build.xml shell/prj/build.lst solenv/gbuild/AllLangResTarget.mk solenv/gbuild/Configuration.mk solenv/gbuild/UI.mk ucb/source/ucp/webdav/webdavcontent.cxx
2012-11-08pyagenda: remove duplicate codeXisco Fauli1-8/+7
Change-Id: I673818e6ab3ed5c430b9891af5c4bd5fe7ab146f
2012-11-08pyagenda: remove duplicate codeXisco Fauli2-50/+38
Change-Id: Id0842c128038bc4ec2f0c3b0145c8bb9fac5142b
2012-11-08pywizards: Simplify textElement and move it to text folderXisco Fauli3-22/+7
Change-Id: I1f9cde45c693de5bad091272f015e5cd7fb6beeb
2012-11-08pyagenda: better refactor it little by littleXisco Fauli8-225/+265
Change-Id: I002a8e27139243172deb2868fdf2fca32944be03
2012-11-08Revert "pyagenda: rework AgendaTemplate.py. Still some work to do"Xisco Fauli5-133/+466
This reverts commit 9545c85db39144705fb50409b7f4b7a3cf472150.
2012-10-30pyagenda: rework AgendaTemplate.py. Still some work to doXisco Fauli5-466/+133
Change-Id: Ife802611e8aef10e5d06f04617662753d6f2ee21