summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-05-08postgresql: stop delivering headersMichael Stahl2-6/+2
Change-Id: I1c08999207a90e6105fbba576354cbfea0ec1689
2013-05-08mythes: stop delivering headersMichael Stahl2-4/+4
Change-Id: I10a9e7836ce648a0f789be479a7c90bbff592b37
2013-05-08clucene: remove ExternalPackage_cluceneMichael Stahl4-107/+7
Change-Id: Ib120919cf3810eeba8332dd572af73c0f4979922
2013-05-08harfbuzz: stop delivering headersMichael Stahl3-19/+6
Change-Id: I6a68b2df3a5bd4076e07729b675179e52f4f0615
2013-05-08expat: remove ExternalPackage_expatMichael Stahl5-26/+3
Change-Id: I80b7f86947645a45263bbd7423a10ba8300441e9
2013-05-08svx: remove Package_sdiMichael Stahl14-48/+24
Change-Id: I0c648ca1b1f3cc22244d660e032bacbdbe0f642e
2013-05-08sfx2: remove Package_sdiMichael Stahl16-43/+25
There are just a handful of sdi files in sfx2 anyway so just put sfx2/sdi on include path. Change-Id: Ia9be889a63ba9a2f330b505613ae38158a4b7bdf
2013-05-08invalidate used slot to avoid inconsistent state informationOliver-Rainer Wittmann1-0/+5
Invalid state information may cause crashes due to not updated slot data (cherry picked from commit 7267a4b856d9fb37c3f4855c1be0f35219743923) Change-Id: I3bc3f934c5144fb0873e7a9694c3c012ddb0b367
2013-05-08Minor improvements to UNOIDL binary formatStephan Bergmann4-8/+23
Change-Id: Ia215b34842ce85bfbd1ad90a286abcbae0884bd5
2013-05-08unoidl/README improvementsStephan Bergmann1-8/+39
Change-Id: I5123d984f8f9bf49f5d1ad8e8decebfaaa6e7769
2013-05-08fix the internal structure of MacOS X dmgDavid Tardon2-1/+11
Because of commit e70ea92b3632c376975dd85dbcb26e7ca6b95498 "scp: remove unused macros", which removed the top-level Applications symlink, the dmg contained an extra dir, e.g., LibreOfficeDev_4.1.0.0.alpha0_MacOS_x86/LibreOfficeDev.app instead of just LibreOfficeDev.app . This symlink used by the installer to determine the dir to use as top-level for the installation (solenv/bin/modules/installer/simplepackage.pm:274). Also revert "Eek, it is hard to get the right path to the .app that is being built", which was only needed because of the other problem. This reverts commit 1c25b01fce27c85affee920441b9b09a7bfe0501. Change-Id: Ib5792c7710decd021a62cd33fd841ebe26613fbc
2013-05-08drop pointless self-assignmentDavid Tardon1-1/+0
Well, it is possible that it is special perl syntax for something, but somehow I doubt that .-) Change-Id: I213f56c9c2b32919b7bd0c53a4639c59418345c1
2013-05-08fix after rename of the packagesDavid Tardon1-1/+2
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
2013-05-08patchfiles are obsolete and not used for filelists anywayDavid Tardon1-3/+0
Change-Id: I148dab301bd2f2b31871b732c7392bf6b5d92392
2013-05-08fix after renameDavid Tardon1-1/+1
Change-Id: I94d3adec33117f0faeacaf74d0e6d48f45f819ad
2013-05-08update links for EPMHerbert Dürr1-1/+1
easysw.com closed its doors after 14years of business. Thanks for providing EPM. (cherry picked from commit 73a1f473b72f86d84f3ae542b6c2750911d6c876) Conflicts: configure.in Change-Id: I14244a7802055b5137c6cd10de2cad4b8628f799
2013-05-08fix signatures for copy-ctor and assignment for the propertysetmixin classesHerbert Dürr1-6/+6
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 0fabc9a7be629ca150e83b5b69dc5e44b4b2a476) Conflicts: cppuhelper/inc/cppuhelper/propertysetmixin.hxx Change-Id: I7332d6eedaaf208f64cfe421983171ba436a4050
2013-05-08Set Valgrind-related env vars in PythonTest, tooStephan Bergmann1-0/+2
Change-Id: Ic0eddb6f332bcf139a5de8b1bf4084cb111cd040
2013-05-08valgrind --trace-children=yesStephan Bergmann1-1/+1
...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
2013-05-08sw: convert some usage of Point::X/Y to Point::set/getX/YMiklos Vajna32-282/+291
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
2013-05-08web.component was still duplicatedStephan Bergmann1-1/+0
Change-Id: I72eb5abef7dd5f6eba251dafe344567d9ff0ef76
2013-05-08Uploading libmwaw 0.1.8Fridrich Štrba3-144/+2
Change-Id: Id5e9ab64924ddc48921d0c028ede712b8cb3477d
2013-05-08test case for WPS Office CVE-2012-4886/EDB-25140Caolán McNamara1-0/+0
Change-Id: Ia4d6a4a2b6277fee6f59fa9407f9cf868ad0f1ce
2013-05-08PyWebWizard: Removed the Jar_web, relaced by the python version.Javier Fernandez2-2/+0
Change-Id: Ia76a2d4ce93bf338c6ca22fd2cd991b42c195ae4
2013-05-08consider borderline outliers as outliersCaolán McNamara1-2/+2
Change-Id: I138cdcb29b4e38211feb9e2d6a81a6ecb1688084
2013-05-08unoidl/READMEStephan Bergmann2-173/+192
Change-Id: Ied31816571842118eb00de96df82ecb06465a65d
2013-05-08Make it a fatal error to pass unrecognized options to the configuryTor Lillqvist1-0/+1
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
2013-05-08Don't call code in UNO object ctor that throws UNO exceptionsStephan Bergmann4-11/+14
...with Context set to this, that leads to refcounting bugs. Change-Id: I4875dbe4ccb5a7bcfaa8370b14d4eab83c21d0e5
2013-05-08Revert "coverity#983096: Resource leak"Noel Power1-1/+0
This reverts commit 039bfd3e517f75cf99eb8eb105d3b83692f6e484.
2013-05-08PyWebWizard: Pack and register the Web wizard.Javier Fernandez4-4/+12
Change-Id: I8e43d228e842f24b054afc6bf59040667a6703d5
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-1/+1
The default iconset value must be an "iconsetX" kind string. Change-Id: I2f25f30e16c698d13202d1e6ad2711dfafff802c
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez10-249/+168
Formating, python style coding and debug output removal. Change-Id: If5811473695f23b8b11dcd5a7d6e6775ca41ae88
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez6-9/+29
Properly terminate and dispose the Wizard dialogs. Change-Id: Ia10419d3a7bbeb5ffd7dc1f6a5452eb9df906f63
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez3-11/+38
Using the com.sun.star.xml.dom.DocumentBuilder service to create the DOM. Change-Id: I71232dda112f7049b901c3495d024334503e078d
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez13-196/+193
CGXX classes must use instance attributes, instead of static. Change-Id: Ic76a37b6530e19f6ffcd5ccd995880b3a8741363
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2-3/+3
The document list up/down buttons should use OpenSymbol font. Change-Id: I9ff7cb9a12ee98bfba4355283a3b9f8aefb0af95
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-35/+15
Correct implementation of the WebConfigSet class. Change-Id: I28160008cb9b8f96cd0619c70f573520ba9fa595
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-3/+3
Correct URL for the ZIP Publisher. Change-Id: I5984562d700df8f79596d1d5cef00aa5841dbad5
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez4-126/+67
Implemented the FTP Publishing capabilities. Change-Id: I3dbd2639947a219a494ae219153fcc7f3e30785e
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez3-24/+110
Generating the TOC index.html from the XSTL templates transformation. Change-Id: If2fbc8bf9b1c754dc0570f2f2c35180342fed736
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-0/+40
Added dummy methods to some of the Listeners because of exceptions. Change-Id: Ida7c27c266228c8fd9d569daf326163a90f31e2b
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2-28/+234
New utility I/O methods. Change-Id: I8532d289582d9ed4b25568801617e33e4df41a5b
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez8-167/+306
Implementing the Iconset and Background selection dialogs. - Using the new ListModel interface. - Connected the ListModelListeners. - Implemented the Renderer capabilities. Change-Id: I7a4003db662dbae14b7e1a45d21685776a58d2c3
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez3-10/+66
DataAware support for accessing the getter/setters methods. Change-Id: I4b6559b0c819f4db457760d31d4a8cbd664e8fbd
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2-8/+80
The wizard dialog has now support for HighContrast images. Change-Id: Ic7990d162e11484aad973abb78de3d240bd67a0e
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez2-2/+5
New instance method (getProperties) for the Properties class. - The DocumentPreview instance requires it. Change-Id: Ide5b87752cedd4ae91077d641d9ad53874c56e4b
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-1/+2
The FolderPicker does not implement the XInitialization interface. Change-Id: I424a2f8c984c56d21d63f8921633b0d1450a65fa
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-0/+64
New utility Configuration methods for manipulating nodes. Change-Id: I966767fb773c0d710561bea191e901f233b1164e
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-0/+9
Setting the parent GroupConfig root to the children. Change-Id: Ie066c76d4c14d9adc3e09da494aef90cf50596d5
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-4/+17
Completing the preview implementation. - New method getDispatchURL added. - Using directly the URL instead of an array. Change-Id: I0bc78b5998792b149c64815b20217933e6599b3b