- 07 Eyl, 2015 15 kayıt (commit)
-
-
Miklos Vajna yazdı
Cached glyphs used to have a 2px border in all font sizes, that's too small for larger fonts. Make the border size depend on the font size for larger fonts to make sure that the rendered glyphs are indeed independent. The introduced GLYPH_SPACE_RATIO = 8 constant is the smallest value where I don't see overflows anymore for large fonts. With this, not even the bugdoc renders correctly when presenting, but also the text is OK when the font size is set to the max allowed by the UI (96pt). Change-Id: I52aa5c4444583fc0467291463697a63f2b8fc86c
-
Tor Lillqvist yazdı
[loplugin:defaultparams]. Change-Id: I962bcf4c3de625bb6843cb7aa9ca0f4d6ba5187e
-
Tor Lillqvist yazdı
[loplugin:literaltoboolconversion]. Change-Id: I815a41b0bc36aea3757ce3458688e92862f732cd
-
Takeshi Abe yazdı
with the variadic variants. Change-Id: I3160235d0e6253626a8facbfed33e3c252505cbf Reviewed-on: https://gerrit.libreoffice.org/18336Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Takeshi Abe yazdı
with the variadic variants. Change-Id: I7aad512c4de034ed96b9a48e797e580e605d98a6 Reviewed-on: https://gerrit.libreoffice.org/18351Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Takeshi Abe yazdı
with the variadic variants. Change-Id: I34fe287036ca9b8e5edcb121ba70d9a93ab05276 Reviewed-on: https://gerrit.libreoffice.org/18338Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Takeshi Abe yazdı
with the variadic variants. Change-Id: I935dde5c4c83e0f00d1b7dd5ee2500190d80fb69 Reviewed-on: https://gerrit.libreoffice.org/18352Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Daniel Robertson yazdı
Replace complex uses of ::std::for_each with a range-based for-loop. Change-Id: I82331f16cc1994dd9ef36eb80d67b64171cecc74 Reviewed-on: https://gerrit.libreoffice.org/18355Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Tor Lillqvist yazdı
[loplugin:literaltoboolconversion]. Change-Id: Ic971c1e76d6b2f3bcdd8f575440f71212081256b
-
Tor Lillqvist yazdı
Explicit conversion (NoOp) from 'bool' to 'sal_IntPtr' (aka 'long') implicitly cast back to 'bool'. Change-Id: Id18733d1edb0aaa357f4601e9118487740e2cd0f
-
Tor Lillqvist yazdı
Explicit conversion (NoOp) from 'bool' to 'sal_IntPtr' (aka 'long') implicitly cast back to 'bool'. Change-Id: I53b2a2098eb9122aca0617d37188b62322980b72
-
Tor Lillqvist yazdı
Change-Id: I5b5f6c41672da90a8a39e88498a0bbe5eebad909
-
Noel Grandin yazdı
Change-Id: I38f2c15b4f8bb1d7187b019d26a2644b087898c1 Reviewed-on: https://gerrit.libreoffice.org/18357Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
The last 'pColorList = pColTab' -> 'm_pColorList = pColorList' replacements. Change-Id: Iae4c9c1b2fb7339d1efbc98edd32f4a4774ae13c
-
Miklos Vajna yazdı
So that large images are written only once to the ZIP container when they are exported using both markups. This affects drawinglayer images, the Writer ones are handled directly in sw and were already deduplicated. Change-Id: Iff7c769329b42939833056b727b070f6a60da5e3
-
- 06 Eyl, 2015 4 kayıt (commit)
-
-
Yousuf Philips yazdı
Project: help 7ab770081ca955ae0da5d6c98f4badefd1f8f064 tdf#92825 Fix calc's main menubar entries Change-Id: I573b25efe928883f140bdeb127aaa9b7c7436bbc Reviewed-on: https://gerrit.libreoffice.org/18356Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Maxim Monastirsky yazdı
Change-Id: I3176933d20dce9f595fd6a9c0ee434a3709fa560
-
Julien Nabet yazdı
Change-Id: Ibf00b617a10e2bbe1c1e722c235bb2b75dee79a6 Reviewed-on: https://gerrit.libreoffice.org/18354Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr>
-
Maxim Monastirsky yazdı
Regression of eb505c25. Change-Id: I4623c41617d92a808513f18154a7531e6dfd5463
-
- 05 Eyl, 2015 4 kayıt (commit)
-
-
Olivier Hallot yazdı
Project: help 155192cd5ec6c82fe7ccf250a9a4c7cfd9febb4c Add help pages entries to shared tree. Change-Id: Ib8482596971b3895dc23373199d97fcd12d9c60f Reviewed-on: https://gerrit.libreoffice.org/18344Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Olivier Hallot yazdı
Project: help 34c66929777eda0c81e472bdbf652655fcfeb75b Add Styles help page into swriter tree Change-Id: I936ea012830a226398ee01214f9741428f4cb159 Reviewed-on: https://gerrit.libreoffice.org/18341Reviewed-by:
Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by:
Olivier Hallot <olivier.hallot@edx.srv.br>
-
Julien Nabet yazdı
Change-Id: If53d33fb4d9ca9dc1babb9043bd07c5d29fe74c2 Reviewed-on: https://gerrit.libreoffice.org/18353Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> Tested-by:
Julien Nabet <serval2412@yahoo.fr>
-
Arnaud Versini yazdı
Change-Id: Iccee4712459653b35b11d8dbe99c45df753307be Reviewed-on: https://gerrit.libreoffice.org/17859Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
- 04 Eyl, 2015 17 kayıt (commit)
-
-
Daniel Robertson yazdı
Convert while loops and break statements in PageManager::nakedFragment into for loops Change-Id: I671f4eea140f26c2f451d54911d017325084bd08 Reviewed-on: https://gerrit.libreoffice.org/18138Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Eike Rathke yazdı
Change-Id: Ifbdd9b0c3d8e6f41c4d1eb4d0e62053a8788e05d
-
Eike Rathke yazdı
Change-Id: Ib06b35a117db3c02826cb18754f7ca11875c91c8
-
Eike Rathke yazdı
ScDBData checks that also internally, but added dirty ranges would linger around until container will be destructed, plus spare some cycles. Change-Id: I6c20b227117f272169129978bd8b26ccea9e1a72
-
Eike Rathke yazdı
... so table column names get updated in the next run. Change-Id: I998d610a3df14fb80b6222fd1a5b61847810a722
-
Eike Rathke yazdı
Change-Id: I7746cca2d32d242b6300311fbe7bfe63caf9dfc9
-
Eike Rathke yazdı
Only one cell of a range was broadcasted per area listener if multiple cells were affected. We don't know if there were more. We could set up cell listeners instead, but that's not worth the hassle, header cells don't change that often and if changed the header range to refresh will not be overly large. Change-Id: I915101b809fc1824803f10e696c52fb2185117f7
-
Eike Rathke yazdı
Change-Id: Id699358c7dae635b13ed4b981326a6490255a4d4
-
Ashod Nakashian yazdı
Members are now const-correct. Replaced compile-time constants with enum. Refactored common functions from Timer to Scheduler. Disabled timer-precision unittests as they misfire often. These changes are non-functional. Change-Id: I6bb3d9fc402cadd556d9063ed9a4888f114c73d7 Reviewed-on: https://gerrit.libreoffice.org/17977Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
László Németh yazdı
Change-Id: I8e5a3a02e80b845ef65dfed35cc3c324197ed88c
-
Stephan Bergmann yazdı
Change-Id: Id5756033ccfbe392ae8264afbd3e2e0afd487f6b
-
Stephan Bergmann yazdı
Change-Id: I80d9d0d4c4d56aa8d52dc2e108a9b24025fb0f76
-
Stephan Bergmann yazdı
Change-Id: I1588f55b4be2d32dcafae27ac45eb5def1407fa6
-
Stephan Bergmann yazdı
These modifications are redundant since they got moved around with a16eaec9 "INTEGRATION: CWS sj22: #i122882# graphic with negative size is no longer disapearing." Change-Id: Iba58054b5638c1d78b369ca4041d0d273c5a2954
-
Dennis Francis yazdı
Discussion of this memleak is at http://lists.freedesktop.org/archives/libreoffice/2015-August/069883.html Change-Id: Ie426d7664c4f6901a1877741cdced5b65c51be3f Reviewed-on: https://gerrit.libreoffice.org/18073Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com> Tested-by:
Maxim Monastirsky <momonasmon@gmail.com>
-
Tor Lillqvist yazdı
Change-Id: I7ce9b5cedc620c14e6315acde66aefe60e8bd5ab
-
Tor Lillqvist yazdı
Change-Id: I3ea699dcda21b695a486c86d7f7b7a8abc2a8fbe
-