- 08 May, 2013 39 kayıt (commit)
-
-
Tor Lillqvist yazdı
It might hurt a bit in the beginning if you have been careless with keeping your autogen.input up-to-date, but I think this is a good idea. Change-Id: I6b89c887c94755ac6ef50f63e0438ecec7157516
-
Stephan Bergmann yazdı
...with Context set to this, that leads to refcounting bugs. Change-Id: I4875dbe4ccb5a7bcfaa8370b14d4eab83c21d0e5
-
Noel Power yazdı
This reverts commit 039bfd3e.
-
Javier Fernandez yazdı
Change-Id: I8e43d228e842f24b054afc6bf59040667a6703d5
-
Javier Fernandez yazdı
The default iconset value must be an "iconsetX" kind string. Change-Id: I2f25f30e16c698d13202d1e6ad2711dfafff802c
-
Javier Fernandez yazdı
Formating, python style coding and debug output removal. Change-Id: If5811473695f23b8b11dcd5a7d6e6775ca41ae88
-
Javier Fernandez yazdı
Properly terminate and dispose the Wizard dialogs. Change-Id: Ia10419d3a7bbeb5ffd7dc1f6a5452eb9df906f63
-
Javier Fernandez yazdı
Using the com.sun.star.xml.dom.DocumentBuilder service to create the DOM. Change-Id: I71232dda112f7049b901c3495d024334503e078d
-
Javier Fernandez yazdı
CGXX classes must use instance attributes, instead of static. Change-Id: Ic76a37b6530e19f6ffcd5ccd995880b3a8741363
-
Javier Fernandez yazdı
The document list up/down buttons should use OpenSymbol font. Change-Id: I9ff7cb9a12ee98bfba4355283a3b9f8aefb0af95
-
Javier Fernandez yazdı
Correct implementation of the WebConfigSet class. Change-Id: I28160008cb9b8f96cd0619c70f573520ba9fa595
-
Javier Fernandez yazdı
Correct URL for the ZIP Publisher. Change-Id: I5984562d700df8f79596d1d5cef00aa5841dbad5
-
Javier Fernandez yazdı
Implemented the FTP Publishing capabilities. Change-Id: I3dbd2639947a219a494ae219153fcc7f3e30785e
-
Javier Fernandez yazdı
Generating the TOC index.html from the XSTL templates transformation. Change-Id: If2fbc8bf9b1c754dc0570f2f2c35180342fed736
-
Javier Fernandez yazdı
Added dummy methods to some of the Listeners because of exceptions. Change-Id: Ida7c27c266228c8fd9d569daf326163a90f31e2b
-
Javier Fernandez yazdı
New utility I/O methods. Change-Id: I8532d289582d9ed4b25568801617e33e4df41a5b
-
Javier Fernandez yazdı
Implementing the Iconset and Background selection dialogs. - Using the new ListModel interface. - Connected the ListModelListeners. - Implemented the Renderer capabilities. Change-Id: I7a4003db662dbae14b7e1a45d21685776a58d2c3
-
Javier Fernandez yazdı
DataAware support for accessing the getter/setters methods. Change-Id: I4b6559b0c819f4db457760d31d4a8cbd664e8fbd
-
Javier Fernandez yazdı
The wizard dialog has now support for HighContrast images. Change-Id: Ic7990d162e11484aad973abb78de3d240bd67a0e
-
Javier Fernandez yazdı
New instance method (getProperties) for the Properties class. - The DocumentPreview instance requires it. Change-Id: Ide5b87752cedd4ae91077d641d9ad53874c56e4b
-
Javier Fernandez yazdı
The FolderPicker does not implement the XInitialization interface. Change-Id: I424a2f8c984c56d21d63f8921633b0d1450a65fa
-
Javier Fernandez yazdı
New utility Configuration methods for manipulating nodes. Change-Id: I966767fb773c0d710561bea191e901f233b1164e
-
Javier Fernandez yazdı
Setting the parent GroupConfig root to the children. Change-Id: Ie066c76d4c14d9adc3e09da494aef90cf50596d5
-
Javier Fernandez yazdı
Completing the preview implementation. - New method getDispatchURL added. - Using directly the URL instead of an array. Change-Id: I0bc78b5998792b149c64815b20217933e6599b3b
-
Javier Fernandez yazdı
Additional files ported to python for the Web.Export module. Change-Id: I77c062e2d349992b9b42632537c8f2ee4ec26b57
-
Javier Fernandez yazdı
Additional files ported to python for the Common module. Change-Id: I54afc234b0205c3854e569e691454a6921eb2a9f
-
Julien Nabet yazdı
Change-Id: I1ea51b29c3ad05016f42c215b71877cd8c3f92f4 Reviewed-on: https://gerrit.libreoffice.org/3821Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Julien Nabet yazdı
Change-Id: I64d559603bff0d618dce72927566531296984d3c Reviewed-on: https://gerrit.libreoffice.org/3823Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Julien Nabet yazdı
Change-Id: I8a2c079a60cc06ca82d9f516cf009359a0c083a7 Reviewed-on: https://gerrit.libreoffice.org/3819Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Tor Lillqvist yazdı
Use the same GUID in the file dialog for the FILESAVE_AUTOEXTENSION case as for the FILESAVE_AUTOEXTENSION_SELECTION case. The former is used when exporting to PDF. Exactly why using one GUID for the dialog causes it to use the default folder as set by SetFolder(), and the other not, I have no idea. Are the GUIDs we use arbitrary (and unique to the OOo/LO codebase), or does either of them, or both, have some magic meaning to Windows? FILESAVE_AUTOEXTENSION is also used in other cases than exporting to PDF. It remains to be seen whether this change will cause noticeable behaviour change interpreted as a harmful regression. Or whether the change of default folder for PDF export will do that, for that matter. Change-Id: I135e4b2b2bc4dc70670919fb478196e27b55ac79
-
Julien Nabet yazdı
Change-Id: I91c1d505ef0b0eb442bf76e4da66c95fa0e1bb2d Reviewed-on: https://gerrit.libreoffice.org/3818Reviewed-by:
Noel Power <noel.power@suse.com> Tested-by:
Noel Power <noel.power@suse.com>
-
Stephan Bergmann yazdı
...to revert a206bc22 "avoid warnings about deprecated decls. from glib2" in my Fedora 18 environment, it /does/ fail now post 98ba9ca0 "Revert 'avoid warnings about deprecated decls. from glib2.'" Change-Id: I42d118c06665c976a26a2dbfedc31ca4c8bcf0cc
-
Stephan Bergmann yazdı
This reverts commit a206bc22. While removing the GLIB_DISABLE_DEPRECATION_WARNINGS defines does not lead to problems at least with my current Fedora 18 environment (and, according to dtardon, "guessing by the date, it was on f16 or f17" where that fix was relevant), having the defines does cause -Werror=unused-macros at least in one RHEL 6 environment. So I'm reverting for now, in the hope that should any warnings re-appear, they can be addressed by applying the recent s/-I/$IFLAGS/ approach to GTK_CFLAGS in configure.ac. Change-Id: I5a3e4efabb88eb06304dd8b9eee6d8867fd77be5
-
Stephan Bergmann yazdı
...it must implicitly be loaded by the UNO type manager classloader anyway (via URE_MORE_JAVA_TYPES), so not explicitly mentioning it can help find problems early should it /not/ already be loaded by the type manager classloader. Change-Id: I35b4f2804b68a35682e93699840101a15317a096
-
Stephan Bergmann yazdı
Change-Id: I4610a2ff5bebd50dd2ee0020b575490c6c490968
-
Noel Grandin yazdı
Dropped XComponent from merged interface because noone is using it. Change-Id: Id22c49e63679f42d86f617a919fdfd7cea4d5381
-
Noel Grandin yazdı
Change-Id: Id195be7968ab256e44271cad00fa8b5cac8698b4
-
Noel Grandin yazdı
Change-Id: If15cd2ac23bf76aa79ee8134ee0fb97c64d747c3
-
Noel Grandin yazdı
Change-Id: Ic59060818bf02a402610613a6bc97c5969a5c461
-
- 07 May, 2013 1 kayıt (commit)
-
-
Albert Thuswaldner yazdı
Change-Id: I4500ba71abeba5fe8293cea22b10fd910e46059f Reviewed-on: https://gerrit.libreoffice.org/3816Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-