summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-24ritually kill odkcommon.zipDavid Tardon
Change-Id: I0a814e3f5605340f00d4b48e83ce26792abec067
2013-04-24only put uno loader classes into one zipDavid Tardon
These are put into uno_loader_classes.zip, which is then not used at all, and odkcommon.zip, which is used for creation of install sets. Seriously?! Change-Id: I28b5bc73857cf524fb12f7918acd2891ff12d166
2013-04-24Copy/paste errorStephan Bergmann
Change-Id: I0c6e0ecc5c9e6289a2afe733d4752351416900a8
2013-04-24Print message of uncaught UNO exceptionsStephan Bergmann
Change-Id: I6a716efe28086da983a40c550613e3d8e0bd8283
2013-04-24Blind fix for scp2/source/smoketest/Stephan Bergmann
Change-Id: I3c15ace80e0ce95910a6a256e4a25c4d7859a58c
2013-04-24add test for missing module-ix.htmlDavid Tardon
Change-Id: Ibdbe04028ad9648af011da51b562cc6aa5e4849b Reviewed-on: https://gerrit.libreoffice.org/3578 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24install gen. IDL docs using filelistDavid Tardon
Change-Id: I474f6e7a45d09683eb0dd7172114407c9dca84d7 Reviewed-on: https://gerrit.libreoffice.org/3571 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24add another filename that shouln't be matched as errorDavid Tardon
This procedure must surely win the prize for the lamest error handling mechanism ever conceived. Change-Id: I90d2a1160ff3e1e870e9ca3f03c92436398c3b7f Reviewed-on: https://gerrit.libreoffice.org/3595 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24put theBrowseNodeFactory singleton into extra fileDavid Tardon
Change-Id: Icf770c8b9e80e98935ffacf7da79a6c8af6593d9 Reviewed-on: https://gerrit.libreoffice.org/3577 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24add missing idl files to the listDavid Tardon
Change-Id: I4e1cc5ef83b86bdf0da0091a3ffcd912bdc52395 Reviewed-on: https://gerrit.libreoffice.org/3576 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24add comment to the right function (result of mismerge?)Luboš Luňák
Change-Id: I8574e679f6f4ef252ba0eda025b1991bc3e93df4
2013-04-24remove executable bitLuboš Luňák
Change-Id: I50ab7a08e680cb5a6354035a058240df15e10bd9
2013-04-24Add license filtering to configure.Michael Meeks
Change-Id: Icd53c6ccfcca25d828d79ad62d1e075869998850
2013-04-24fix harfbuzz buildPetr Mladek
icu-config could print the list of libraries on more lines. We need one line for the variable. Change-Id: I08a0415c2c3baa226e9cd32e0c3da7d384511f87
2013-04-24Revert "Trying to fix the harfbuzz build"Petr Mladek
Will use less intrusive solution This reverts commit 4e6033f22aa23a6dd2d2d518264da4e4426eb8e3.
2013-04-24It's gb_UnoApi_get_target that we want hereTor Lillqvist
Fixes cross-compilation: Running (the BUILD platform) saxparser in i18npool failed because there was no BUILD udkapi.rdb. No gb_UnoApi_get_target_for_build exists, and anyway, it would not be needed. (Not here at least.) Change-Id: I7bfe34cf339d8a847b76ab29669acc8d458d54e3
2013-04-24Converted Tools -> Share Document widget.Abdulelah Alarifi
Change-Id: I081a5b58d8e22e3455a78707a6b16ee85533a5d2 Reviewed-on: https://gerrit.libreoffice.org/3496 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-04-24Trying to fix the harfbuzz buildFridrich Štrba
Change-Id: I7472d6e86cde5459aca4caf21fe7fe4e6ef60ecc
2013-04-24Clean up of dead code, now that UnoApiMerge.mk is goneStephan Bergmann
Change-Id: Ib65496c3bd26a55a713717776184441a959e5469
2013-04-24canvas: remove obsolete include pathsMichael Stahl
Change-Id: I3d72be674526f4221de452ad4efc1e857bb25dc6
2013-04-24Allow for (relative) pathname args for codemakers againStephan Bergmann
Change-Id: I503d88b7d6fc44ef70d5071fddcec465e3fba856
2013-04-24Dead codeStephan Bergmann
Change-Id: Ia0b14d879e0ab22ff2fdeb09af836df4aed82ffb
2013-04-24svidl: make dependencies: handle removed include files:Michael Stahl
Write dummy targets for included files, so the incremental build does not break with "No rule to make target" if the included file is removed. Change-Id: I23c4406c4d1db9a8a4a7f0ecfec1cfc9ad05028a
2013-04-24Revert "svidl: write dependencies with cygwin paths"Michael Stahl
This reverts commit a042c2a6ab29011800de55fa382740be56c2d928. A GNU make that understands native Win32 paths is required now anyway, so revert this. Conflicts: idl/source/prj/database.cxx Change-Id: I6eb77d4b02728269f8dc484444df0cabc8c29b3e
2013-04-24x error bars are also defined in ODF 1.2Markus Mohrhard
I suppose they were deactivated in ODF 1.2 because of the invalid ODF files produced by the old code Change-Id: I42624a3e0f57405b38110bef86a0aa533f491c6c
2013-04-24adapt to header moveEike Rathke
Change-Id: Ie460c5dbf354f68a21d52bd84b7e95b78fca11be
2013-04-24Split offapi/type_reference/types.rdb in twoStephan Bergmann
...now that UnoApiMerge_types is gone. Change-Id: Ie33aeb09692e3b3d851f2278714b037e183b627c
2013-04-24fix a problem with error bar weightMarkus Mohrhard
Change-Id: I812bbcdc346bffd2f0c968077a3fe86a241cf231
2013-04-24extract common chart test parts into own headerMarkus Mohrhard
Change-Id: Id41b9c3cd241de9bc5fa1da885bc9a206bca093d
2013-04-24protect the properties with a mutexMarkus Mohrhard
Change-Id: Iaf9752cc3abd7ac1b3b569928368dcb0a4d6a197
2013-04-24we don't need the sc includes in this testMarkus Mohrhard
Change-Id: I82608d6ce2e42724d0c5d8be484d3c1c00f33622
2013-04-24Adapt to changes in type rdb file locations and namesTor Lillqvist
The old bin/ure/types.rdb was just a duplicate of bin/udkapi.rdb. There is no bin/types.rdb any more either. We have just udkapi.rdb, offapi.rdb and oovbaapi.rdb now. Change-Id: Idd0911f1d4d48f172af159b852918d429f17cc92
2013-04-24allow out-of-srctree builds on windowsChristian Lohmaier
config_host (config_$(gb_Side) dir was included from SRCDIR, but when runing the build in another directory, it is in BUILDDIR WinResTarget.mk was forgotten when the other references were updated in ae4e327739112ba326a2945fc0d5550739f3083d and follow-up ones. Change-Id: I8c5a8edb4a17dd33abdcdb04c3af830cad44e07a Reviewed-on: https://gerrit.libreoffice.org/3593 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-24UnoApiMerge has become unused nowStephan Bergmann
Change-Id: I9e4e153e1a9ac82d4015b73ecf3a9a2429ab346f
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin
Change-Id: Icd830004de3e121f5b96393e7d7b447775833419 Reviewed-on: https://gerrit.libreoffice.org/3569 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-24Use the newfangled "include" directoryTor Lillqvist
Change-Id: I3228ad8277d34454affe71b9cbc9ad7f56326ca9
2013-04-24Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapiStephan Bergmann
What is a little confusing is that the udkapi.rdb ends up as types.rdb in the installation set (in the URE's sub-tree). So all places that reference it during the build do so as "udkapi" while all places that reference it in an installation set do so as "types." Change-Id: I35d0695966b3bd703f5494b636b9782efc0d3fcb
2013-04-24Update location of log-areas.doxTor Lillqvist
Change-Id: If54a3d7047f13ae9c9345c21737a89afee645403
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist
Change-Id: If783897a60a545baf3968c5eeccf80a1e186bc51
2013-04-24Combine fairly pointlessly split source code for SbiRuntime into one fileTor Lillqvist
Insert basic/source/runtime/step[012].cxx into basic/source/runtime/runtime.cxx. Follow-up to https://gerrit.libreoffice.org/#/c/3373/ . In many cases the sources for some class have been split up into several source files, typically suffixed with a number 0, 1, 2 etc. Presumably this has been done because some compiler years ago was not capable of compiling all the source for that class at one time, or some other no longer relevant reason. It would be nice to get rid of this convention, so that clever compilers have a better chance of noticing unused private fields in a class, for instance. Just combining the source files in question into one source file and removing the old source files from git leads to a discontinuity in version control history. But the consensus seems to be that this is not such a big deal. I picked these sources just because they happened to be the first ones I came across when looking for files called *0.cxx. Change-Id: Ia7e8ece9a4374721bbcce6b0e2aba5721436faae
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist
Change-Id: Ia160f0ee3e9480c60056d38bf11a6b139b53424f
2013-04-24reportdesign: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer neededMiklos Vajna
Change-Id: I85fedf6f3db0ffa59eaafe94d370b05660468c24
2013-04-24Avoid (harmless) duplicate entryTor Lillqvist
Change-Id: Ice43ab89b57f6ddb6b06d2fc5784d438031e864b
2013-04-24Get rid of UnoApiMerge_typesStephan Bergmann
(The "statistic" target in offapi/UnoApiMerge_types.mk appears to have been dead code already for quite a while.) Change-Id: I0852ebf1f765ba881abb6ce4db496e949076fc64
2013-04-24make sure the dir existsDavid Tardon
I am hitting this problem with libcppunit.so.exports. It happens because libcppunit.so is not built by LinkTarget, so nothing has created $(WORKDIR)/LinkTarget/Library/ yet. Change-Id: Ibdde83c746f02110aab113491a2bf37bf2d417eb
2013-04-24Update reference to lang.h due to global headers moveLior Kaplan
Followup to commit b9337e22ce1dbf2eba0e8c8db294ae99f4111f91 Change-Id: I28a0a84a2454e2010be6e098dbea0b4c070ce77e
2013-04-24Update reference to lang.h whiche moved to l18nlangtag moduleLior Kaplan
Followup to commit 876c619b944dfbc88464045f1400c549a01a1164 Change-Id: I087f0c976e3c3d47e920280e353b3e142d5e2bfd
2013-04-24install javadoc files using filelistDavid Tardon
Change-Id: I434508057dbfab9410d8f7fc3844c45cd4201b11 Reviewed-on: https://gerrit.libreoffice.org/3588 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24clean up install. of C++ docsDavid Tardon
Change-Id: I51841a8c92cb73912757fcc0766b11d8f9be4b77 Reviewed-on: https://gerrit.libreoffice.org/3587 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24fix indentationDavid Tardon
Change-Id: I59614470c0560187870b19e18903ed79b7b35d90 Reviewed-on: https://gerrit.libreoffice.org/3586 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>