- 04 Eyl, 2015 28 kayıt (commit)
-
-
Miklos Vajna yazdı
Commit ef2668ba (PPTX import: fix missing document metadata, 2014-08-28) implemented metadata import for the PPTX filter, but in case the metadata stream is not an existing one, then OHierarchyHolder_Impl::GetListPathFromString() invoked by OStorage::openStreamElementByHierarchicalName() throws. The bugdoc is generated by a 3rd-party tool that always starts the stream path with a slash, and MSO seems to just ignore that: so let's do the same to be able to open the document. Change-Id: I6c0715adeb19b9055669f6a45055415dd2c44e28
-
Stephan Bergmann yazdı
Change-Id: I88baef02e5c8c87e7bc408212e16fd7039bfd7a1
-
Katarina Behrens yazdı
Change-Id: I18dd5b8dc49bd9f4dc9c27556782fa5f2b3c4f58 Reviewed-on: https://gerrit.libreoffice.org/18334Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Noel Grandin yazdı
Change-Id: I42eba6c9b6295d94dddc49942d47d59f474bfd28
-
Noel Grandin yazdı
Change-Id: I743c74b134552eefb14d35e54491494160f1ffbd
-
Noel Grandin yazdı
Change-Id: I047c52f37b21b1264396d7077a1f35f6d2b13f3f
-
Noel Grandin yazdı
Change-Id: Ibf658f42227ee3f4277f0089b6f8a8ac771dab1a
-
Noel Grandin yazdı
Change-Id: I1acb6462aa32a0ee61e8ede3ed3e9607b8069298
-
Noel Grandin yazdı
Change-Id: Ic476204e9db8a0cd1164002a4a8b55f90aef515e
-
Stephan Bergmann yazdı
Change-Id: I1b28b6d18e33b85e335ca24e717e3eef7077cf8f
-
Caolán McNamara yazdı
Change-Id: Id53ee54dda5454669affd5ca5324a2d7c5387063
-
Caolán McNamara yazdı
and remove extra paras in order of largest index first Change-Id: Iafbe612a8a8bd51cb157b4a4c07031c6603d92ee
-
Michael Stahl yazdı
Change-Id: I8cf906b7f3f9647a60b20a977ea11c8698438ec2
-
Michael Stahl yazdı
This happens with a document that has a header or footer that is not displayed after loading, for example 1-page document with separate left/right or first page header. The SwTextNode::FileLoadedInitHints() is not called for these headers because they are not visible so MakeFrm() is not called. If they are not visible the RSID related flags don't matter. Change-Id: Ie3bd1ce3bc0ac2ff1c429386149294e0c8fd3cb6
-
Stephan Bergmann yazdı
...and hope that this will already be enough to help MSVC 2015 re. <http://paste.openstack.org/show/444734/>. "This leads to beavior that's intuitive only if you've spent so much time around compilers and compiler-writers, you've forgotten what it's like to be human," as Meyers so aptly put it. Change-Id: I4015bf831cd4cfed6988cc3517f719b756e27bb8
-
Mihai Varga yazdı
Change-Id: I866a44fcb71044d27a9bf06e2f55ca2e4135c23b
-
Mihai Varga yazdı
This method returns a JSON mapping of the posible values for the given command (e.g. .uno:StyleApply, etc). returns: {commandName: "cmdName", commandValues: {json_of_cmd_values}} Change-Id: Ic8f970d077af6be9bc226f72f725b6cdf2d4c160
-
Oliver Specht yazdı
Call SwViewShell::SetCareWin() in closeHdl instead of d'tor since with care window set the d'tor is never called Change-Id: Ieb8280ab57c3bccf95ce2ce96937aab261133ce0 Reviewed-on: https://gerrit.libreoffice.org/18330Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Miklos Vajna yazdı
Change-Id: Ic8065d4f656d42f1e2e7d8b4c602010fa0ae2d34
-
Stephan Bergmann yazdı
Change-Id: I2c0f37376455db1c131327c9a7a6b7b35765d556
-
Miklos Vajna yazdı
'mpModel=pModel' is more readable than 'pMod=pModel1'. Change-Id: I617d85e2c2d4b6b5b0d235cdd3cd9129e276b28d
-
Noel Grandin yazdı
Change-Id: I936606b6fdbb5db50661bde68fc8472bb9dd8861 Reviewed-on: https://gerrit.libreoffice.org/18317Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I5469c9983ef94b418b729af841f8db10b9116667 Reviewed-on: https://gerrit.libreoffice.org/18316Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I987e799e785326b3b36f67aed1134ab6fe74f1db Reviewed-on: https://gerrit.libreoffice.org/18315Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I2136c3db2742afcb4722f69297276bea1e0119f4 Reviewed-on: https://gerrit.libreoffice.org/18306Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I4d6c37e82a5b96c09b989df248f94f0afe228b46 Reviewed-on: https://gerrit.libreoffice.org/18305Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I81401ae6d1b1e95375bf4a5792b3b83189be5683 Reviewed-on: https://gerrit.libreoffice.org/18304Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
David Ostrovsky yazdı
Change-Id: I37fd06bb0df1ad8f23eddc32b8eb5c93b2943fda Reviewed-on: https://gerrit.libreoffice.org/18327Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
David Ostrovsky <david@ostrovsky.org>
-
- 03 Eyl, 2015 12 kayıt (commit)
-
-
David Ostrovsky yazdı
Change-Id: If55979b55b4bc8dee785f0940461a01995060682 Reviewed-on: https://gerrit.libreoffice.org/17362Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
David Ostrovsky yazdı
Change-Id: I7b4815b4b7e8f016ce7a9047c77a6dde46b1ee0a Reviewed-on: https://gerrit.libreoffice.org/18320Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
David Ostrovsky <david@ostrovsky.org>
-
David Ostrovsky yazdı
Change-Id: I5497abb747dc12080f076aaf81b946710bcd5570 Reviewed-on: https://gerrit.libreoffice.org/18319Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
David Ostrovsky yazdı
Change-Id: Ied20186f4863b49dba5d0c7ed98b3a297f3f2239 Reviewed-on: https://gerrit.libreoffice.org/16767Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Michael Stahl yazdı
Change-Id: I1812b7050af725ee754c9e41b9b635319eead33a
-
Takeshi Abe yazdı
with the variadic variants. Change-Id: I0eb2efbd123198c7d8a99e9dd7c613f9b2b23c2d Reviewed-on: https://gerrit.libreoffice.org/18286Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Takeshi Abe yazdı
with the variadic variants. Change-Id: I2a59d42efbb1aeef5078d0b0744b5a3c0559affa Reviewed-on: https://gerrit.libreoffice.org/18123Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Christian Lohmaier yazdı
Change-Id: I92b5d2f0c66541735a1c186d3c35c9a8390c91ca
-
Christian Lohmaier yazdı
Project: translations 6544a35097d1f6de1b2cd22157db33459c4736fb update translations for master and force-fix errors using pocheck Change-Id: I5e201f8d1c7746b1612ff10f592d611f402dc72c
-
Eike Rathke yazdı
Change-Id: Ia97d6913351a012d62f9d991dd42c54d8247a824
-
Eike Rathke yazdı
Change-Id: Ia3d09478b31503eb6ab9e352b2925bc1b496a8e3
-
Takeshi Abe yazdı
with the variadic variants. Change-Id: I2f55a6231e903b0ca198cee3a88023ad1db6c50c Reviewed-on: https://gerrit.libreoffice.org/18072Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-