- 07 Ara, 2015 1 kayıt (commit)
-
-
Noel Grandin yazdı
fallout from the wide char changes <sberg> noelgrandin, _rene_, ah, yeah, that's something that broke with 0b07406f <IZBot> core - Use C++11 char16_t for sal_Unicode - http://cgit.freedesktop.org/libreoffice/core/commit/?id=0b07406f7147b9abbb2095d9e038b13293cb8b10 Change-Id: If4303bd1d8577612250b1857b809b022d13759e4 (cherry picked from commit b2d145193e34b57ca991063fc7c3cf8200339dea)
-
- 06 Ara, 2015 1 kayıt (commit)
-
-
Aybuke Ozdemir yazdı
Change-Id: I1d81b740bf67402b7f59b572bbd8a9fbc4a989f2 Reviewed-on: https://gerrit.libreoffice.org/19706Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> (cherry picked from commit 22d4b98d) Reviewed-on: https://gerrit.libreoffice.org/20421Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
- 05 Ara, 2015 2 kayıt (commit)
-
-
Caolán McNamara yazdı
this gives the same (terrible?) pattern as quartz for dragging toolbars around (cherry picked from commit 8dea939d) Change-Id: I439826c41f9d4d13d6e0b13859b6fb34899b6494
-
Julien Nabet yazdı
Right click on a field in Type Formatting (Base, paste a table from Calc for eg) makes a popup which takes into account now if the field is a primary key or not. Handles multi-fields primary key, too: the selected fields must be exactly those in the primary key, no more, no less. Change-Id: I545b946bccd3fc02f4f6c3bdb99f914d181a3d40 (cherry picked from commit b0658929) Reviewed-on: https://gerrit.libreoffice.org/20409Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> Tested-by:
Julien Nabet <serval2412@yahoo.fr>
-
- 04 Ara, 2015 4 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
We calculate the scanline size wrongly when writing a PDF so the image is not exported correctly. BitmapAccess already has a method to determine the scanline size so use that instead. Change-Id: Icccba8f26c5e0fd4bd4c37bba7c5a7fe8d0094bd (cherry picked from commit 82e0c38e)
-
Tomaž Vajngerl yazdı
AccessReleaser does the same job as a ScopedBitmapAccess, but it is a local class in pdf writer - removing it. Change-Id: I3608a80fde8af938de479a9ecf44b134e1be7aa8 (cherry picked from commit 7bda8fbd)
-
Justin Luth yazdı
Unicode Notation toggle's alt-X conflicts with the main menu for Basque, Galician, Dutch, and Brazilian Portugese. Replaced with Alt-C which matches the alternate combination already assigned for German. If MSWord uses a different combination for these languages, someone can request a matching change. Dutch is confirmed as using the conflicting Alt-X, but the other languages are unknown status in MSWord. Change-Id: Id07fc825aa7df427b4e7d1db9026dc1665a14a0d Reviewed-on: https://gerrit.libreoffice.org/20370Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit 2ffe2b0c) Reviewed-on: https://gerrit.libreoffice.org/20390
-
Justin Luth yazdı
Although German (de) was remapped to use Alt-C instead, it still assigned the en-US alt-X assignment as well, and accelerators take precedence over menu ~ indicated keys. So a blank assignment needs to be made in the alt-X accelerator for any language that conflicts. Added vietnamese as well - it conflicts with both alt-x and alt-c, so not assigning any accelerator to it for now. A vietnamese can request and suggest an appropriate accelerator combination. Change-Id: Id972f5125ccab5eaca72b6a114099a5b441b055d Reviewed-on: https://gerrit.libreoffice.org/20365Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit f0282aed) Reviewed-on: https://gerrit.libreoffice.org/20389
-
- 03 Ara, 2015 19 kayıt (commit)
-
-
Christian Lohmaier yazdı
Change-Id: I52ac8d6e903a91342293b81f6f4d23405f179fc2
-
Christian Lohmaier yazdı
Change-Id: I39065a4d6c88aff677d80a2ce4b0327c18fe3eb9
-
Christian Lohmaier yazdı
Change-Id: I52b76ca7adb181112ea741bc9bee77f3f0eca352
-
Christian Lohmaier yazdı
Change-Id: I41b0ce2a024d7cc850fb7a380c992167fa004e72 (cherry picked from commit 44286a37)
-
Armin Le Grand yazdı
When using appearing animations on shapes, some of the slide transitions incorrectly don't show these shapes. Same for disappearing shapes - both states are wrong during slide transition time. Fix slide bitmap generator to take final slide states into account. Change-Id: Iea0e576009a109c7f44a7a6498b0ee5b2c4791c5 Reviewed-on: https://gerrit.libreoffice.org/20199Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 57387eb3) Reviewed-on: https://gerrit.libreoffice.org/20375Reviewed-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-
Christian Lohmaier yazdı
Project: translations 6ba2a1e629bd8f10c07796ecae0cfcf4bd066686 update translations for 5.1.0 beta2 and force-fix erros using pocheck Change-Id: I1b2faba1d02fc0d683d8d50c77fd8d0dba4c8abf (cherry picked from commit 0fec96207aa660bd7a5de1cd8694703c8d33e92c)
-
Giuseppe Castagno yazdı
At the same time replace old OSL_TRACE, OSL_FAIL, OSL_ENSURE with SAL_* as appropriate: OSL_TRACE =--> SAL_LOG or =--> SAL_WARN if requires some kind of attention by the developer. OSL_FAIL =--> SAL_WARN or =--> SAL_INFO if the warning is brought up later in the program flow. OSL_ENSURE =--> assert oe SAL_WARN_IF when appropriate. Change-Id: I1cf8f76acdec6f37746488b22cbf579802a9d79d Reviewed-on: https://gerrit.libreoffice.org/20034Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit dd9c15b3) Reviewed-on: https://gerrit.libreoffice.org/20373Reviewed-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-
Michael Stahl yazdı
OOXML embedded objects are converted to ODF during export, which prevents the export from working, as it expects a stream, and ODF uses a storage. There is already a unit test in testEmbeddedXlsx, but it wrongly succeeds because the components necessary to convert from OOXML to ODF are missing in the test environment. (cherry picked from commit 1dac99e7) Change-Id: Ib4df346e04ecfb54ec1a728535be876db921b884
-
Lionel Elie Mamane yazdı
Change-Id: Ia4d4c56318bc7d32d317abbda27eda9d3413ba75 Reviewed-on: https://gerrit.libreoffice.org/20362Reviewed-by:
Julien Nabet <serval2412@yahoo.fr> Tested-by:
Julien Nabet <serval2412@yahoo.fr>
-
Miklos Vajna yazdı
Change-Id: I9d74642156d7bb79577671bae24346c75178c5c7 (cherry picked from commit 5cbe4bcc)
-
Miklos Vajna yazdı
See wwSectionManager::SetCols() for the DOC import equivalent of this code, if line width is 0, then there will be still no visible line. Change-Id: Ifb0dc596e252a60cdac575fff2894aced1580c69 (cherry picked from commit be6a428c)
-
David Tardon yazdı
Change-Id: I3d9ffbdd8246d7dee6b49393dd6875cab8565dc0 (cherry picked from commit a5533e8a)
-
andreas kainz yazdı
transition would be finished for breeze Change-Id: Id159b09f7d62ca087a946e19b5568424bfe9ca0c Reviewed-on: https://gerrit.libreoffice.org/20345Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Signed-off-by:
Michael Meeks <michael.meeks@collabora.com>
-
andreas kainz yazdı
Change-Id: I3d4fa52fd4cccc0b2d45386f64fb4c60851ba8de Reviewed-on: https://gerrit.libreoffice.org/20188Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com> Signed-off-by:
Michael Meeks <michael.meeks@collabora.com>
-
Jan Holesovsky yazdı
Change-Id: I6715b620adaa6f2b461cb900abb996b62d955ae5 Reviewed-on: https://gerrit.libreoffice.org/20376Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
Stephan Bergmann yazdı
Change-Id: I4cefabc51c00b0e6ffd0613c4409cc31e1aa5673 (cherry picked from commit d7ceaae4)
-
Caolán McNamara yazdı
queue_resize needs to invalidate the size cache even if there is a pending layout idle awaiting Change-Id: I6dba3d37fbb33125cc3f5d17aff6d2f7a3388654 (cherry picked from commit d40d756f)
-
Caolán McNamara yazdı
Change-Id: Iaaefbe2311e61be3b9689c693481d149aa1355f5 (cherry picked from commit 0261be7f)
-
Caolán McNamara yazdı
Change-Id: Idc9e8fd0c35de48a2366dca3850bcc4e69ef997f (cherry picked from commit afc565bf)
-
- 02 Ara, 2015 8 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I1ad477b9db9ba960ae2c417799e5d91b63538d57 (cherry picked from commit 12fc5b85)
-
Caolán McNamara yazdı
Change-Id: I58427aafb30eca64a67bcf7dd9a7738d8da3e085 (cherry picked from commit 3520b0f8)
-
Stephan Bergmann yazdı
Change-Id: I3041d93f98e491e4600da78a0d1f6100be1177a7 (cherry picked from commit cff54fb8)
-
Stephan Bergmann yazdı
Change-Id: I6d763369aa0c142ec0b0b9fb08aeb212eaae7f2f (cherry picked from commit 0e8c79ab)
-
Stephan Bergmann yazdı
Change-Id: Iec98a5a3df5dcfcd3fcf658bf27e9b5fe57ffc44 (cherry picked from commit 6cd09d31)
-
Caolán McNamara yazdı
Change-Id: Ibd175c65babdde48132692fd1979a00929356bb4 (cherry picked from commit 23d5775e)
-
Michael Stahl yazdı
Writer's naviagtor crashes when you click on a frame to select it, because the SwContent* that is passed to SwContentTree::GotoContent() is deleted because SidebarController::CreatePanels() re-creates every single panel and then ResetPanels() disposes the existing ones, which deletes the naviagtor's SwContent instances. (regression from 536c259c) Change-Id: I8f875df816a2d5948026a1d3f30b86bb2418acda (cherry picked from commit 02f2c2f8)
-
Michael Stahl yazdı
On Fedora 23, the check for dlopen happens to succeed with gcc -m32 -fsanitize=address, and then linking executables fails due to not finding dlsym. Checking for dlsym results in the proper -ldl. Change-Id: I02108c2c053e07b33848af068937f29967e7dc6a (cherry picked from commit 037584cf)
-
- 01 Ara, 2015 5 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I37fb62a53338a7edcac1c72153eefcee6096e6f9 (cherry picked from commit 12993544)
-
Maxim Monastirsky yazdı
so don't add it there to the save dropdown. Change-Id: Iee604cc15616080266f7192ac451f04830ba1bb8 (cherry picked from commit 5a3b930b)
-
Maxim Monastirsky yazdı
Change-Id: I7e9cd165311494d3b2a8386dcaf2f3840449395a (cherry picked from commit 1ad3acc8)
-
Maxim Monastirsky yazdı
Change-Id: Ib4a838619092b47b4eb5304e8d63ab6d7ee8d1c4 (cherry picked from commit ae3f1956)
-
Jan Holesovsky yazdı
Some of the operations are blacklisted for vectorization there, so test both the normal and s/w interpreter case. Change-Id: I6d48831f6bdbbb1e150bea06fc97ea5d6e66365b
-