summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-11Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li
Reported by: binguo Reviewed by: sunying Patched by: Jianyuan Li Change-Id: Ie728ce5185082334e3ce250d73e0660a6097f494
2013-06-11typing fix on postion -> positionCiorba
Change-Id: I3c5cda4be6020e91c3935a1bebb1d1bd90f9b927 Reviewed-on: https://gerrit.libreoffice.org/4228 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2013-06-11Work around -Werror=strict-aliasingStephan Bergmann
Change-Id: I0184488344bd11c50bddd1bb1726e0d1225aff7e
2013-06-11Resolves: fdo#65595 wrap long checkbox stringCaolán McNamara
Change-Id: Ied827721a1ceca69ed33b494f8b55cb4bb1b748b
2013-06-11fdo#65483 Invalid po lines caused missing translationsZolnai Tamás
L10ntools merge skipped reading po files entirely when got an invalid entry from one of these po files, by now just skip the invalid po file instead. Change-Id: I787d531e1842e53e2074690b1300a204abd928f5
2013-06-11split group dialog into group and ungroup dialogsCaolán McNamara
Change-Id: If9f8e8a47bd8ce0207b7dec8470375d5fa48f6cd
2013-06-11sidebar: Cleanup leftovers after the SidebarDialControlBmp removal.Jan Holesovsky
Change-Id: I9e729ee6bbe6df23556f6f7c674a5d3ae12aaa0a
2013-06-11sidebar: Allow smaller SidebarDialControl, to fit nicely.Jan Holesovsky
Change-Id: I6e0b86527a3c458be563b1fb5a71d45d05aeb5ca
2013-06-11sidebar: Let the sidebar's dial control use the same graphics as DialControl.Jan Holesovsky
It is not the most pretty one under the sun, but at least any general improvements in the DialControl will improve the look of the sidebar too :-) Change-Id: Ib26b097b322b69516898a5dd80bed3f8a0fa89d7
2013-06-11groupdialog.ui widgetManal Alhassoun
Change-Id: Ic19184c1250b59a4dac7c2bb42893d63c6b1a602 Reviewed-on: https://gerrit.libreoffice.org/4208 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei
Patch by: Zhang Lu Review by: Wang Lei (cherry picked from commit 424079cb8348d77e40f7d3291578bdffbe662f34) Conflicts: formula/inc/formula/compiler.hrc formula/inc/formula/opcode.hxx oox/source/xls/formulabase.cxx sc/inc/helpids.h sc/util/hidother.src sc/util/makefile.mk Change-Id: Ia04aa69aa2764842507b36ba7cc8c99e99a314e9
2013-06-11Resolves: #i121183# Added buffering non-bitmap formats in GraphicArmin Le Grand
(cherry picked from commit 54c0f6f5b605ae05eade910fd2b672adf1d0d7fc) Change-Id: I4117f4002b14cb8b3811422a5fcbae6a0d2a2d08
2013-06-11Missing zip files now result in a DeploymentException so ignore that.Michael Meeks
DeploymentException seems to be a hard RuntimeException, so this is a new behaviour. We need to think if zip::ZipFileAccess::createWithURL should return that; see 28e3aff576f06b0b02c7232da5d723e865b3c7ed Change-Id: Ie99ea4c7519cbc1aa7790768d7e9e0c2edef68e0
2013-06-11limit next codepoint index to the minindex..endindex boundsOliver-Rainer Wittmann
Patch by: hdu (cherry picked from commit 6115cd0bf8ef8d7e063615636175e148c8d57da1) Change-Id: I62265b3021f86bee1f78a79a2c668c1ce09c5521
2013-06-11Resolves: #i121183# enhance export of ppt hatch masterpagebackgroundArmin Le Grand
(cherry picked from commit 60f299f255a8a2fd2c4aabde6933d4388af3643b) Conflicts: filter/source/msfilter/escherex.cxx sd/source/filter/eppt/eppt.cxx sd/source/filter/eppt/eppt.hxx Change-Id: I62d772ab67ed03bfa964040bd07b3684cf2dee8f
2013-06-11Resolves: #i121153# adapted RenderBitmapPrimitive2D_self...Armin Le Grand
bitmap transformation to metafile case where no destination bitmap size is given (cherry picked from commit 1f0b83f0e62094257a1c69ff18969f07422772dc) Change-Id: I12ece7aa36df6a9895303af59693de3b9813bb17
2013-06-11fdo#65450 Not to call MenuBar's selection logic for rollover effectIsamu Mogi
Currently when we rollovers on MenuBar, MenuBar's selection logic (ChangeHighlightItem et al) is called. But calling these logic on background window seems to illegal and causes fdo#65450.
2013-06-11fdo#65265 : fix for DOCX export of formatting dataAdam Co
Change-Id: Iab3c56e5c3e3cf359e42cf7080883d1408cc3304 Reviewed-on: https://gerrit.libreoffice.org/4215 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-06-11Use a local variable for the pointsFridrich Štrba
Change-Id: Ibd274ecd7eaeadaaef9f2a17a0d721355a561431
2013-06-11Refactor a bit the code while reading itFridrich Štrba
Change-Id: I58693bb4ffe0f59365069a87fc30081ddf226eaa
2013-06-11Fix typo and make the debug output a bit more readableFridrich Štrba
Change-Id: I45cb5303bfcc1f3df8455ac454f3e1b3fc5a11e0
2013-06-11attempt to apply HIG rules to photo album dialogCaolán McNamara
Change-Id: Ib1bed02d229d17c4ec5f0d95014e973c692914e2
2013-06-11Related: #i120604# corrected 3d gradientsArmin Le Grand
adapted basegfx to be smarter in some areas (cherry picked from commit 888e64505474808166c29ada24178cc3e58d6c18) Conflicts: basegfx/inc/basegfx/pixel/bpixel.hxx basegfx/inc/basegfx/point/b2dhompoint.hxx basegfx/inc/basegfx/point/b3dhompoint.hxx basegfx/inc/basegfx/raster/rasterconvert3d.hxx basegfx/inc/basegfx/tuple/b2dtuple.hxx basegfx/inc/basegfx/tuple/b2i64tuple.hxx basegfx/inc/basegfx/tuple/b2ituple.hxx basegfx/inc/basegfx/tuple/b3dtuple.hxx basegfx/inc/basegfx/tuple/b3i64tuple.hxx basegfx/inc/basegfx/tuple/b3ituple.hxx basegfx/source/point/b2dhompoint.cxx basegfx/source/tuple/b2ituple.cxx Change-Id: Id92864093dd40d34bd20b130cc3b405a7b8f9d91
2013-06-11Related: #i120604# Adapted back texture mapper for gradients for 3D usageArmin Le Grand
(cherry picked from commit 4152ce982bc8c1aca6859d9b803cefd16ba11de0) Change-Id: I712494bb166518c2ba9aa2ef529b4ac3e9fe8951
2013-06-11Resolves: #i120604# unified and secured gradient tooling for primitivesArmin Le Grand
(cherry picked from commit 05785d283e718aab182a5ea848de72e4a4b2efe3) Conflicts: basegfx/inc/basegfx/tools/gradienttools.hxx basegfx/source/tools/gradienttools.cxx cppcanvas/source/mtfrenderer/implrenderer.cxx drawinglayer/inc/drawinglayer/primitive2d/fillgradientprimitive2d.hxx drawinglayer/inc/drawinglayer/texture/texture.hxx drawinglayer/source/primitive2d/fillgradientprimitive2d.cxx drawinglayer/source/processor2d/vclhelpergradient.cxx Change-Id: I21f94e7b4eede094171a83a009ae19213e77f22c Unname unused argument to prevent warnings. (cherry picked from commit f7d4af835cf308bc9ece6fd84cbd14ba5be0adcd) Change-Id: I44381f1e417c39dfbd1d4051079bbd09f0c61848
2013-06-11Revert "fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag."Petr Mladek
It caused some regressions. For example, see fdo65414 and fdo65562 This reverts commit 6708ad7f1baa8d4cef1718bdef1d26fb5d8510f3. Change-Id: I0108463c78bbcb48a4c218d78e51deaa39caec0c
2013-06-11mark as constTakeshi Abe
Change-Id: I7f3d231d9f82db663a6a0977fa3f250af9dc8991
2013-06-11sal_Bool to boolTakeshi Abe
Change-Id: I5ccddcab097e820d043a41d8fbe3f900fc1079e5
2013-06-10cleanup of existing code in sw/source/core/fieldsPhilipp Riemer
- code formatting - fixed alignment/spacing - removal of commented out pieces Change-Id: I3fc2be67edcad8e394966f1678fbbeca4537ff47
2013-06-10fdo#62475 - remove visual noise in sw/source/core/fieldsPhilipp Riemer
Change-Id: I4b14dbb652375f4c6f52ba2fb127e98d6798e07f
2013-06-10fdo#39468: Translate German comments in sw/source/core/fieldsPhilipp Riemer
Change-Id: I8a0f4749c01010a9d0e9baf23db09e1fa63c1d55
2013-06-10remove unused imagesAndras Timar
Change-Id: I0090d85bc15ce63af4944c9722b322e192eac757
2013-06-10Updated coreAndras Timar
Project: help 74b25de61eef50245faacac5b07e7e375ba3e5cf
2013-06-10Correct the XML document handler...Oliver-Rainer Wittmann
which is used to parse Microsoft Word OOXML documents in case of unknown XML elements (cherry picked from commit 22e334845346f4e3189c72e706d744385953af19) Conflicts: writerfilter/source/ooxml/OOXMLDocumentImpl.cxx writerfilter/source/ooxml/OOXMLFastDocumentHandler.cxx writerfilter/source/ooxml/OOXMLFastDocumentHandler.hxx Change-Id: Ibcd3e808abfb35291bb04aa10190a7800f0837fa
2013-06-10gbuild: s/AutoInstallLibs/AutoInstall/gMatúš Kukan
Change-Id: I582a841ea3b2a882cbdc1556058b007a8667024a
2013-06-10gbuild: rework AutoInstallLibs and autoinstall ure executablesMatúš Kukan
Change-Id: I7312d94f90758d450a69410819c5e8c142756a47
2013-06-10gbuild: remove external_headers targetsMatúš Kukan
gb_LinkTarget__add_internal_headers was used only for sdi headers now anyway, hopefully for no good reason. One headers target is enough for all. Change-Id: Ia01fb7a0aac7f72915448424b3393ecd9ba0f8f5
2013-06-10missing .uiCaolán McNamara
Change-Id: I549bba35a983a61aedf6f0ff9709b0efc14a603a
2013-06-10Resolves: #i122509# Corrected typo in basegfxArmin Le Grand
(cherry picked from commit cdf48cfdbdb5348b259f4632790ffd178fcad1f7) Change-Id: Iaa62acc4901c3edd31d0af7c642327dddf07f562
2013-06-10convert foot/endnote dialog to .uiCaolán McNamara
Change-Id: Ib2f267b85b04be91b7e9091613b0665a1eea3f01
2013-06-10Unbreak back MinGW64 buildFridrich Štrba
Change-Id: I68410bc1a8b77877b07f60e6ace0f54c255de95f
2013-06-10The only OS graphite is not available on is MacOS XFrançois Tigeot
Change-Id: Id63520c60bd4c7f44c271fdb2a832627c42b8738
2013-06-10Revert "fix gold warning about hidden symbols"Stephan Bergmann
This reverts commit 9ff0ee4905068cbc85acf85da1b3ef762b324ed7. Whatever the gold warnings are exactly, this is apparently not the right fix. The change to openssl/ExternalProject_openssl.mk caused crashes when LO's libneon.so, statically linking in LO's libssl.a, started to export symbols like SSLv23_client_method as global, competing with the same symbol from a system's libssl.so. See the mail thread starting at <http://lists.freedesktop.org/archives/libreoffice/2013-June/053119.html> "strange crash in SSL code while opening some documents." Whether the change to expat/StaticLibrary_expat.mk caused similar problems is not clear to me, but it is probably best to revert both to be on the save side, and see what exactly the gold warning was about and how to fix it the right way if it ever shows up again.
2013-06-10Updated coreCaolán McNamara
Project: help ed02574e293074b182982a4512884a6f2d7bcc5c
2013-06-10typos: GrayScale->GrayscaleCaolán McNamara
Change-Id: I892fd1a4b8085c1f7c9651d15015fc220876ebee
2013-06-10Updated coreCaolán McNamara
Project: help 62d083404f888fa33ad1264c59b46ae8a6278e91
2013-06-10Resolves: fdo#65609 don't use whole text for optimal widthCaolán McNamara
Change-Id: Ie0aed71457891e58916d064c9a59d5927c31f1f7
2013-06-10Resolves: #i122493# Removed Line/AreaPropertyPanel on Writer OLE contextArmin Le Grand
(cherry picked from commit 7fb9e99fcc522731165f3ad20aae43d81bb7df65) Change-Id: Ic4dd8c7c5d964fce9ed971c9a5a337a7cbb04fcc
2013-06-10Resolves: #i122493# Corrected Enable/Disable for some DropDowns/Texts...Armin Le Grand
in Line/AreaPropertyPanel (cherry picked from commit 2890568e3ac8e140d12f05d8ac74f3be50ffa45d) Change-Id: I6436b165a873e6f79af29690170231af939fcccc
2013-06-10bnc#802888 SwPageFrm: one more clickable field fixMiklos Vajna
This is similar to a996678ed30804e16103e1cfdc439c8546e5d3b0. If we have both a background object and some clickable field to select, we should always prefer the clickable field. This time, the problem was to click on a clickable field, when the cursor was in normal text and we had a full-page background object. Change-Id: Id25036d8cb2ddf62011c22bfc50844b793b942bd