Commit graph

16425 commits

Author SHA1 Message Date
Xisco Fauli
e437b20c59 unused functions 2011-06-30 18:10:37 +02:00
Xisco Fauli
75ee1cbb27 Cancel button works now 2011-06-30 16:30:35 +02:00
Xisco Fauli
f8fd18a9ca First attempt to create the letter wizard 2011-06-30 14:49:54 +02:00
Xisco Fauli
09d2936cd6 Remember last template and clean ui/event/ 2011-06-30 01:56:32 +02:00
Xisco Fauli
fcab932400 I forgot to delete it 2011-06-29 18:51:50 +02:00
Xisco Fauli
7dff2956f8 Save Configuration 2011-06-29 18:47:40 +02:00
Xisco Fauli
315aa5d4a2 we won't need it 2011-06-28 23:11:17 +02:00
Xisco Fauli
beba48235c Load preview configuration 2011-06-28 21:23:50 +02:00
Xisco Fauli
cd40a19315 Remove deprecated method 2011-06-22 14:35:22 +02:00
Xisco Fauli
1c2a934548 Show warning: Do you want to overwrite the file? 2011-06-22 13:31:19 +02:00
Xisco Fauli
ac66ba3762 Remove deprecated method 2011-06-22 10:09:44 +02:00
Xisco Fauli
89f17de5c6 Add an import I deleted by mistake 2011-06-21 21:11:36 +02:00
Xisco Fauli
c5253c206a Sort listboxes properly 2011-06-21 17:56:03 +02:00
Xisco Fauli
c4179c019d Replace some uno.invoke(now it loads faster) 2011-06-21 16:14:25 +02:00
Xisco Fauli
c064004256 Fix message, salutation and grettings textbox 2011-06-20 14:54:18 +02:00
Xisco Fauli
59115457ac Footer checkbox works correctly now.
Others:
- Replace all UnoException by python Exception
2011-06-20 14:20:37 +02:00
Xisco Fauli
7173989ae6 a bit of optimitation 2011-06-20 02:42:24 +02:00
Xisco Fauli
a773886f14 Avoid crashing after finnish button is clicked 2011-06-19 15:32:48 +02:00
Xisco Fauli
80e28a53f9 Remove imports 2011-06-18 15:53:37 +02:00
Xisco Fauli
668463395b Set current data to the file 2011-06-18 15:45:57 +02:00
Xisco Fauli
7b7a3f5143 First attempt to create the document 2011-06-18 01:16:37 +02:00
Xisco Fauli
4d74613382 Let's delete it for now and see if we need it in the future 2011-06-17 18:28:23 +02:00
Xisco Fauli
b9564de343 Remove unused class 2011-06-16 19:47:04 +02:00
Xisco Fauli
ce7ee169e5 Add listeners and optimize.
- Add listeners to the steps on the left.
- The wizard dialog is loaded much faster ( ~5 second faster than before )
2011-06-16 17:41:29 +02:00
Xisco Fauli
5d651370c4 Line length <= 80 2011-06-15 19:09:17 +02:00
Xisco Fauli
faaca83ba4 add some more listeners 2011-06-10 20:57:59 +02:00
Xisco Fauli
5151fed2c9 Remove unused file 2011-06-10 02:17:16 +02:00
Xisco Fauli
59f5ea643c some changes here and there.
- Add listboxes
- Create the document preview in a diferent frame
- Fix some any.uno errors
- Add a listener to some buttons
2011-06-10 01:58:54 +02:00
Xisco Faulí
b0df18dbd4 initial commit with migration of wizards to python 2011-06-07 16:07:27 +02:00
Bjoern Michaelsen
afc02928b4 fdo#37290: migrate Java to new resource service 2011-05-27 21:57:23 +02:00
Bjoern Michaelsen
fe96939958 fdo#37290: allow also access to StringList resources 2011-05-27 21:30:26 +02:00
Bjoern Michaelsen
21cdeb7b93 remove broken VclStringResourceLoader, add ResourceStringIndexAccess
* remove com.sun.star.resource.VclStringResourceLoader, it is broken beyond repair
* implement org.libreoffice.resource.ResourceStringIndexAccess
* same functionality, better interface
* migrate libresXXXX to comphelper/servicedecl.hxx component registration
2011-05-26 11:04:53 +02:00
Joseph Powers
639f9c682b Convert SvCommandList from an OwnList to a vector<> 2011-05-18 19:10:25 -07:00
Tor Lillqvist
6824a61f47 Add the wntgcc directories 2011-05-19 00:39:01 +03:00
Tor Lillqvist
a5a918b3ef Add the unxios and unxand directories 2011-05-19 00:34:01 +03:00
Joseph Powers
e98e91b35c Change SvStorageInfoList from an OwnList to vector<>
Simple changes.
2011-05-16 18:33:52 -07:00
Christian Lohmaier
348566943c WaE - add explicit casting (decimal-types → integer types) 2011-05-17 02:00:14 +02:00
Christian Lohmaier
bef7ebf1d8 WaE (picky) - noeol 2011-05-17 01:57:19 +02:00
David Tardon
576646a15c delete after use 2011-05-16 15:38:38 +02:00
Tor Lillqvist
ca4d30985c Use current terminology and socket library
It's called the Windows SDK, not the Platform SDK. Link only with the
ws2_32 library, not the wsock32 one.
2011-05-16 15:55:15 +03:00
Joseph Powers
1bb5d16601 GDIMetaFile cleanup
Plus trailing white space cleanup.
2011-05-10 05:14:22 -07:00
Rafael Dominguez
3236c2c3af Remove deprecated List in SvxLineTabPage for std::vector<String>. 2011-05-07 22:42:32 -07:00
Rafael Dominguez
161b666fd1 Remove deprecated List in SvxNumOptionsTabPage for std::vector<String>. 2011-05-07 22:42:17 -07:00
Rafael Dominguez
3afc77ad7f Remove deprecated List in SvxBitmapPickTabPage for std::vector<String>. 2011-05-07 22:41:47 -07:00
Francois Tigeot
6119d4ef78 Bis repetita 2011-05-07 15:54:49 +02:00
Francois Tigeot
33c122a6c7 No more FSYS_STYLE_VFAT nonsense 2011-05-07 13:59:38 +02:00
Jan Holesovsky
f38cebcb16 Use the color conversion functions from basegfx. 2011-05-06 17:52:19 +02:00
Jan Holesovsky
126308f0e0 Don't beep on non-hex input, just ignore it.
Beeping is too annoying ;-)
2011-05-06 17:52:18 +02:00
Jan Holesovsky
893211c725 Add Emacs and Vim modelines. 2011-05-06 17:52:18 +02:00
Christian Lippka
6522f7374f New color picker dialog for all applications.
Replaces the old color picker with a new one.
Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM
2011-05-06 17:52:11 +02:00