- 10 May, 2013 26 kayıt (commit)
-
-
Andras Timar yazdı
Project: help 9c6ee8419cc4e7ff0d5b3cfbd9fc0e538e78f8ab
-
Chris Sherlock yazdı
Change-Id: I276fa2fa24b5553a748e6e628129d54419e69c9a Reviewed-on: https://gerrit.libreoffice.org/3843Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Chris Sherlock yazdı
The basefield flag of a stream is persistent, which I didn't realise before. This fixes commit 256e4264 Change-Id: Ic0076c63ae6236ae75dcd79d108add27391b2125 Reviewed-on: https://gerrit.libreoffice.org/3842Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Herbert Dürr yazdı
Patch-by: hdu, orw (cherry picked from commit 7b699076) Conflicts: vcl/win/source/gdi/salbmp.cxx Change-Id: I106efb3960cb99367d2ecefb8bcae006f389e271 Corrected static_cast which does not work on Win compiler reinterpret cas needed (base classes are not related) (cherry picked from commit 99e4d3a5) Change-Id: I02fc89d1ab346231985c68d63d9710c036d2ab2a
-
Tor Lillqvist yazdı
Change-Id: Ia3e12c18a30e5aa0f37db5035cd308b06b2b5655
-
Herbert Dürr yazdı
Capitalize them consistently with the reference being their UNO names defined in main/helpcontent2/helpers/uno-commands.csv (cherry picked from commit 6a2ea0d8) Conflicts: svx/source/tbxctrls/fontworkgallery.cxx Change-Id: I3400c68bf121f4a95cf1068c62be9864257c8ac2
-
Felix Zhang yazdı
-
Eike Rathke yazdı
Change-Id: I1aa89a8d6f712abb4f768a413ebac29e14612484
-
Chris Sherlock yazdı
* Remove EMFP_DEBUG with OSL_DEBUG conditional defines and SAL_INFO * While we are about it, to help with troubleshooting metafile issues, add another vcl.emf area to log-areas.dox * Improve error handling when processing an EMF header: + replace variable name nsal_uInt32 (!!) with sane variables to make the code more readable + check to ensure that type field is 0x1, which is all it can be for metafiles + check that signature field is set to ASCII-encoded value "FME" + loose check of version field to see if it is 0x00010000 + warn if record count is zero - that really shouldn't be possible + check bytes field in header to make sure it correlates to the actual size of the metafile + additional check - [MS-EMF] states that reserved field should be zero, and ignored... but we can use this to check for file corruption - not 0, not correct! * Quite a few more comments in the code to clarify the intended structure of a metafile, per [MS-EMF] documentation Change-Id: Id4ed486b2dd0c6e7bdee67cb344aaaf8e8d98f84 Reviewed-on: https://gerrit.libreoffice.org/3839Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I5af86e15bcb8958a680e7309f13d7a865f29d7a9
-
Joren De Cuyper yazdı
Change-Id: I3812b60f097b1daf554bf2d337b126e8a8067573 Reviewed-on: https://gerrit.libreoffice.org/3837Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Herbert Dürr yazdı
unify the various c-string compares and hashes. (cherry picked from commit b7e3470a) Conflicts: oox/inc/oox/export/shapes.hxx oox/source/export/shapes.cxx sal/inc/rtl/string.hxx sdext/source/minimizer/pppoptimizertoken.cxx svx/source/customshapes/EnhancedCustomShapeTypeNames.cxx vcl/source/glyphs/gcach_ftyp.cxx writerfilter/source/resourcemodel/TagLogger.cxx xmloff/source/draw/EnhancedCustomShapeToken.cxx Change-Id: Ib742744077bfb4d38a462d88b44bdef45601b4ae
-
Armin Le Grand yazdı
use simple text hilight frame when captions are in TextEdit mode (cherry picked from commit bdcd01c3) Conflicts: svx/source/svdraw/svdmrkv.cxx svx/source/svdraw/svdorect.cxx Change-Id: Id570a220873d1bbd0f9caed4db44f90ca2f67d9e
-
Stephan Bergmann yazdı
Otherwise, the FILELIST scp2 items would create a program directory even on Mac OS X, before gid_Brand_Unixlink_Program creates the program -> MacOS symlink. (gb_Pyuno_PROGRAMDIRNAME shoudl be renamed to something more general than Pyuno, and maybe more */Package_*.mk would benefit from using it.) Change-Id: Ib6fc8d1abaf3b1a47a0f026a62bf0abdb14fc521
-
Tor Lillqvist yazdı
Change-Id: I42f54c87384419f5f605c2a5a8146477238f4dfb
-
Jan Holesovsky yazdı
It seems not to be a too good idea anyway - the image has to have some specifics, so the value of setting any random image as the background of Writer / Calc / Impress is questionable. Either way, if anybody wants to finish that, easy to recover from the history ;-) - better than keeping the unused code around. Change-Id: I5079210bd91b5e70ce20681e5477b860bb28ff07
-
Andras Timar yazdı
Project: dictionaries c178908939c5e5c727f5c7c78b9cc32356f6ea46
-
Caolán McNamara yazdı
Change-Id: Iddcf995b079867cf14454d28c363efacc0323ae8
-
Andras Timar yazdı
Project: dictionaries 7c495c0a113c52ba9f2b15a5ab38d06b02e1c8df
-
Herbert Dürr yazdı
(cherry picked from commit feb1be19) Change-Id: I9e6ddcf04047bdc905f00b709db84459112122db
-
Herbert Dürr yazdı
before converting to SpinbuttonValue or ScrollbarValue Else problems like #i112873# or even crashes can and do happen. (cherry picked from commit d2fde1d3) Conflicts: vcl/unx/kde/salnativewidgets-kde.cxx Change-Id: I6429205ab41b3194577bc50aa02384c920e11ed2
-
Noel Power yazdı
Change-Id: Id3cc26b6fbb1ec0ddacf7228e1c147085db415e1
-
Stephan Bergmann yazdı
Change-Id: Ie5168a9e67ab9479cf7b6d0e350ec0b3c4f0616f
-
Fridrich Štrba yazdı
In a case we use harfbuzz on Windows once, it is using in the uniscribe backend some OpenType shaping that is available only in Vista and later. So call this functions over function pointers if available and if not, fallback to the itemizing/shaping/placing that is available in Windows XP uniscribe. Change-Id: I5b1a22d812d57194d1147effa87033cdf6af78d3
-
Stephan Bergmann yazdı
Change-Id: I1167d2ebeba97380b65c6e7789ba7fc3ad6b0a1e
-
Tor Lillqvist yazdı
Change-Id: I1c68a1fd425d54e2d01ff63580e62dc0fb6416e2
-
- 09 May, 2013 14 kayıt (commit)
-
-
Khaled Hosny yazdı
Change-Id: I31b95844234135d14f117ae74124350eedf7d20a
-
Khaled Hosny yazdı
It should have been nExtDescent + pMetric->mnDescent, but then the whole thing does not make any sense; why add the descent to the leading and then calculate the leading by subtracting the descent! (well, the ATSUI code was doing this but it makes no sense either). Just use CTFontGetLeading() directly. Change-Id: Ia54648f6c02c11359865f4aa6476adf40b27f906
-
Markus Mohrhard yazdı
Change-Id: Icba7557140d65b769bef17df57e2cdc1bdba3193
-
Markus Mohrhard yazdı
Change-Id: I544760548866d55807a3291a31b4ce948a751946
-
Markus Mohrhard yazdı
Change-Id: I92ba78e96ad4f7c4a661dd879a721e422b6d0d2e
-
Markus Mohrhard yazdı
Change-Id: I950a6d971b1be742fa7c0ce26697cd84121a14d0
-
Markus Mohrhard yazdı
Change-Id: I5d2b99645faf18e8af9bc0f0b4bff210f9ee8743
-
Markus Mohrhard yazdı
Change-Id: I4147dfa5d0d1fb2324a6441580212f25ce9d4a01
-
Samuel Mehrbrodt yazdı
* Display spaces in filenames correctly * Adjust Spacing in Dialog * Remove the label showing the full path Change-Id: I5c5d3d54b7e21063628c4cdb4a92f534ec4a3088 Reviewed-on: https://gerrit.libreoffice.org/3834Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
Xisco Fauli yazdı
Otherwise 65536 will be printed as the firt bullet Change-Id: Ie200c1c67a9b73321990a55940115ae30b9e7c37
-
Sun Ying yazdı
Reported by: Liu Ping Tan Patch by: Ying Sun Review by: Steve Yin.
-
Kohei Yoshida yazdı
Change-Id: Ib0b56e1c7d3b58de10a45ebc352f4f116cba58f9
-
Kohei Yoshida yazdı
Change-Id: I5c8460db80f41569714f743265ee57736ce02211
-
Luboš Luňák yazdı
Change-Id: I3dff13178c60d1abfbfdbaee1352af3b3dd98061
-