- 07 Eyl, 2015 27 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I0a0fb83a1e72d73a517eabaa3c8dc1b2228848d1
-
László Németh yazdı
before drawing the new icon Change-Id: Ibbdbed448f965848429ace28dcfae47efc982164
-
Stephan Bergmann yazdı
...between 6037a79c "cws tl82: #i74049# math symbols should be able to handle 20 bit Unicode characters (surrogates)" and a93c9517 "Removes a fair amount of BOOL variables in starmath." Change-Id: Id146defb7231458b945629d4e4dcb7fc8de69f0e
-
Eike Rathke yazdı
Commit 6fb54d7b changed from pointer to reference but didn't adapt the variable name. Change-Id: If91c632d8fc41957ed3b542ed7bf19c376b56a82
-
Takeshi Abe yazdı
with the variadic variants. Change-Id: Id881385b2653da2ee89498afbd6453d40acaea83 Reviewed-on: https://gerrit.libreoffice.org/18358Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I63cfbe32b165b33e986641f9c6270994ddaa6480
-
Caolán McNamara yazdı
Change-Id: I2a1add8cf526cdb305ad99ccb138454a88f2fdbd
-
Caolán McNamara yazdı
Change-Id: I8718ddd144bec48541e6412a8c9feb74d9391ecc
-
Caolán McNamara yazdı
Change-Id: Ie27c7c5d1b0c87a0e440cf57db436c7c46d46788
-
Caolán McNamara yazdı
Change-Id: If4ef5f054412b75a18d4afd28509ca02d5d2573f
-
Caolán McNamara yazdı
Change-Id: I46f0e7c4cd45c7ac596dceae7ad28664b0cc2183
-
Caolán McNamara yazdı
Change-Id: I942907d6af150818cb1e9a0f1d3f4cd036d0503e
-
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 5 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
-