- 04 Şub, 2016 19 kayıt (commit)
-
-
Chris Sherlock yazdı
I've changed the doxygen generation script to generate an xhtml page, and it uses SVG diagrams now. Change-Id: I876795675ae9ebcfec6f7fe5edc43c9d2e4964d3
-
Miklos Vajna yazdı
Change-Id: Ifb48dc528e95519097477faf79b10e3e7637869d
-
Miklos Vajna yazdı
Change-Id: I1663109adfa83bcc191953ffeefad1b563e03c14
-
Katarina Behrens yazdı
Another regression from commit 74407aef. SystemWindow should consume only Alt pressed/released events and let key input window handle the rest of modkey events Change-Id: I304701fe63ee86bad534ba003ea05991d06f433d Reviewed-on: https://gerrit.libreoffice.org/21854Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Regina Henschel yazdı
This adds eight icons for the commands insertrowsbefore, insertrowsafter, insertcolumnsbefore and insertcolumnsafter in lc_ and sc_, and it adapts file links.txt Change-Id: Id9f32797f97c38b57869bc9f729b1f2a679d1330 Reviewed-on: https://gerrit.libreoffice.org/22084Tested-by:
jan iversen <jani@documentfoundation.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
Ras-al-Ghul yazdı
Finally removed struct ImplDelData Change-Id: Ib2bb4a51b94886b95bca0c84adffc8fd4123e8b8 Reviewed-on: https://gerrit.libreoffice.org/22093Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Find code that compares floating point values with == or != It should rather use rtl::math::approxEqual Change-Id: I9026e08823340fa1d6a042c430515344c93215bd Reviewed-on: https://gerrit.libreoffice.org/21997Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I76ffac6a0f0b1525c85d1995277d3ca22ef268e1 Reviewed-on: https://gerrit.libreoffice.org/21869Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Chris Sherlock yazdı
Change-Id: I6abc6e84edc461e8fa20f9c9689e0a66e26980af
-
Noel Grandin yazdı
Change-Id: I23d7e217f2616b488579be0617dbc14cd407540f Reviewed-on: https://gerrit.libreoffice.org/21868Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: Ia5b4a5010afd72ce59629dbc9b2045177a155182 Reviewed-on: https://gerrit.libreoffice.org/21867Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Chris Sherlock yazdı
Change-Id: Ib1bed3e4df91ad00ecf2deb5c3d135cc2f5561b5
-
Noel Grandin yazdı
Change-Id: Ifdc2df9ba51ce8ef2c8793bb51c28a547f22214f Reviewed-on: https://gerrit.libreoffice.org/21866Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I9a303a92f5531d549faf6d86ea0ce6360e115567 Reviewed-on: https://gerrit.libreoffice.org/21865Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: If2ae6c3399ef3aceffc2080fcd790e91dc594d9b Reviewed-on: https://gerrit.libreoffice.org/21864Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: Ic910deea47065d1f69748b95e59d19c6cda5d29b Reviewed-on: https://gerrit.libreoffice.org/21863Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I8dc3cc128dc97b429e714c4837dd6cb81fa358d0 Reviewed-on: https://gerrit.libreoffice.org/21862Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Lionel Elie Mamane yazdı
Change-Id: Ic24c295a84f402ec5478bafbdebc54f976b1a72c Reviewed-on: https://gerrit.libreoffice.org/22092Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu>
-
Chris Sherlock yazdı
I'm changing the Font class function names: - SetSize -> SetFontSize - GetSize -> GetFontSize - SetHeight -> SetFontHeight - GetHeight -> GetFontHeight - SetWidth -> SetAverageFontWidth - GetWidth -> GetAverageFontWidth That's because it really makes no sense to say that there is a single constant font width because obviously proportional fonts don't have one - the best we can do is an average font width, which is what folks like Microsoft sort of do already. On a fixed font, the average is still accurate, for obvious reasons :-) I'm also not a fan of GetSize/SetSize as I find it a might too generic. Change-Id: Ib80a604ba62d6883fd6cbc7994da763976be5c70 Reviewed-on: https://gerrit.libreoffice.org/22069Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
- 03 Şub, 2016 21 kayıt (commit)
-
-
Lionel Elie Mamane yazdı
Note it works well on the Windows Jenkins build check. Go figure. Change-Id: I05990274d85b1044a94ec7371130bf918f8fd09e
-
Michael Stahl yazdı
Change-Id: Iec06e09d0051ab53bbded0759abb041ff764abef
-
Michael Stahl yazdı
... to allow export of paragraphs in shapes. (regression from 6acc6c01) Change-Id: I2c23e686a2cfcd997d3393b0f9fb4cdcab7252b7
-
Michael Stahl yazdı
OReportDefinition is always an embedded object, and may contain embedded objects itself. Try to get a base URL for loading the nested embedded objects from the parent. We actually need it before setParent() is called, so search the media descriptor too. Change-Id: I319127cd5938d4a79778345fce65a4d58bd54877
-
Michael Stahl yazdı
Change-Id: I516ffb7510f52cceff0cae6970c6ab699a7889be
-
Michael Stahl yazdı
Change-Id: I8b3c029db18f62cc41e5fc12582e10bf2a67d2c7
-
Katarina Behrens yazdı
regression from 0b9dd244 -- *sigh* most of the time is the old pivot table not there. Change-Id: I85ea03780f175aa6e4fb6859497b6dda12fa7d11 Reviewed-on: https://gerrit.libreoffice.org/22057Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de> Tested-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Markus Mohrhard yazdı
Change-Id: Id584b9ba5955e56f9ee0dacb2534b7365cdce380 Reviewed-on: https://gerrit.libreoffice.org/22080Reviewed-by:
Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by:
Markus Mohrhard <markus.mohrhard@googlemail.com>
-
Lionel Elie Mamane yazdı
Change-Id: If9bf9d2a36aa564700b032c417869a8cfac65f88
-
Takeshi Abe yazdı
Change-Id: I1599c7d62f9b5ff43eecf9f11bbb173c4faeeb15 Reviewed-on: https://gerrit.libreoffice.org/22067Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Miklos Vajna yazdı
This is the mscrypto equivalent of what was done in commit e6aaf64c (xmlsecurity: validate OOXML <Manifest> references, 2016-02-01) for NSS. Change-Id: I7ee713fb5c7b55ded38100a0f25f718f2f323e08
-
kumar yazdı
Change-Id: I6d0e210f11e52dd16cbd61b1da22d79064796efc Reviewed-on: https://gerrit.libreoffice.org/21667Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Arul yazdı
Change-Id: Ibf9a5674711cf496706c4d3ac9d3133016aea39d Reviewed-on: https://gerrit.libreoffice.org/21665Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
akki95 yazdı
Change-Id: I2efafee4f8ebd4cd7ba2b7a23f68ca08022eb659 Reviewed-on: https://gerrit.libreoffice.org/22064Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Bryan Quigley yazdı
This isn't very user-friendly and the presenter console does a much better job of this. Change-Id: I621863b585d763fb65ed8637c3dab7b7f5ea7aed Reviewed-on: https://gerrit.libreoffice.org/22062Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
Chris Sherlock yazdı
Change-Id: I8999dc2701010424ea4d2504e99ed429030d7d4e
-
Michael Stahl yazdı
There are valid scenarios where we don't have a URL at all, such as when importing MathML from the clipboard. Also there probably isn't much of a problem caused by missing base URLs in Math anyway since RDF import is currently not implemented and i'm not sure if hyperlinks in Math documents are possible at all. Change-Id: I13b70ac62542364f329875e292c574883255af5e
-
Dennis Francis yazdı
This patch modifies the commit 3536fe8f by keeping the filtered row count inside ScDBData instead of ScTable as suggested by Eike Rathke. This significantly reduced the code complexity involved. Change-Id: I30ac26061d9665ce7a749e23a636f7fb3f69b176 Reviewed-on: https://gerrit.libreoffice.org/21720Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Noel Grandin yazdı
Change-Id: I4aca4b8a79ce92d64ce004ccdb7e9a0f408dc768
-
Ras-al-Ghul yazdı
Removed some more usages of ImplDelData Change-Id: Ieb3c83ecebaa799bec6ae409dd480ac123b8a460 Reviewed-on: https://gerrit.libreoffice.org/22040Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Caolán McNamara yazdı
regression from: commit ffe150ce Date: Fri Dec 4 18:19:08 2015 +0100 tdf#94739 use GetScanlineSize instead of calculating it which was on the right track in the sense that the original code was wrong and only worked for <= 8 bit depth images Change-Id: Iee54a9f29dd0fdaf3e1f2aeb7b9898cecb453e37
-