Age | Commit message (Collapse) | Author |
|
Add new Visual Studio solution for all generated projects with name
LibreOffice.sln and add dependencies between projects that are in same solution.
That allows building by "Build Solution" from menu of Visual Studio for most
projects (12 projects out of 319 fail).
Change-Id: I834f36f01dfa64ce43a5f9da605efbeefc92bc66
Reviewed-on: https://gerrit.libreoffice.org/8150
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Id839eae62ad53189c44f7ca5a498bf7113c2536a
|
|
Script bin/gbuild-to-ide is parsing messages basing on regular
expressions.
First problem appears when used language is not English - that's why
setting LC_MESSAGES variable in Makefile.
Second problem appears with quote symbol. For me (Archlinux) script was
not working. After some investigation I found out that reason was that
my output from make included ' symbol when regular expression assumed
that it should be `. That's why using [\'`].
Example:
recipe to execute (from '/home/sadam/libreoffice/core/idlc/Executable_idlc.mk', line 28):
Conflicts:
bin/gbuild-to-ide
Change-Id: I0083c69820bd58ce2ac296f21985408c69840639
Reviewed-on: https://gerrit.libreoffice.org/7979
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ib087a24ae6de049ffb6d93b5ac66452700edddb3
Reviewed-on: https://gerrit.libreoffice.org/7955
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
|
|
Change-Id: I8fed32b8eb1e986321dde0542c15b7b8cf91b123
|
|
Change-Id: Ife0766ddd259bb7d86a9c7bdcf3e9c2849208cf0
Reviewed-on: https://gerrit.libreoffice.org/7123
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I6066d42abddcefc9d7fe4bd19477a11294b138b2
|
|
Change-Id: I0598be74345b70aee7feefeaea4cf525a5f2173b
|
|
...to supersede com.sun.star.frame.GlobalEventBroadcaster single-instance
service.
Change-Id: I74ecaadadb4c600d39979aa7c13b6389bed38fd7
|
|
Change-Id: Ib9fc6eb5523fbaed2c13ed213f0fadb28b1e9715
|
|
Change-Id: Ice848243654b1bc8923ba65fe87c61e8087c0d8a
|
|
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
|
|
No idea if the GCC stuff that's in there actually works.
Change-Id: Idd1b93edd88609f3c09d14134d00a15fa9c0b0b7
|
|
Change-Id: I8f80b4aa07fd923aea4f50fd50d4ce68230cde06
|
|
Apparently it is no longer possible to get files from it. (Of course, if
that only needs some tweaks in the script, fixes are welcome :-)
Change-Id: I29d63d3246ab53d8ce15fc0969fccc8a064c6e5b
|
|
Change-Id: I18519dd8ad0bdaac55a1d5bccdc30b943d717c9c
|
|
Except for our external api where the Oriya is stuck (and similar for
the vba implementation)
Change-Id: I8288c930567385eea49a4c303727b13ef8b8a89f
|
|
Change-Id: Ia034c4a8cc034405c5ba4f7fc3a233a5efdadc74
|
|
Change-Id: I9542771fe3caf77757d81641752ab5463ead4deb
|
|
Change-Id: Iade61f598e1122aae7667de684a68e8164817327
|
|
Change-Id: If77b213deba85d49e1e8d09015fa81aa6df6aa94
|
|
This attempts to solve several deficiencies in the script:
1. If the first attachment of a bug is already downloaded, the bug is
not checked for newly added attachments (or attachments with newly
fixed mimetype).
2. If neither of the eligible attachment(s) of a bug is the first
attachment, the bug will be processed (and the attachment downloaded)
time and again (because the shortcut is only applied for the first
attachment, see 1).
But it also ensures that if the script is killed, the download is
restarted on the next run.
Change-Id: I7f3d1922825bb314f96ec3b1ee2a0ac47604b018
|
|
Change-Id: I033f2a365454c9f98ce2c34f7d1d5ad3c1516202
|
|
Change-Id: I289d3233f99b61115ed8efdea93cfabfbc53bcd7
|
|
Actually I am not sure at all.
This reverts commit 3b56738d88d881d023bdefda2222d99663f12b9f.
|
|
Change-Id: I19061350996dbfc214e7bfe16be957c852187b0e
|
|
Change-Id: I8a18265ecd6a48f35980f335b2da5fe59958c02c
|
|
Change-Id: I096aa231f2a46feb205e609227fc9f7e84affc1d
|
|
so bin/ui-translatable.sh will not find false positives
Change-Id: I35e98ba22ba8c0cc9bbf0de40b31be421acc4c15
|
|
Change-Id: Ia467db7fd2ebaf85600e5a0c9f11f1e576363177
|
|
Just some late-night hacking without much thinking whether it makes
any sense and without any clear picture of what I am doing. Probably
useless. No promises I will ever continue on this.
Change-Id: Ie61925129bb678a17b30cb25a7882ccfe3a1de82
|
|
Add an --input option so that the input doesn't have to be generated each
time but can (manually) be stored in a file and that then given to the script
when debugging it interactively.
Change-Id: Icdb6abc828c6d16e29a99494d00eb0c8435f2826
|
|
Change-Id: If5e171ba124722b20b49470a77ee6bca21ae635c
|
|
... which is what we already use in calc.desktop; also
"application/dbaes" is not registered at IANA.
Change-Id: Ic2031a53e6620d10874df8882448497564962114
|
|
Change-Id: Ib7087701fc918f5f871491ce78e4afad004db9dc
|
|
Thus the output can also be used in makefiles where a list of actual
files is needed.
Change-Id: I23396dc2e98c47b99cbf53926f247bd834119976
|
|
Hopefully this script can be used instead of the current many separate
ways to get the same list.
Change-Id: I9b84d70f37e5819140c3a3a2c8a002cfdbac4364
|
|
Change-Id: Ie4a422a818095313d9765a4c5e9ebba838eed76d
|
|
Change-Id: I0a18ad70620cfd4263ffd3bc1423e00205e98f9b
|
|
This provides kdevelop integration and generates one project file for each
old-style module (top level dir). This project file has:
- has four build configurations:
- build the module of the project or build all of LibreOffice
- for each of the above a debug and a nondebug build
- has seven launch targets:
- running the unitchecks, the slowchecks and subsequentchecks
- for each of the above once for the module and once for all
- running LibreOffice interactively
- has custom include paths and thus provides full autocompletion
Change-Id: I6dd51133147d019fc403e3bd814bc6103df94cac
Reviewed-on: https://gerrit.libreoffice.org/6694
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
Change-Id: I3c8ea5e0d8105964f1b0e5c8ace81fa08d8da8d3
|
|
Change-Id: I56c1190c93333636981acf2dd271515170a8a904
|
|
Change-Id: I997356cc76c8ef9737309b3347f7a1969d306682
|
|
Change-Id: I790f0678a0fb06b3fd1babf499803b5250f23c1b
|
|
Change-Id: I8c0b422dc40188936b2473fed2e7a24ed36977e9
|
|
Change-Id: I963549beb45112504d5edfef169d4970fbec822d
|
|
- look at more interesting packages on lanuchpad, not just libreoffice.
- the searchTasks method by default does not return closed tasks,
and there does not appear to be a documented wild card search,
so stupidly enumerate all possible status.
Change-Id: I51691506874722a1d8eea4755513edf50164cf9d
|
|
Change-Id: I208a74d11945986d0712970999dbd33c03efe488
|
|
... which are officially registered on
https://www.iana.org/assignments/media-types/application
... plus some more non-standard ones for FreeHand, Keynote, ClarisWorks.
For Apple Keynote there are 2 different ones that appear to be widely
used.
Change-Id: I26d4a85733a744188cc87a78fdba0d9d3f44da96
|
|
... and also fix the print functions that shouldn't output a newline.
Change-Id: Ifd866cb33b3ef9a2e83625ed03d5cb836c1ba56b
|