summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-18Add unit test for xml:id loading.Thorsten Behrens
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
2013-05-18Add Oracle as a Java vendor for Solaris.Pedro Giffuni
Conflicts: jvmfwk/distributions/OpenOfficeorg/javavendors_unx.xml Change-Id: Ifaa60fafb0db62ed60ba4080b6bb3713d8d9e3be
2013-05-18Drop unused mpGlyphPositions arrayKhaled Hosny
Change-Id: I858832a41ef140fa9916e05548edf2df6b0af451
2013-05-18Simplify Core Text drawingKhaled Hosny
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
2013-05-18Remove unused variableKhaled Hosny
isVerticalRun is not used anywhere, remove for now. Change-Id: I29a9650e3031dc1faaacd13f4aa9fefe661edaa7
2013-05-18Fix Core Text GetCaretPositions()Khaled Hosny
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
2013-05-17Updated coreMichael Stahl
Project: help 7cbed0ad307c87de550f032046a39375979efe76
2013-05-17I can see no use anywhere of OverridePageSizeCaolán McNamara
Change-Id: If922b5a21babd120262436b66cd01098341fa92b
2013-05-17fix missing xlsx import formula dependecy startlisten on formula array cellsNoel Power
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
2013-05-17Fix buildFridrich Štrba
Change-Id: I39f8160311ab24f8bdd680b87a407ba69a4e51e3
2013-05-17added documentation about non-normalized invalid datesEike Rathke
Change-Id: I88a95d8fac8af9085d41cf1b13c8ff3ee7abb141
2013-05-17several fixes of Linux desktop integration after gbuildisation (fdo#64707)Petr Mladek
- $(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
2013-05-17bin obsolete suse and madriva desktop integration packagesPetr Mladek
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
2013-05-17ImplDateIncrementYear: handle February 29Eike Rathke
Change-Id: I1120950f1161e51591701368229844f6a5344eeb
2013-05-17fdo#37222 and possibly fdo#37219anuragkanungo
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/3948 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-17Fix warnings by shadowing variables in boost/logic/tribool.hppIsamu Mogi
Change-Id: I7d85cdb5e32802ddfd83a350f3daa49348bc18a6 Reviewed-on: https://gerrit.libreoffice.org/3935 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-17We are here already in non MACOSX branchFridrich Štrba
Change-Id: I4196577d1caa24d52f5e734cb0817f2e943f12ed
2013-05-17obtain days in month from non-normalized date, fdo#63805 relatedEike Rathke
Change-Id: I05cefb96d7d6290ff7e1a89fa88b21da7a6c82a2
2013-05-17fdo#60924: autoinstall gnome librariesMarcos Paulo de Souza
Change-Id: I0fd872d15a0c938d32aac185c3c00c5fb14a091a Reviewed-on: https://gerrit.libreoffice.org/3813 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-17Related: fdo#61186 ensure printer settings paper format is not clobberedCaolán McNamara
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
2013-05-17Silence a bit libcdr buildFridrich Štrba
Change-Id: I9bae7d0ea71072168ba53d7376e816bcd05722fa
2013-05-17Make libcdr build a little bit less verboseFridrich Štrba
Change-Id: I8e70cd72e8c7934b2a04fbe6b9ed5f662c494960
2013-05-17Uploading new libcdr 0.0.14Fridrich Štrba
Change-Id: Ifb3f8a7b0e40ee8b33fab4dded3f75f040e75f72
2013-05-17fdo#57079: SvxSuperContourDlg: unregister configuration listenerMichael Stahl
... 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
2013-05-17fdo#62965: fix crash in Edit Contour dialogMichael Stahl
The pObjList is 0, so use pObj's GetModel() which should be the same. (regression from 115054fef08998c56cba8f14472df1d15007f635) Change-Id: Ib20e1806518f7b3b33d3fb4472d79d531ea9f1de
2013-05-17resolved fdo#63805 max day of month of the intended monthEike Rathke
Since 6619955e72c1c2f29a32e82478d19147c0d7610a 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
2013-05-17unknown printer metrics property results in empty settings.xmlCaolán McNamara
regression since 0fd4d12c6233da2ac1936cd89838b006ffec5192 Change-Id: I894fe80f6c531af5c335dc1f3ba1c0ffaca1e07f
2013-05-17add some bordersCaolán McNamara
Change-Id: I54660a200b76fbc9e7fc2ad1d7a595b8f8eb8b6a
2013-05-17Let's assume nobody needs the sbase, scalc etc scripts on OS XTor Lillqvist
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/3930 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-17No need for the soffice.bin identical copy of soffice on OS XTor Lillqvist
Change-Id: I1e133fb53e58da4ad5e3eb02163eb6082d895b15 Reviewed-on: https://gerrit.libreoffice.org/3931 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-17Check for ODK in BUILD_TYPETor Lillqvist
Change-Id: Ia3c5cf74dc88dbb741ea1eac7bbdf0b41617ded9
2013-05-17Revert "fdo#63878 fix the zoom problem when the sheet are RTL"Noel Power
This reverts commit 9411d4d56374a55777019d58c1e7f45767662707.
2013-05-17Use bundled jpeg for the BUILD platform when cross-compilingTor Lillqvist
Should fix the cross-compiling tinderboxes running on Debian at least. Change-Id: I4fad1beb1a380c69fd1c9461bbf3f4f125df69ee
2013-05-17Fix icu library paths for Mac OS XStephan Bergmann
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
2013-05-17no number format mumbo-jumbo needed on empty format stringEike Rathke
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.
2013-05-17fdo#60967: re-enable deletion of paragraph following tableMichael Stahl
This was actually a documented feature, so removing it just because it only happened to work sometimes by accident was a bad idea :) (regression from f4b6c94c68b5f67b931cde8d0acda6ec8b288bb) So implement this in a less accidental way, so that Ctrl+Shift+Del at the last position inside a table will delete the following paragraph. Do not implement the weird "only delete first sentence and merge rest of paragraph into cell" behavior, because i don't think it makes sense; much better to just delete the whole paragraph, that is also the most likely use-case for this (with table in frame/header/footer). Change-Id: Ia88b3c8958798fd9c64ee75b56c61d787079133e
2013-05-16resolved fdo#56772 keep track of HTML ON/OFF tokensEike Rathke
Regression introduced with 11cbcb8b08b540b144a5df744e9fba0b6ba8144a followed by 56d6589368c2e88cffec0c2e518f7c90863eeae6 Deep from svtools/source/svhtml/parhtml.cxx HTMLParser::_GetNextToken() only a HTML_TABLEDATA_OFF was generated for <td .../> without a matching HTML_TABLEDATA_ON (actually same for all <XXX/> ON/OFF tokens). This confuses a state machine that doesn't keep track of such unexpected closures and also expects all attributes of an element at an ON token. Only the parser knows this is actually one token but needs to generate separate ON/OFF tokens. These bugs mentioned in the original code and commits are still fixed with this change: https://bugs.freedesktop.org/show_bug.cgi?id=34666 https://bugs.freedesktop.org/show_bug.cgi?id=36080 https://bugs.freedesktop.org/show_bug.cgi?id=36390 Change-Id: I2b3190d297a35ee3dfda95f9a4841f7c53ed4a92
2013-05-16Quiet cppcheckJulien Nabet
Change-Id: Ib860b6dc3b7ace5f737d283778827bfb0783b362
2013-05-16Make sure macosx-change-install-names fails if otool -L failsStephan Bergmann
Change-Id: Ic3d3abc5404446ca378fda9ccfc12d741a560594
2013-05-16fdo#58978 TypoStephan Bergmann
...leading to macosx-change-install-names not doing its work, and librdf referencing libraptor and librasqal with bogus paths on Mac OS X, and thus cannot be dlopen'ed. Change-Id: I187ce9a0ddc453157bf8666df4d385a07a8762f7
2013-05-16assertion removed: allow BitmapEx constructors with empty Mask or AlphaMaskArmin Le Grand
(cherry picked from commit c66db94a90efe954691da4ac6bb1ce82ff99e22f) Change-Id: Ifd4c734fee97d7b8f904a1f32c1367a13dde92b2 assertion corrected: BitmapEx constructors with Mask or AlphaMask... needed more checks (cherry picked from commit 560ab48c4b4453ffdd316d8db5dbda111f08650c) Change-Id: Ib6d41bf3349ee89458e06c632342bff43d7a233c
2013-05-16replace %s in printer settings dialog with printernameCaolán McNamara
Change-Id: I9594d929316b917b47b40324e3e6666043ddc1fe
2013-05-16readio group -> radio groupMiklos Vajna
Change-Id: I3a849fddeb977f4184a69af7fa35c452cf39472a
2013-05-16bnc#779630 DOCX import: improve w:sdt size guessingMiklos Vajna
The problem was that when border was enabled (and the importer leaves it unchanged, and it's on by default), there was not enough space for the text. Change-Id: I3ce770eb523389bcf7c5e83d4e76155e2c45de6d
2013-05-16fdo#64652 remove length restriction of Replace edit boxAndras Timar
Change-Id: Ib35a6c2968c4633b565aaf47bb5358f15890083f Reviewed-on: https://gerrit.libreoffice.org/3920 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-16Resolves: #i120675# the certificate store handles need to be closedJian Fang Zhang
after closing the document Found by: zhangjf Patch by: zhangjf (cherry picked from commit 33d9584bb6d285de1d935bf23adbb2c7666656f4) Change-Id: I131a17276f33059eb944fc34272c50f838b6973f
2013-05-16Resolves: #i120735# free the para object or editengine object...Jian Fang Zhang
attached to textfield object explicitly Found by: zhangjf Patch by: zhangjf (cherry picked from commit e2005137e019864578196d06be8ef63aa32a4e96) Change-Id: I5b7f240d0131017dc9fc35e6e1d14c553de8eacf
2013-05-16Resolves: #i120764# Reduce grid size for snake wipe transition to 8*8.Andre Fischer
Patch by: Wang Zhe Review by: Andre Fischer (cherry picked from commit 2de9df3bc309f480c68a970b3353b718ca4e9c68) Change-Id: I33b5d9975d52492d296e77b191ae1a394c8443a0
2013-05-16sw/qa: add a READMEMiklos Vajna
Change-Id: I4a318274f4b4175af1d4108484670eef9af9684c
2013-05-16WaE: unused functionsTor Lillqvist
Change-Id: I45ae680a89848f32e045a0d3252fe6624decbde7