- 10 May, 2013 40 kayıt (commit)
-
-
Eike Rathke yazdı
transex3 crashed if a new language was added to the StringArray PairedList in svtools/source/misc/langtab.src and that resource was attempted to be built. For the new entry doesn't exist a MergeEntrys entry in vMergeEntryVector yet, but ExportList::GetSourceLanguageListEntryCount() already includes it so nMaxList is greater than size of vMergeEntryVector. Check nLIndex first. Change-Id: I3b706bea7aea7cd7ecd8245d99587b944510952d
-
Caolán McNamara yazdı
Change-Id: I31cd2e9a2a3f1606596a4e681cea07659463d2f1
-
Noel Power yazdı
Change-Id: I0107fc919a785195a1247c08ae019ed3f48f7e7d
-
Michael Stahl yazdı
9132a8d1 wasn't quite right, if the HelpLinkTarget is not re-built but the HelpIndexTarget is the clucene-generated files need to be deleted by the HelpIndexTarget. This is all somewhat confusing because some of the index files are created by HelpLinker but the ones in .idxl directory are created by HelpIndexer. Change-Id: I0334a2e54e560aead96dcfbab0b088dd4e44924d
-
Kohei Yoshida yazdı
Change-Id: I87e9cffcb50f879b699fe8df141281fdc6d2dbae
-
Noel Power yazdı
a) Name.Value attribute was read only b) Name.[Get|Set]Value not working property c) Name.ReferToR1C1xxx attributes not returning r1c1 related addresses d) Names.Add just not working( should return a reference to the new Name ) e) Names.Add not handling multi-area addresses, not constructing the Content for the names correctly Change-Id: I6f3c1cf029d5e4003c5900a4e9525f5a0d9a8ed6
-
Eike Rathke yazdı
Change-Id: Ic00b9135021f2c5f76755efbe88fc1f12e655320
-
Caolán McNamara yazdı
because libreoffice inserted a bunch of extra resources since fork point. We should get rid of these ids entirely and e.g. at least instead use the filename number as the the id instead which would be a little less painful. Change-Id: I5d0a3b5e60dbe448164bdff25d46171a1ed4d55e (cherry picked from commit 8e9bcdb73adf7b544299bb57fcce5423b43cc058)
-
Armin Le Grand yazdı
(cherry picked from commit cf417aec) Conflicts: extras/source/gallery/gallery_system/sg2.sdg extras/source/gallery/gallery_system/sg2.thm svx/inc/galtheme.hrc svx/inc/svx/fontworkgallery.hxx svx/inc/svx/gallery.hxx svx/inc/svx/galtheme.hxx svx/source/gallery2/galctrl.cxx svx/source/gallery2/galexpl.cxx svx/source/gallery2/galobj.cxx svx/source/tbxctrls/fontworkgallery.cxx vcl/inc/vcl/outdev.hxx vcl/source/gdi/outdev6.cxx Change-Id: I519a2cf4e16bb42ecfd9c4b48094e65adcc35599 (cherry picked from commit ddec662e8dc234b7196c1b3c28db5da743557ec6)
-
Caolán McNamara yazdı
because I need to get the following patch to apply :-( This reverts commit 2056f718. Change-Id: I3b005725a826d0339a6d1bb8d211959cd03c7d6e (cherry picked from commit 58a2d079400d6a6170b512b7fa387a7152849463)
-
Armin Le Grand yazdı
and additions of new themes (cherry picked from commit 8ccf0e00) Conflicts: extras/prj/build.lst extras/source/gallery/bullets/makefile.mk extras/source/gallery/gallery_system/sg2.sdg extras/source/gallery/gallery_system/sg2.sdv extras/source/gallery/gallery_system/sg2.thm extras/util/target.pmk scp2/source/ooo/directory_ooo.scp scp2/source/ooo/file_extra_ooo.scp svx/inc/galtheme.hrc svx/source/gallery2/gallery1.cxx svx/source/gallery2/galobj.cxx svx/source/gallery2/galtheme.src vcl/inc/vcl/alpha.hxx vcl/inc/vcl/bitmap.hxx vcl/inc/vcl/bitmapex.hxx vcl/source/gdi/alpha.cxx vcl/source/gdi/bitmap.cxx vcl/source/gdi/bitmap3.cxx vcl/source/gdi/bitmapex.cxx (cherry picked from commit 8012fae6cedcf325130d70adf0a486e8918f452f) Conflicts: vcl/source/gdi/bitmap3.cxx Change-Id: If4b2397b889f914487f2135679250c175181e1df
-
Khaled Hosny yazdı
Core Text will apply its font fallback mechanism when typesetting a CTLine, and we can't assume that the returned run all use the original font. This fixes the random glyphs drawn when we hit font fallback. Change-Id: Id4d7098cb7bd3464cba6abab22be3ac3942c8889 Reviewed-on: https://gerrit.libreoffice.org/3846Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Michael Stahl yazdı
In 5589c72b a problem due to linking pyuno_wrapper with g++ was fixed: the library should not have a dependency on libstdc++. It's possible to implement this in gbuild directly by checking whether there are any C++ input files. (apparently on GNU/Linux g++ implicitly links in libm too...) Change-Id: I04dce06f796e20047ce7f5eab65e6110c0244445
-
Michael Stahl yazdı
Change-Id: Ic05de69951b28b9cc8d62f0a534b507c424e6b25
-
Tor Lillqvist yazdı
Note that this doesn't imply it *will* be built; that depends on configury options and changes to configure.ac. Change-Id: I5ed531bc8999f49b9e696523226454f99f253882
-
Tor Lillqvist yazdı
Change-Id: I2c174e23b3f995d819ff8ab72281b386b26c1cfe
-
Tor Lillqvist yazdı
http://stackoverflow.com/questions/7406946/why-is-apple-deprecating-openssl-in-macos-10-7-lion http://stackoverflow.com/questions/7475914/libcrypto-deprecated-on-mac-os-x-10-7-lion Apple apparently got fed up with the unstable ABI of OpenSSL, or something, and recommend you either move to their "Common Crypto Architecture", or, if you have to stay with OpenSSL, just build it yourself statically and bundle with your application. So let's do that. Change-Id: I5f19fcce9b4e00ff2ce3089a2398b3f08f76a9a0
-
Takeshi Abe yazdı
Change-Id: I7e69466f189b845a807edbf3ca4422b0fb2aec94
-
Herbert Dürr yazdı
Patch-by: orw Tested-by: orw (cherry picked from commit 7a8c7f6a) Conflicts: svtools/source/filter/jpeg/jpeg.cxx Change-Id: Icda84dad6b5a8395f8592fdba479b194d4cc7ff7
-
Michael Stahl yazdı
Change-Id: Ibc60b487fc769f152d231d962d984e3c8f6dce50
-
Herbert Dürr yazdı
(cherry picked from commit e4a73933) Conflicts: comphelper/inc/comphelper/stl_types.hxx Change-Id: I18587958e7458cdd6847f48e8ea41ca92afd7815
-
Caolán McNamara yazdı
Change-Id: I66de69f3ca4ff92abb0583cd330087d59a037a0f
-
Herbert Dürr yazdı
for symmetry also the other constructors in the same class and mark their destructors as virtual if they are anyway (cherry picked from commit 870349ea) Conflicts: vcl/inc/vcl/button.hxx vcl/inc/vcl/combobox.hxx vcl/inc/vcl/ctrl.hxx vcl/inc/vcl/dialog.hxx vcl/inc/vcl/dockingarea.hxx vcl/inc/vcl/event.hxx vcl/inc/vcl/field.hxx vcl/inc/vcl/fixed.hxx vcl/inc/vcl/floatwin.hxx vcl/inc/vcl/fontmanager.hxx vcl/inc/vcl/group.hxx vcl/inc/vcl/lstbox.hxx vcl/inc/vcl/menu.hxx vcl/inc/vcl/menubtn.hxx vcl/inc/vcl/metaact.hxx vcl/inc/vcl/morebtn.hxx vcl/inc/vcl/pngread.hxx vcl/inc/vcl/scrbar.hxx vcl/inc/vcl/spin.hxx vcl/inc/vcl/spinfld.hxx vcl/inc/vcl/split.hxx vcl/inc/vcl/syschild.hxx vcl/inc/vcl/tabpage.hxx vcl/inc/vcl/virdev.hxx vcl/inc/vcl/wrkwin.hxx Change-Id: I8c29f74208cf382a9baa01c2e2d0757688cb4641
-
pje335_NL yazdı
Project: dictionaries 61644291cba7f6f8dd7e194f5abbe0b0e146a321 solve fdo#63033 update Dutch dictionary OpenTaal to version 2.10g Change-Id: Ia4ccb06b0db4cdd976d2ec4491e14b82eefa558b Reviewed-on: https://gerrit.libreoffice.org/3844Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
Eike Rathke yazdı
Enhanced EditEngine to be able to hold more than 64k paragraphs. Used also in RTF import Calc and Writer, so that could benefit as well. * changed all EditEngine,Outliner,... related paragraph index/count variables from sal_uInt16 to sal_Int32 * sal_Int32 instead of sal_uInt32 to match accessibility API * matched some Outliner methods' paragraph parameters from sal_uLong to sal_Int32 * containers capable to hold size_t nevertheless are limited to a maximum of sal_Int32 * changed definition of EE_PARA_NOT_FOUND and EE_PARA_ALL to SAL_MAX_INT32 + added EE_PARA_MAX_COUNT and EE_TEXTPOS_MAX_COUNT to initialize ESelection with what previously were hard coded 0xFFFF all over the place + for similar reason added EE_TEXTPOS_ALL corresponding to EE_PARA_ALL to initialize an ESelection spanning all available text like aSel(0,0,EE_PARA_ALL,EE_TEXTPOS_ALL) Change-Id: I62d1b9c399cd709a4f93dbac31b219a61c46ec00 Reviewed-on: https://gerrit.libreoffice.org/3838Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Christian Lohmaier yazdı
on cygwin, configure forced TMPDIR to /tmp, regardless whether it is set or not. And while it respects an existing value of TMP, TMP is only used in a few places. Changes the ones that explicitly check for TMP to prefer TMPDIR, and don't duplicate configure's check in other scripts. Change-Id: Ia8ac3f8d92e5f971c5237b85f66f7c0a58932930 Reviewed-on: https://gerrit.libreoffice.org/3701Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
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
-