- 08 May, 2013 40 kayıt (commit)
-
-
David Tardon yazdı
This might have caused problems with the MacOS X daily builds. Dunno. I have no idea what is the difference between .DS_Store and .DS_Store_Dev (they are binary) and how essential that file is. Change-Id: Id09e6f85c101cd5b60d20b6cc9960050f8cdbac4
-
David Tardon yazdı
Change-Id: I148dab301bd2f2b31871b732c7392bf6b5d92392
-
David Tardon yazdı
Change-Id: I94d3adec33117f0faeacaf74d0e6d48f45f819ad
-
Herbert Dürr yazdı
easysw.com closed its doors after 14years of business. Thanks for providing EPM. (cherry picked from commit 73a1f473) Conflicts: configure.in Change-Id: I14244a7802055b5137c6cd10de2cad4b8628f799
-
Herbert Dürr yazdı
the canonic way to disallow copy construction and assignment of an object is to declare unimplemented methods for them taking const references. (cherry picked from commit 0fabc9a7) Conflicts: cppuhelper/inc/cppuhelper/propertysetmixin.hxx Change-Id: I7332d6eedaaf208f64cfe421983171ba436a4050
-
Stephan Bergmann yazdı
Change-Id: Ic0eddb6f332bcf139a5de8b1bf4084cb111cd040
-
Stephan Bergmann yazdı
...at least needed for PythonTest on Linux with internal python, where the valgrind'ed gb_Python_INSTALLED_EXECUTABLE is /bin/sh $(gb_DEVINSTALLROOT)/program/python. Also, remove --quiet again to avoid frustration ("when valgrind /is/ run, why doesn't it output any "==" lines at all?"). Change-Id: Id83e53f2b472b5af92e4aaec0c173ecdec45bc48
-
Miklos Vajna yazdı
As I understand it, Point::X/Y() basically provide direct access to the position, so they come without the usual benefits of getter/setter methods. Change-Id: I6d5bfd4f20ab8c7377419dcf5aac2c4ea0e9db05
-
Stephan Bergmann yazdı
Change-Id: I72eb5abef7dd5f6eba251dafe344567d9ff0ef76
-
Fridrich Štrba yazdı
Change-Id: Id5e9ab64924ddc48921d0c028ede712b8cb3477d
-
Caolán McNamara yazdı
Change-Id: Ia4d6a4a2b6277fee6f59fa9407f9cf868ad0f1ce
-
Javier Fernandez yazdı
Change-Id: Ia76a2d4ce93bf338c6ca22fd2cd991b42c195ae4
-
Caolán McNamara yazdı
Change-Id: I138cdcb29b4e38211feb9e2d6a81a6ecb1688084
-
Stephan Bergmann yazdı
Change-Id: Ied31816571842118eb00de96df82ecb06465a65d
-
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
-