- 29 Ock, 2016 30 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: Ic941539747fe47b4295e57a0e80b5920d2e62cc9
-
Michael Stahl yazdı
This header is completely internal and not even shipped with the SDK. Change-Id: I0402e23786bae5eb4f51be8582dcf41475176e4f
-
Lionel Elie Mamane yazdı
Change-Id: I651bb973bfff555b8627be85f74b49c2c6ccf425
-
Lionel Elie Mamane yazdı
Change-Id: Icd41e2115d30525eea26df3f92867ab6dd87c747
-
Miklos Vajna yazdı
Change-Id: I590d015aa50350cceef70313498e72474d242789 Reviewed-on: https://gerrit.libreoffice.org/21897Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Armin Le Grand yazdı
The EMR_ALPHABLEND action was added 2012/2013, but missed support for Bitmaps with Mask/Alpha. Due to that files with WMF containing these actions may look different from before. Added suport to load contained Mask/Alpha information in DIBs and the needed additional processing through the display chain. WMF import is still based on Metafile creation, when it would be using Primitives more original data could be preserved. Change-Id: I577569848cee2528328181fa0c7eb7f87857d094 Reviewed-on: https://gerrit.libreoffice.org/21709Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Reviewed-by:
Armin Le Grand <Armin.Le.Grand@cib.de>
-
Maxim Monastirsky yazdı
No need for yet another controller that does similar things. Change-Id: I4ad79d82ea34a90a43e36082d1fb834201dba3a1
-
Riccardo Magliocchetti yazdı
So it's easier for people adding language bindings know the libreoffice version they depend on. Change-Id: Ibe4526156663bb1250558b3f0e8517747a8add66 Reviewed-on: https://gerrit.libreoffice.org/21873Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
-
Peter Foley yazdı
Change-Id: I3429f6a80dd7e080e8f2634ca744d1dac5ea1865 Reviewed-on: https://gerrit.libreoffice.org/21558Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
Peter Foley yazdı
Some options aren't supported on android, so disable them by default to avoid errors. Change-Id: Ifef2f5ff55d3bd7d7da1f53d1345be3c5ef11f45 Reviewed-on: https://gerrit.libreoffice.org/21590Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
Miklos Vajna yazdı
Change-Id: If9ea1786a8a4b66288267e6bd6ffca7dfe651e6a
-
akki95 yazdı
Change-Id: Ia5a2cd92e069c038f4ff0c97876b95c5d81e4db1
-
akki95 yazdı
Change-Id: I5d672629ddf7f153f0ad1927f0f6c0ffc545c3ab
-
Giuseppe Castagno yazdı
Change-Id: I31537e9d73fa8a5d7c56efcc4832df041472ad5d Reviewed-on: https://gerrit.libreoffice.org/21891Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
jan iversen yazdı
null pointer used to dereference, add "if" Change-Id: I37173f252a3b3da44976581ccefd0ed54aa8aa0d Reviewed-on: https://gerrit.libreoffice.org/21735Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
jan iversen yazdı
null pointer dereference, made test Change-Id: I2bd820a2eb04499ab3b518d5b5e5ccccf3ffe531 Reviewed-on: https://gerrit.libreoffice.org/21771Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
Noel Grandin yazdı
Change-Id: Ide111b7b8826d966e29df6a802b434ef1c12b56e
-
Noel Grandin yazdı
Change-Id: I995cb96e514e1aaa05a96f29344ef51e4ca83c64
-
Noel Grandin yazdı
Change-Id: Ief35ce33a11c93a4a78e50ccdd936ec7e17102a2
-
Noel Grandin yazdı
Change-Id: I457de7e83554fbea0a9c5a50c628664fa3887df4
-
Tor Lillqvist yazdı
Change-Id: I71c1ae0c5f34e17ab11cd6726d6845255224044d
-
kadertarlan yazdı
Change-Id: Ib8cfaccaaf5bf75169c96e46d95ff118cc850f79 v2: Deleted whitespaces Reviewed-on: https://gerrit.libreoffice.org/21886Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
Chris Sherlock yazdı
ImplFont::mnOrientation is actually a font metric, it really should be moved to ImplFontMetric so added a TODO. Change-Id: If0f39be16a782692a0da68c674fc87c474dd6468
-
Chris Sherlock yazdı
Change-Id: Iacbe55037b75d30522435f854ceeef432ccfb406
-
Chris Sherlock yazdı
Change-Id: I468bd1810b10be6fab1abcd82cee46dd0b5022d0
-
Chris Sherlock yazdı
Change-Id: I5d38fa30bc4a74a626c67ce18610f15e83eacd68
-
Chris Sherlock yazdı
+ Added function ImplFont::CompareDeviceIndependentFontAttributes + Renamed ImplFont::mbSymbol to ImplFont::mbSymbolFlag Change-Id: I6325e87a2f38a9949c990453112284c3f8d1fb2f
-
Chris Sherlock yazdı
Change-Id: I361fa3be7dc974dbeefc05820c508cfc7098775d
-
Chris Sherlock yazdı
Changes made to allow for harmonization of vcl/inc/impfont.hxx and vcl/inc/fontattributes: - comment added showing the similarities between impfont.hxx and fontattributes.hxx (made in fontattributes.hxx) - extra line space added for my own convinience as I tend to switch between tabs listing vcl/inc/impfont.hxx and vcl/inc/fontattributes.hxx in OpenGrok because that's how I roll - fontattributes.hxx doesn't need rtl/textenc.hxx, that's already included in rtl/ustring.hxx, so swapped to use this instead - fontattibutes.hxx now includes i18nlangtag/languagetag.hxx - this will be needed when I add the LanguageTag properties that exist in impfont.hxx - unotools/fontdefs.hxx added to: + vcl/source/font/PhysicalFontCollection.cxx + vcl/source/font/PhysicalFontFamily.cxx + vcl/source/font/PhysicalFontFace.cxx + vcl/source/font/font.cxx These are the only specific files that actually need this include. Thus this has been removed as an included header from fontattributes.hxx - vcl/inc/fontinstance.hxx doesn't need the reference counter to be a sal_uLong, a sal_uInt32 will suffice (if we need more references than that then I suggest there is a problem somewhere in the code!) - rearranged vcl/source/font/font.cxx's included headers Change-Id: I8d61a5c05989356c056b962adc5aa670940addd2
-
Chris Sherlock yazdı
ImplFont and FontAttributes now have GetAlignment and SetAlignment, and I have renamed Font::GetAlign to Font::GetAlignment, and Font::SetAlign to Font::SetAlignment. See commit description in 8bfccd3a ("vcl: Create accessor and mutator for font scaling in FontMetric") for reasoning behind patch. Unit test added to vcl/qa/cppunit/font.cxx to test text alignment. Change-Id: I6272c84fc9416c90616d957d1897eba9469fe7ba Reviewed-on: https://gerrit.libreoffice.org/21876Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
- 28 Ock, 2016 10 kayıt (commit)
-
-
Maxim Monastirsky yazdı
Change-Id: Ib41952dae6bcca80436355fa5a0707e671fd3698
-
Miklos Vajna yazdı
Regression from commit 358666e4 (tdf#90153 DOCX import: fix default sw TextFrame roundtrip, 2015-09-28), the problem was that at the moment SwTextBoxHelper::syncProperty() doesn't handle an AnchorType at-para -> at-char transition, so the importer shouldn't do that for TextBoxes till sw core gets extended to support the scenario. Change-Id: I8308bfd306672bc68984fbf019767c174130e18d Reviewed-on: https://gerrit.libreoffice.org/21885Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Jenkins <ci@libreoffice.org>
-
Marco Cecchetti yazdı
The following actions messed up the animation engine if they were performed while a slide transition was running: - rewind/skip currect playing effect (Left/Right key) - rewind last/skip next effect (Up/Down key) - rewind/skip all effect (PgUp/PgDown key) - jump to first/last slide (Home/End key) Now: - Left/Up/PgUp key: rewind slide transition - Right/Down key: skip slide transition - PgDown key: skip slide transition and all new slide effects - Home key: skip slide transition and jump to first slide - End key: skip slide transition and jump to last slide Moreover the parsing of transition node properties missed to report some type of not supported transitions which caused the animation engine to hung. Change-Id: I7018b8e8fb3041a95cc80e250431b6544c875e98 Reviewed-on: https://gerrit.libreoffice.org/21855Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Marco Cecchetti <mrcekets@gmail.com>
-
Michael Stahl yazdı
Change-Id: I676ff9b8bdf5fc6b23090fd5914f983d0f11eb32
-
Michael Stahl yazdı
Change-Id: Ib90ad48866718f69160f57e7b0db3a7f342eb7be Reviewed-on: https://gerrit.libreoffice.org/21882Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Maxim Monastirsky yazdı
Change-Id: I97886c8dbd7b56d155ad9598ca127df0c7420d2c
-
Adolfo Jayme Barrientos yazdı
Project: help 2da3fad154bac85a6ec3bbdbb7cf4aca9e6a4b77 tdf#96232 Update button names for prompt on modified template Change-Id: Ia6bb3b000b2b645d931dc3e20ba986be1a2563ee
-
Miklos Vajna yazdı
Which allows not hardcoding as-char for LOK. Change-Id: I3b2987abbaf1f259c614b7b2a8709f15048d362d
-
Peter Foley yazdı
Change-Id: I2af71d5039d330518ea115e6a95af1f15c376538 Reviewed-on: https://gerrit.libreoffice.org/21722Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Matúš Kukan <matus@libreoffice.org> Reviewed-by:
jan iversen <jani@documentfoundation.org>
-
Caolán McNamara yazdı
It doesn't read right otherwise. Change-Id: Ib852d808fbce1fd19c9c5de591694fc4a10a6815
-