summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-02we can just use a PopupMenu* hereCaolán McNamara
rather than a ScPopupMenu*, we don't use anything added by ScPopupMenu to PopupMenu. While I'm at it, expose the wrapped selected identity of the popup through the drop-down menu button Change-Id: Id92f4a03fca19140e624d577f888135c5b227192
2013-05-02allow custom pushbutton subclasses to set images via builderCaolán McNamara
Change-Id: I639120393fec6fc0c5aa58cbefffe511742383f9
2013-05-02fdo#64048 - fix calc/VBA clearcontents regression.Michael Meeks
Change-Id: Id0c07507810ec1db41359f39dee804364fd37ecd
2013-05-02fdo#59850: Resolves invalid date changing by ICU's timezone detection bug.Isamu Mogi
Patch was also submitted with https://ssl.icu-project.org/trac/ticket/10129 of which the outcome should be monitored. Change-Id: I3ebd4aaef281214062a5b2a858eff8e57a34c9b1 Reviewed-on: https://gerrit.libreoffice.org/3637 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-05-02place ooxml shapes properly to paragraph area (part of bnc#816583)Luboš Luňák
style="position:absolute;left:0" is relative to paragraph area, not paragraph text area (which is different if it's indented). Change-Id: I12a1d2b8a68aa3fa9c65b3d469118b5334f83d7f
2013-05-02handle graphic bullets in .docx also when saved as <w:pict>Luboš Luňák
Change-Id: I7225b4b024c6b7c549d0c9fbf5204df653577bec
2013-05-02ditch explicit char arrays for string literalsLuboš Luňák
Change-Id: I77a4f6d338751c00942f091f4267e5f7d1d1742f
2013-05-02Some code scrubingZolnai Tamás
Add doxygen documentation for classes and methods Delete useless comments. Add include guards where missing. Delete some useless typedef. Change-Id: I9bba16560790239d7775fcd40981465e70e5d437
2013-05-02resolved fdo#63779 case-insensitive non-regex search brokenEike Rathke
Broken with 531538892795bec909bb8baff6bbf9e19baf809e Change-Id: I0302baee0532ab8f10853c648bf695a58cfe273c
2013-05-02Resolves: #i120230# Adapt hatch processing for a more pleasant visualisationArmin Le Grand
Adapt hatch processing to keep a view-dependent minimal distance for a more pleasant visualisation (cherry picked from commit 6a036e7ac17a1d4394d60471bd8931d9b16b7bb4) Conflicts: drawinglayer/inc/drawinglayer/attribute/fillhatchattribute.hxx drawinglayer/inc/drawinglayer/primitive2d/fillhatchprimitive2d.hxx drawinglayer/inc/drawinglayer/primitive2d/primitivetools2d.hxx drawinglayer/source/attribute/fillhatchattribute.cxx Change-Id: I15cd784ef7d3e47a20308f16d370c24ef46d2f22
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba
Change-Id: Ib2e56280a5a6bfdfee18a5b213dd67b9fbfc8949
2013-05-02do not fail when using disabled liblangtag external; just do nothingMatúš Kukan
Change-Id: I3e9027ac1d4a19b953bd3404c82f069334f5f4ff
2013-05-02Resolves: #i119554# Fixed export of viewpoint property.Andre Fischer
Patch by: Lei Debin Reviewed by: Andre (cherry picked from commit 9667c78f99156ff4dd49002da270bc610bf75920) Change-Id: I993ee9497e5da5d0af499fcab1d203766a18a4a9
2013-05-02Resolves: #i66923# Add support for JRockit JVMAriel Constenla-Haile
(cherry picked from commit cb38ee0da6fa928118fbc1da118a707d7799cb40) Conflicts: jvmfwk/distributions/OpenOfficeorg/javavendors_linux.xml jvmfwk/distributions/OpenOfficeorg/javavendors_wnt.xml jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx Change-Id: Iffd413ba1d74ae3b7da58df7b092c43c4f64a7c9
2013-05-02android: Keep the images_tango.zip name as isTor Lillqvist
Not sure why I used to store it as images.zip. Probably just a mistake. The code uses the images_tango.name.zip when trying to open it. Sure, no toolbar with images is displayed currently anyway, so having this file in the .apk is pointless, but there has been talk of reverting the disabling of toolbars, sigh. Change-Id: I12dfd3abe8f329d660b518f6b37904aa00423bc2
2013-05-02make parent style for 'frame contents' be 'standard' rather than 'text'Luboš Luňák
The actual reason for this change is a .docx document, which has a textframe and a modified 'text' style. The textframe in MSO has 'normal' style (which is like our 'standard') and so the style is not written to the docx. LO however uses 'frame contents' for the textframe, and since it was based on 'text', it used the modified style, unlike in MSO. But even on its own, this change seems to make sense. It's similar to 4014d40c96b9d70796a154f0ac48cf5b685cf187, and I see no particular reason why contents of textframes should be the same style like the main text of the document, while footnotes, footers, headers, tables, etc. are different. Change-Id: Ibe7bfd6a2820cff5cf29c669fd60b575c63500b0 Reviewed-on: https://gerrit.libreoffice.org/3697 Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
2013-05-02Fixed typo (missing $) in configure.acAndre Fischer
(cherry picked from commit e755623a1d2cb24fc8c339eb0c0888c42d6c0ba7) Conflicts: configure.in Change-Id: I2a7a9ab83ac29c0306366303374e93ab08cd10ce
2013-05-02Resolves: #i117461# set row count to 0 and add further checkJürgen Schmidt
Patch By: Tsutomu Uchino Review By: jsc (cherry picked from commit d56225de586f878acd2f953bcf3208fe9a3c79a3) Change-Id: I91ea7add253a5c40272ee112d207fcf510cd3935
2013-05-02bnc#779630 testcaseMiklos Vajna
Change-Id: Ia888670ad7a5b51c9b6a3d05676b192456311704
2013-05-02Resolves: #i119922 Graphic in header and footer can not be displayed correctlyJian Hong Cheng
* sw/source/core/unocore/unoframe.cxx odf compatibility Patch by: Jane Kang,<kangjane2012@gmail.com> Found by: Yan Ji,<yanji.yj@gmail.com> Review by: Jian Hong Cheng,<chengjh@apache.org> (cherry picked from commit f8ecf85d889ba70b48c2b49ebd650afc0a5ab776) Conflicts: sw/source/core/unocore/unoframe.cxx Change-Id: Iffbe79efd43119e78f6983e27b99ba278118555d
2013-05-02n#816939: Improved label overlap detection - Part 2Muthu Subramanian
2013-05-02Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
Change-Id: I9f1102d4f0e189a048d8fccfe9cae246c0136311
2013-05-02Resolves: #i119516# allow 0x1 0x1 as well as 0x8 0x1 detection for canvasesArmin Le Grand
Be prepared to allow not only 0x8 0x1 detection for canvases, but also 0x1 0x1. Patch by: Lei Debin Detected by: louqle Review by: alg(cherry picked from commit 0711fae8c3f99c53bc1cb091eb218f10f3d8b15f) Conflicts: sw/source/filter/ww8/ww8par.cxx Change-Id: Ib1d8d892470261639fa46ae9955079759c0aebaa
2013-05-02Resolves: #i119272# Trigger deletion of temporary files of extension managerAndre Fischer
(cherry picked from commit 84598594a6f36c2e3fc219d8cf1ec74b902e5e11) Change-Id: I5f581cb46e21c738ebf95eb30bcb517922e7f24b
2013-05-02Resolves: #i119366# ensure password can be removed via "Save As..."Oliver-Rainer Wittmann
Found by: DonJaime <donjaime at freenet dot de> Patch by: zhengfan <zheng.easyfan at gmail dot com> Review by: Oliver <orw at apache dot org> (cherry picked from commit 9957730bb807c6d81f243e14a19cbb6a91035194) Conflicts: sfx2/source/doc/sfxbasemodel.cxx Change-Id: I93bfdd7f32671171f1b219f9fd2dbeac30a92254
2013-05-02Fix out-of-bonds Sequence access in NumberingManager with page numberingFridrich Štrba
Change-Id: Ib35fcee1605215fb22ae9838b29fe1d8be5eaf58
2013-05-02fdo#39593 - share copy/paste code, and add a few consts.Minh Ngo
Change-Id: I471e2f8ecc8c386007d55de49a1a3fa8138fea53
2013-05-02Updated coreCaolán McNamara
Project: help 6f2db000656709d2dd442188b85498efb4ee64b1
2013-05-02Resolves: #i113605# missing :ReleaseStgMedium() call on STGMEDIUM objectJian Fang Zhang
which causes obvious memory leaks Found by: zhangjf Patch by: zhangjf (cherry picked from commit e0d9b7a23ca3e7ba181134cd89f3f18233031ef1) Change-Id: I5f99f8cf02e155e5284df3df89feb49d9a30c2c1
2013-05-02unused old insert chart dialogCaolán McNamara
Change-Id: Ibce96479b440dd3406cb7a46896b89834a14460f
2013-05-02Related: #i120515# fixed memory leakArmin Le Grand
(cherry picked from commit b24737fc55e797d03002d44a1fa325a101617c55) Change-Id: Ib59957fb2c9e198012898293aaa2e5afbe561ef4
2013-05-02Let's avoid adding new pointless commentsTor Lillqvist
Surely *any* line of code that frees memory could have a comment "[avoid] memory leak", lol. Such comments are pointless. Change-Id: I4394db9423fa1470bbe7912519b6fd99ca91101c
2013-05-02fdo#60549 - pptx export presentation as well as draw shape objects.Michael Meeks
Change-Id: Ibe6e0b9fa55bab7a7d02e55560c1db4c8ed84132
2013-05-02Make localization a bit more effectiveZolnai Tamás
1. get rid of some unefficiency The "old" executables used to parse items which has other language than en-US. To this items executables search MergeEntrys(read from po) and change the content if possible. This mixed localization method not need any longer. -cfgex: cfgmerge:WorkOnText() -xrmex: xrmmerge:WorkOnText() -transex3: export:PrepareTextToMerge() 2. Change the container of MergeData to get a bit efficiency. The new MergeDataHashMap is exploit that in most case the insertion and search happen in the same order.(similar to fifo) So add an iterator-chain to define an insertion order in the original hashmap. Every call of find it is a hint that the next element, to the last found one, is the searched one. If not than search such like in a HasMap. 3. Set up some order in helpex Helpex is the only one, which was not used to merge strings in the same order as export, so change it to work effective with the new HashMap. Helpex works with all file of a specific directory and po files contain the strings of these files in lexical order so use the same order for merge.(HelpTarget.mk) 4. Make export use MergeDataHashMap a bit more effective -The same MergeData contains strings to all language, so it need to get only once. -Just text entrys have MergeData, others not need to search for it. (e.g. bitmap) Plus delete some unused code. Change-Id: I6ec80cd2323ffea8f783d0b59dc89ca7eac3c205
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna
Also factor out the w:sdt-related methods to a helper class to avoid DomainMapper_Impl become a God object. Change-Id: Ic1a388940bce89688e8558818f92ce9ac997609c
2013-05-02Resolves: #i120050# memory leak when SdrObject is removed from master pageAndre Fischer
Patch by: ChaoHuang Review and minor changes by: Andre Fischer (cherry picked from commit aee07d48ed6a24ffd4b4dac73236fb3a3ec5e800) Change-Id: If3735c82dc2d02965fa0403c3adf549e4e6e8c26
2013-05-02Revert "Added Tango colors to palette"Andres Gomez
Tango icons are in its own tango.soc palette. No need to add them to the standard palette. This reverts commit b9c98414ec9084cf97b5dcc911fb9941b5e57ebb. Change-Id: Id19d869ce8744cf55e64f4d003b8011f9df0023f Reviewed-on: https://gerrit.libreoffice.org/3738 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-05-02double lock drawinglayer staticsCaolán McNamara
move related statics into classes and the make safe static singleton instances of those clases. We still have to have the additional mutex (now per singleton) on the methods that return the buffered data, as it may be modified per call Change-Id: I5873ae8271f48a0ebf4b584c1734688b77cd1d42
2013-05-02rather nutso, just drop the XubString variantCaolán McNamara
Change-Id: Iebff2bc517e3b6422a6b410f44d78cee1b6d971d
2013-05-02Resolves: #120098# Memoryleak fixed at escher sw exportArmin Le Grand
remember and destroy the used stream. Found by: Chao Huang Patch by: Chao Huang Review by: alg (cherry picked from commit 9914b3172fd4e3867693e5e63c8085dd66f18b5f) Conflicts: sw/source/filter/ww8/wrtww8.cxx Change-Id: I5bccdd71312f32f861291fc600396dc111fc11c7
2013-05-02Don't crash with empty *pTxtFridrich Štrba
Change-Id: I5fdd0cbc70dec1119b1b6a76cb3c5805f11c11ed
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király
Refactor Save a Copy, basing it on Export functionality. SID_SAVEACOPY takes its parameters, and sends a SID_EXPORTDOC request with them, using SID_SAVEACOPYITEM to differentiate Save a Copy from regular Export. Fix storing docx to url, by preventing finalizeFilter method, in filterbase.cxx, from writing back to the original file's MediaDescriptor. Change-Id: I876dbe17e43b26a43f29e797fdb157e31889ee1e Reviewed-on: https://gerrit.libreoffice.org/3355 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
2013-05-02Update pchAurimas Fišeras
Change-Id: Ia400389ca7c4fbe752e19ca2d38f2fee00f6ee7d Reviewed-on: https://gerrit.libreoffice.org/3736 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-05-02Show only filename in "Recent Files" listSamuel Mehrbrodt
As discussed here: http://nabble.documentfoundation.org/Libreoffice-ux-advise-Recent-files-dropdown-td4052945.html#a4052996 The changes are (inspired by Gedit): * Display only the filename, not the (abbreviated) path * Show the protocol name before the file, if not local (e.g. "ftp: myfile.odt") * After the keyboard shortcut (a number from 1 to 10) display a '.' instead of a ':' (because the protocol has a ':') * FIX: Display whitespace as whitespace, not "%20" Change-Id: I47472c901aa866adb76c7c7ab36bc871f82ad8df Reviewed-on: https://gerrit.libreoffice.org/3700 Reviewed-by: Jan Holesovsky <kendy@suse.cz> Tested-by: Jan Holesovsky <kendy@suse.cz>
2013-05-02Adapt to library name changes for Android, tooTor Lillqvist
Change-Id: I6da1f38c5a9693c13ef841442cbef017d388416a
2013-05-02writerfilter: few more doxygen commentsMiklos Vajna
Change-Id: I4893e2b3297adadf4e19ab22b298aaef4044b52e
2013-05-02fix fdo#64085 : set proper alignment for justified align text.navin patidar
According to cell writing direction, set alignment for justified align text. Change-Id: I91e1c52f1aa13a806e2a91dc7120960a4cc3f5c1 Reviewed-on: https://gerrit.libreoffice.org/3704 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-05-02Convert from EMFP_DEBUG to SAL_INFOChris Sherlock
* Change to SAL_INFO instead of EMFP_DEBUG in implrenderer.cxx * Add new log area cppcanvas.emf * Update comment in log.hxx to reference the new location of log-areas.dox Change-Id: I5d710725339f58a111a2f3494c3a72f685624322 Reviewed-on: https://gerrit.libreoffice.org/3726 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-05-02fdo#64003 - added rmi and snd to insert -> movie & sound listJoel Madero
RMI and SND files were already supported but were missing from the list of movie & sound menu. Added these in alpha order modified: avmedia/source/viewer/mediawindow.cxx Change-Id: I3241f1cdd8972fb3da85e8e2bdd26b25f61a53ec Reviewed-on: https://gerrit.libreoffice.org/3727 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-05-02[harfbuzz] Fix shaping across text runs, take 2Khaled Hosny
The 3rd parameter of hb_buffer_add_utf() should be the length of the whole text not the current run, so that HarfBuzz can take the context into account when shaping. Change-Id: I369deb27176cbb136de12872b8a70453d5721bea