- 18 May, 2013 5 kayıt (commit)
-
-
Takeshi Abe yazdı
Change-Id: I5bc7eba1ba17162916c016218b8e5f43627ce047
-
Takeshi Abe yazdı
Change-Id: I7d56a72b8c22ce5e4c664b5ccf45aa984b9df88b
-
Ariel Constenla-Haile yazdı
(cherry picked from commit b73c741c) Conflicts: starmath/source/edit.cxx Change-Id: Ie073deabb1a48f3479a9c6bbf89d1e40f5cea663
-
Rene Engelhard yazdı
Change-Id: Ic407ce886b1a857cb480f09ec4ef13ba3809338a
-
Rene Engelhard yazdı
.. now that it isn't empty anymore to actually install the GNOME stuff. This reverts commit bbd0c8eb. Change-Id: Ifa824f14c17fc5456e2aaebf2034282c40cd9c2d
-
- 17 May, 2013 34 kayıt (commit)
-
-
Thorsten Behrens yazdı
Guard against xml:id load breakage, that cause fdo#64512 and fdo#60075. Both connector shape and animation references need it to work. Change-Id: I7883d1d27eae02f605c83217a2e1b83934b31483
-
Pedro Giffuni yazdı
Conflicts: jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml Change-Id: Ifaa60fafb0db62ed60ba4080b6bb3713d8d9e3be
-
Khaled Hosny yazdı
Change-Id: I858832a41ef140fa9916e05548edf2df6b0af451
-
Khaled Hosny yazdı
No need to keep a fonts array around; we don’t modify the glyph array in anyway so we can just query the CTLine directly. Change-Id: I24fd49b8fcc8391de7fe132db60bc81bc9941a81
-
Khaled Hosny yazdı
isVerticalRun is not used anywhere, remove for now. Change-Id: I29a9650e3031dc1faaacd13f4aa9fefe661edaa7
-
Khaled Hosny yazdı
The secondary caret is a special caret that is inserted when the text changes its direction e.g. between an RTL and LTR segments, not whatever who wrote this code thought it is. This should now be more or less the same as ATSUI version (for better or worse), though it probably makes no difference anyway since GetCaretPositions(), despite its name, is *not* used for determining caret positions but only for drawing mnemonic underlines, and we don’t draw any menus by ourselves on Mac. While at it, adopt variable naming used in the rest of the code (not the spacing, though. Why any sane person would want no space before opening parenthesis and space after it!). Change-Id: I3e8d1db33c899d0c69f65b57f0a52d10cbed1025
-
Michael Stahl yazdı
Project: help 7cbed0ad307c87de550f032046a39375979efe76
-
Caolán McNamara yazdı
Change-Id: If922b5a21babd120262436b66cd01098341fa92b
-
Noel Power yazdı
Formula arrays in xlsx documents don't change ( when depenant cells change ) this is because of some performace hacks that prevent wide-scale startlisten calls ( e.g. inhibited because filter calls SetInsertingFromOtherDoc(true) ) Instead of enabling that stuff again some we do some manual dependecy setting Change-Id: I994d0ec505339201f6f78229963de45f10437212
-
Fridrich Štrba yazdı
Change-Id: I39f8160311ab24f8bdd680b87a407ba69a4e51e3
-
Eike Rathke yazdı
Change-Id: I88a95d8fac8af9085d41cf1b13c8ff3ee7abb141
-
Petr Mladek yazdı
- $(UNIXFILENAME.$*) is not correctly substituted if the variables are defined by another VAR.bla variables - add missing '-' to the iconprefix - use '$${PRODUCTNAME} $${PRODUCTVERSION}' for the desktop menu; the real name and version is added later by the installer in instsetto_native - use correct .po file for the translations - deliver the localized and corrected desktop files Change-Id: Ifcf797b57f94b16bd7ee498136c9c353b85c7c46
-
Petr Mladek yazdı
The freedesktop solution has been supported by the Linux desktops for many years. It should be enough these days. At least the SUSE desktop integration has not been needed since about 2009. Change-Id: Ib5048bd062802f6e70403e81433ea68ca9dff177
-
Eike Rathke yazdı
Change-Id: I1120950f1161e51591701368229844f6a5344eeb
-
anuragkanungo yazdı
Added an checkbox option "View PDF after Export" in Export as Pdf Dialog Box . If a user ticks the checkbox , pdf file will be opened after export else only export will be done . Goto File > Export as PDF >> Tick the checkbox "View PDF after Export " to observe changes . There is a lot of space in between last checkbox and this ViewPDF checkbox , because if we open impress and check export as pdf , there are more options in the dialog. If user export PDF and check view PDF after export, the PDF file is added to recent documents of the OS . ( tested on opensuse) It will require make dev-install to work properly . Change-Id: I76611c0e3382e27289d648942a98b092edc430ae Reviewed-on: https://gerrit.libreoffice.org/3948Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Isamu Mogi yazdı
Change-Id: I7d85cdb5e32802ddfd83a350f3daa49348bc18a6 Reviewed-on: https://gerrit.libreoffice.org/3935Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Fridrich Štrba yazdı
Change-Id: I4196577d1caa24d52f5e734cb0817f2e943f12ed
-
Eike Rathke yazdı
Change-Id: I05cefb96d7d6290ff7e1a89fa88b21da7a6c82a2
-
Marcos Paulo de Souza yazdı
Change-Id: I0fd872d15a0c938d32aac185c3c00c5fb14a091a Reviewed-on: https://gerrit.libreoffice.org/3813Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Caolán McNamara yazdı
scenario 1: with attached test document a file->printer settings->properties->paper set a paper size, ideally something not used in the test doc, e.g. Executive b file->print->print c file->printer settings->properties->paper the paper size here should now still be what was selected in a and *not* what happened to be the last page format used in the document which is letter Change-Id: I66be32e2d03381dc2103479f1be46669a342a2ab
-
Fridrich Štrba yazdı
Change-Id: I9bae7d0ea71072168ba53d7376e816bcd05722fa
-
Fridrich Štrba yazdı
Change-Id: I8e70cd72e8c7934b2a04fbe6b9ed5f662c494960
-
Fridrich Štrba yazdı
Change-Id: Ifb3f8a7b0e40ee8b33fab4dded3f75f040e75f72
-
Michael Stahl yazdı
... in destructor. Otherwise it will access freed memory when eventually called. This crashes since OOo 3.2 but no idea why it would appear to not crash in earlier versions. Change-Id: Ie3ab7ddf19fb1086f0b7d824555ab6b063e2b9ad
-
Michael Stahl yazdı
The pObjList is 0, so use pObj's GetModel() which should be the same. (regression from 115054fe) Change-Id: Ib20e1806518f7b3b33d3fb4472d79d531ea9f1de
-
Eike Rathke yazdı
Since 6619955e Date::GetDaysInMonth() operates on the normalized value that corresponds to the actual values set at the Date instance, obtain and set number of days for the intended month instead of using the rolled-over date. Change-Id: Ia6b007675104f8e134b278f216c3bb48b72f061c
-
Caolán McNamara yazdı
regression since 0fd4d12c Change-Id: I894fe80f6c531af5c335dc1f3ba1c0ffaca1e07f
-
Caolán McNamara yazdı
Change-Id: I54660a200b76fbc9e7fc2ad1d7a595b8f8eb8b6a
-
Tor Lillqvist yazdı
It's always possible to run the soffice executable from the same location with a --base, --calc etc command-line option instead. (That is not the normal way for Mac users to open an empty document for the specific aspect of LibreOffice (Calc, Writer, etc) either. Instead, the usual way (says cloph) is to keep a corresponding template document in the Dock and click that.) Change-Id: Iceea270c03a63f674e7dfdfa95117cb3bdd15184 Reviewed-on: https://gerrit.libreoffice.org/3930Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Tor Lillqvist yazdı
Change-Id: I1e133fb53e58da4ad5e3eb02163eb6082d895b15 Reviewed-on: https://gerrit.libreoffice.org/3931Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Tor Lillqvist yazdı
Change-Id: Ia3c5cf74dc88dbb741ea1eac7bbdf0b41617ded9
-
Noel Power yazdı
This reverts commit 9411d4d5.
-
Tor Lillqvist yazdı
Should fix the cross-compiling tinderboxes running on Debian at least. Change-Id: I4fad1beb1a380c69fd1c9461bbf3f4f125df69ee
-
Stephan Bergmann yazdı
There already was a patch to use @executable_path (which is wrong, consider e.g. when such libs are loaded into the URE uno executable), so fix it to use @_..._OOO instead (and no need to set --prefix), and pass the resulting libs through macosx-change-install-names. Change-Id: I2eb1801b64de81ac2b2844f893c9149fc78c3aa9
-
- 16 May, 2013 1 kayıt (commit)
-
-
Eike Rathke yazdı
For every cell with CSS class attribute we tried to obtain the number format from the number formatter and if not found tried to create it, even for empty strings (no mso-number-format attribute present) which are never number formats. Skip that.
-