- 04 Ara, 2017 17 kayıt (commit)
-
-
Thorsten Behrens yazdı
With e0d94237 the dependency on gcc is gone, so we should be able to build on all cygwin flavours again for all Windows arch targets. Well almost - we still have windres on cygwin32 only able to produce pe-i386 targets, so let's exclude the case cyg32 and WIN64 for the moment. Change-Id: Ibe7f967585995586985177d4c36cc33d9850d9de Reviewed-on: https://gerrit.libreoffice.org/45422Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 8444bf1d) Reviewed-on: https://gerrit.libreoffice.org/45768Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Thorsten Behrens yazdı
Change-Id: Ibc74b89aca6a26952c27cd313f7c8203a507641d Reviewed-on: https://gerrit.libreoffice.org/45458Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 4c7289c3) Reviewed-on: https://gerrit.libreoffice.org/45766Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Eike Rathke yazdı
(cherry picked from commit 01c7c4e1) Change-Id: Icf2307649858721a7cde38e8fa892fc3cb1ff08c Reviewed-on: https://gerrit.libreoffice.org/45822Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Jenkins <ci@libreoffice.org>
-
Stephan Bergmann yazdı
...according to alexlarson, for now (until "eventually we'll have a sane dconf in the sandbox") apps need to specify --filesystem=xdg-run/dconf, --filesystem=~/.config/dconf:ro, --talk-name=ca.desrt.dconf, --env=DCONF_USER_CONFIG_DIR=.config/dconf (where the first two are irrelevant for LO due to its --filesystem=host). This fixes <https://github.com/flathub/org.libreoffice.LibreOffice/issues/4> "Libreoffice flatpak is not respecting user theme". Change-Id: If5ed33e1b524bfa877b89f052c6067398b5600a3 (cherry picked from commit 12ba14c6) Reviewed-on: https://gerrit.libreoffice.org/45806Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Samuel Mehrbrodt yazdı
Change-Id: I2f14d6ab9a107f5b50ab0ec83019f86751dd79f6 Reviewed-on: https://gerrit.libreoffice.org/45778Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit 282bc5a8) Reviewed-on: https://gerrit.libreoffice.org/45803
-
Samuel Mehrbrodt yazdı
Change-Id: I2db10b6a3bf14837160a56813681ba40fa253447 Reviewed-on: https://gerrit.libreoffice.org/45802Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Samuel Mehrbrodt yazdı
And not use the replacement graphic in this case. Change-Id: I5e1bb7a694f210e2681ff5acf241a131d38a4c5d Reviewed-on: https://gerrit.libreoffice.org/45782Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit aa768bdb) Reviewed-on: https://gerrit.libreoffice.org/45801
-
Samuel Mehrbrodt yazdı
In 6b3cc69f this was done for draw images, this patch also implements this for Writer images. Change-Id: I54f8142c3d22e1a356aedbcf2daf9d7a9b049423 Reviewed-on: https://gerrit.libreoffice.org/45673Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit 2d3023c9) Reviewed-on: https://gerrit.libreoffice.org/45800
-
Muhammet Kara yazdı
* Adds "Macros" category to the categories list * Search/filter feature now works also on the macros category * Since macros category has multiple trees and subtrees, and many leaf elements (macros). I chose to implement the behavior like this: If there is no filter/search term, the trees will be presented as in the old macro selector dialog (collapsed), but if user types a search term, then filtering happens: non-matching elements and empty containers/(sub)trees are removed and everything is expanded so that user easily sees what (s)he is looking for. Change-Id: I1a93f156a7293c7e61baac882a10ff631961e2af Reviewed-on: https://gerrit.libreoffice.org/44938Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Heiko Tietze <tietze.heiko@googlemail.com> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> (cherry picked from commit 3f2915c4) Reviewed-on: https://gerrit.libreoffice.org/45779
-
Xisco Fauli yazdı
... use the same size as VLC does. See: https://opengrok.libreoffice.org/xref/core/avmedia/source/vlc/vlcplayer.cxx#167 Change-Id: Ib878ded6c8aacf3a04227ab9efaa59b388f8ff51 Reviewed-on: https://gerrit.libreoffice.org/43827Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit a2ec3024) Reviewed-on: https://gerrit.libreoffice.org/45781Reviewed-by:
Xisco Faulí <xiscofauli@libreoffice.org>
-
Daniel yazdı
Change-Id: If1d1a23afb6209c35092d7cd95235ea1699fe7fb Reviewed-on: https://gerrit.libreoffice.org/45262Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit 76c1e728) Reviewed-on: https://gerrit.libreoffice.org/45742
-
Samuel Mehrbrodt yazdı
Change-Id: I566cd5d38cf86547b664f0ae9a1c2f8c37edc0ca Reviewed-on: https://gerrit.libreoffice.org/45560Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Reviewed-on: https://gerrit.libreoffice.org/45680
-
Samuel Mehrbrodt yazdı
Which is usually png and browsers can read that, but they can't read our internal metafile format (svm) Change-Id: Idfd82da630ead69f508b74285081e32315030825 Reviewed-on: https://gerrit.libreoffice.org/45590Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Reviewed-on: https://gerrit.libreoffice.org/45679
-
Samuel Mehrbrodt yazdı
Change-Id: I6eb7bb66aa688b5668d0eacd2ec7131bec2b6955 Reviewed-on: https://gerrit.libreoffice.org/45585Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Reviewed-on: https://gerrit.libreoffice.org/45678Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Samuel Mehrbrodt yazdı
Not only to zipped ODF Change-Id: Ic86656aea31c9fc20862628cdd31698b9904e999 Reviewed-on: https://gerrit.libreoffice.org/45568Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit 38602abc) Reviewed-on: https://gerrit.libreoffice.org/45675
-
Samuel Mehrbrodt yazdı
Otherwise browsers don't recognize base64 encoded svg files. Change-Id: I54d0b87c52a1ca9da1d820751ae32159b88ed28f Reviewed-on: https://gerrit.libreoffice.org/45528Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit 32efde5c) Reviewed-on: https://gerrit.libreoffice.org/45674
-
Samuel Mehrbrodt yazdı
With this, SVM files are still written to ODF, but accompanied by a replacement png graphic. Change-Id: I2c949f100dd5197a10c741baa42ea740f3a1415a Reviewed-on: https://gerrit.libreoffice.org/45567Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Armin Le Grand <Armin.Le.Grand@cib.de> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-on: https://gerrit.libreoffice.org/45677Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
- 03 Ara, 2017 13 kayıt (commit)
-
-
Olivier Hallot yazdı
Project: help 68e12bde353309affc4deb2ce6b092c4bcef0a23 Add some entries in tree files plus a link address fix Change-Id: Ib73385d43b7c354b81265ad7aa06dec66df2763e Reviewed-on: https://gerrit.libreoffice.org/45762Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by:
Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit d0dad7954d1432b998cb1f3eb9c74fb6a56d280f) Reviewed-on: https://gerrit.libreoffice.org/45764
-
Andras Timar yazdı
Project: translations fe37599d40a361181db11cf98bb1fb29d5c70f12 Updated Slovenian translation Change-Id: Id7e2a71500651be494ec08276db6eff28b1d150f
-
Yousuf Philips yazdı
Change-Id: Ieccb174debbfb00e8165c5928ea9786d55bffab3 Reviewed-on: https://gerrit.libreoffice.org/43224Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit b0ca7c2e) Reviewed-on: https://gerrit.libreoffice.org/45707Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Yousuf Philips yazdı
No need for this if we will be removing tango and we shouldnt have translators waste time translating it if so. https://bugs.documentfoundation.org/show_bug.cgi?id=113858 This reverts commit 6999bafb. Change-Id: I7b6fe1fc84530bdbc002fcb2857942ddf268c88e Reviewed-on: https://gerrit.libreoffice.org/44837Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> (cherry picked from commit 83638a19) Reviewed-on: https://gerrit.libreoffice.org/45708Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Olivier Hallot yazdı
Project: help 37023d27b86c0033ff7be16205751835094c104d New Help: improve bascode div css. highlight basic code background color Change-Id: I64df0dad9443704675dd4a26be943521bc993e97 Reviewed-on: https://gerrit.libreoffice.org/45751Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by:
Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 02367b1b1afa3c284fc2594c4791bd2037e927e2) Reviewed-on: https://gerrit.libreoffice.org/45753
-
Olivier Hallot yazdı
Project: help 14afd749e1925881fbbd7361f88600ed3621dcbf tdf#84675 undocumented BASIC - tree files update Change-Id: I06ace765057fe5fa9b8add62d232c8c0cbaf23f5 Reviewed-on: https://gerrit.libreoffice.org/45750Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by:
Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 862397faa8ea0e8b23d13fc1e929ebc8f2c15b3f) Reviewed-on: https://gerrit.libreoffice.org/45752
-
Olivier Hallot yazdı
Project: help c9620f4bf875b3cd86c7ea233d4678fde90e52d5 tdf#84675 Add vb* VBA constants documentation Added vb* constants as described in basic/source/comp/parser.cxx Change-Id: I7a811ab5ba9af741afc43f93a4e96e018deef826 Reviewed-on: https://gerrit.libreoffice.org/45748Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by:
Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 8d6f11fb06d76847256dd9baff120a0e7ea5139c) Reviewed-on: https://gerrit.libreoffice.org/45749
-
andreas kainz yazdı
Change-Id: Id1bbc7da811c76be5b413b2c66da280f504d97a0 Reviewed-on: https://gerrit.libreoffice.org/45361Reviewed-by:
andreas_kainz <kainz.a@gmail.com> Tested-by:
andreas_kainz <kainz.a@gmail.com> (cherry picked from commit c056f4ad) Reviewed-on: https://gerrit.libreoffice.org/45584Tested-by:
Jenkins <ci@libreoffice.org>
-
Muhammet Kara yazdı
Project: help 8b26bf1947f18d99ec5e549cf94072b2e330399b tdf#108967: Fix Help for Edit Index in Writer Change-Id: If07d9c355b249b3f07982188c9349bbdb703de5b Reviewed-on: https://gerrit.libreoffice.org/45703Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by:
Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 15aadcce29df899fab7c65f8809d8cef69c18b9e) Reviewed-on: https://gerrit.libreoffice.org/45738
-
Olivier Hallot yazdı
Project: help 4ead3bffc557527e7a146c538773aa4ca6cf84d0 tdf#84675 VBA functions documentation Plus some addition for Type statement Change-Id: I9a1aa6a948cd50181fba07c105a25d986b372d02 Reviewed-on: https://gerrit.libreoffice.org/45709Reviewed-by:
Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by:
Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 3de74ecadfd9a7529e1b0b05352e42a829d3e279) Reviewed-on: https://gerrit.libreoffice.org/45737
-
Stephan Bergmann yazdı
...preventing the dtor from ever being called. (DocumentEvents forwards its acquire/release calls to its m_pData->rParent, i.e., the ODatabaseDocument, for better or worse.) This caused ODatabaseDocument instances to be leaked during e.g. JunitTest_dbaccess_complex. Regression introduced with de2ac128 "loplugin:useuniqueptr in dbaccess". Change-Id: Ida073c7e576b88e0d1d1a90253445e946e6eac99 Reviewed-on: https://gerrit.libreoffice.org/45652Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 5066377b) Reviewed-on: https://gerrit.libreoffice.org/45685
-
Samuel Mehrbrodt yazdı
Change-Id: I2b67c3eebea09d8bebe045ca98341e3347b08fc7 Reviewed-on: https://gerrit.libreoffice.org/45569Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit 3c7b1779) Reviewed-on: https://gerrit.libreoffice.org/45676Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Gabor Kelemen yazdı
These are visible in Tools > Options > Load/Save > General > 'Always save as' Change-Id: I879200a535b46b54653c9e0947a2e8064c72ac91 Reviewed-on: https://gerrit.libreoffice.org/45543Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Andras Timar <andras.timar@collabora.com> (cherry picked from commit 1764c035) Reviewed-on: https://gerrit.libreoffice.org/45699
-
- 02 Ara, 2017 8 kayıt (commit)
-
-
Aron Budea yazdı
XclTools::GetBuiltInDefNameIndex(...) only checked for prefix used in binary Excel format, and didn't recognize OOXML built-in names, which resulted in saving them twice in OOXML files. Adapt to check both binary and OOXML prefixes, similarly to XclTools::IsBuiltInStyleName(...). Saving "bad" files after the fix will purge bad "_0", "_0_0" etc. suffixed built-in names due to how GetBuiltInDefNameIndex(...) works. Change-Id: I1bbe11f9c654a142a4626003df4cb0fd2a0f9c71 Reviewed-on: https://gerrit.libreoffice.org/45381Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit f8b9d0fb) Reviewed-on: https://gerrit.libreoffice.org/45700Tested-by:
Jenkins <ci@libreoffice.org>
-
Eike Rathke yazdı
Commit cd0b749c still missed it by one position behind string length. Also move the check to end of i18n symbol parsing for all constellations. Change-Id: I7b5e1375fe711dcc3f659e558702de78893d25a5 Reviewed-on: https://gerrit.libreoffice.org/45718Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Eike Rathke yazdı
... and content can't be parsed as number. Instead of converting 0. Change-Id: Ief0c0a0284762fc0e801d6cc598720a97d733e31 (cherry picked from commit acf7e4c0) Reviewed-on: https://gerrit.libreoffice.org/45695Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ibee0c3e51ecd2b976d67c3ab28cabf0acb10c6b8 Reviewed-on: https://gerrit.libreoffice.org/45660Reviewed-by:
Michael Stahl <mstahl@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Xisco Fauli yazdı
Using spaces in the dialog might lead to incorrect server name Change-Id: I29a1ffa867d2e415338accf98bb45c7d65b14fa2 Reviewed-on: https://gerrit.libreoffice.org/44052Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 55ad93f2) Reviewed-on: https://gerrit.libreoffice.org/45694
-
Michael Stahl yazdı
... the lock dialog." SolarMutexReleaser hack can be avoided with the rtl_Instance fix from commit fa9c083c. This reverts commit b0e37303. Change-Id: Ib90cdec1420807afbadfd526a1ddb68d58db79c1 Reviewed-on: https://gerrit.libreoffice.org/45624Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com> (cherry picked from commit a246dc11) Reviewed-on: https://gerrit.libreoffice.org/45655Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Eike Rathke yazdı
Color RED is a number format property for negative currency amount, not a cell's font propertry. Change-Id: Ibbba150edacca52d07bbdf1e78d43601c64ff1cd (cherry picked from commit dcd14963) Reviewed-on: https://gerrit.libreoffice.org/45696Reviewed-by:
Eike Rathke <erack@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Meeks yazdı
Follow-on improvement from previous leak fix. Change-Id: Iad18da20c3ee03cbafd191ddd722f58bd45911be Reviewed-on: https://gerrit.libreoffice.org/45538Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com> (cherry picked from commit 268d019c) Reviewed-on: https://gerrit.libreoffice.org/45661
-
- 01 Ara, 2017 2 kayıt (commit)
-
-
Xisco Fauli yazdı
Change-Id: I03b94d6860e559a4074a3a23fcc0407f22c21df4 Reviewed-on: https://gerrit.libreoffice.org/45686Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com> (cherry picked from commit be40df24) Reviewed-on: https://gerrit.libreoffice.org/45693Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
Eike Rathke yazdı
Stored in file are resource IDs for predefined style names, user defined styles are stored with ID 0xffff and display the given name. The 16 old styles have IDs 0..15, so add strings for the 10 new styles and append those to the already existing IDs assigning them the range 16..25 Once the final autotbl.fmt file with only new styles will be available, patch that to change the 0xffff user defined to those 16..25 (0x10 to 0x19) IDs, it is the uint16 immediately following the style name (Little Endian). Order of styles should match the one in this change, if not, change the change.. Also, this eliminates the duplicated translation entries in sw/inc/strings.hrc and instead in sw/source/core/doc/DocumentStylePoolManager.cxx pulls the translations from include/svx/strings.hrc Change-Id: I7827ae22ab05901e6580ff1b9cd812db55f94f7f Reviewed-on: https://gerrit.libreoffice.org/45544Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> (cherry picked from commit b56cd805) Reviewed-on: https://gerrit.libreoffice.org/45651
-