summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-14spurious warning C4701: potentially uninitialized local variableMichael Stahl
Change-Id: I6da0eb82ad6175e8b7eb70affa5f7cf0b05252f7
2013-03-14catch const &Eike Rathke
Change-Id: Ieac2188ead00d8e08b53835616a26e25e4be1e94
2013-03-14i119411 - Read/write RDF support on ODS file formatAriel Constenla-Haile
Patch by: Tsutomu Uchino Review by: arielch Conflicts: sc/inc/scerrors.hxx Change-Id: Idebf093b599b57cd0be4c871590db75c59c14dc1
2013-03-14fix the non-intuitive OUString::replaceFirst() usageLuboš Luňák
Change-Id: I98ffe293dbdc900f702d63ee3d3d58dec27b9f7e
2013-03-14do not build registry's executables for iOSMatúš Kukan
Change-Id: Ided79f8993a2fb2c261de0fc8a50d5cbf96b9987
2013-03-14warning C4101: unreferenced local variableMichael Stahl
Change-Id: I43a0a1dbe37eb76a3d89ace8222cd5f5e3357579
2013-03-14fdo#54275: Fix GVFS UCP, so saving docs works againStephan Bergmann
Similar to 8722f0e7ef690205d042c8a6b1fdf342a34ecbe1 "rhbz#895690: Make GIO UCP less brittle, so saving docs works again" the alternative, older GVFS UCP (--enable-gnome-vfs --disable-gio, as used e.g. in distro-configs/LibreOfficeLinux.conf) no longer works well in LO 3.6 and later: * For one, "getPropertyValues" did not work for non-existing files, just like in the GIO UCP case. * For another, creating the .~XXX# lock file uses "insert" with !bReplaceExisting, which apparently never worked for the GVFS UCP. Change-Id: Ie4dc032225697ff7b866a75327891c796d559392
2013-03-14warning C4101: unreferenced local variableMichael Stahl
Change-Id: I61fb72e824a43d28756edfff7a6655443fe2ee82
2013-03-14i#119870: Line transparency value is lost after saving as another ppt by AOOJürgen Schmidt
fix: export linetransparency attribute Patch By: Lei Debin Found By: phoenix wanglf Review By: jsc Change-Id: I56a589036d1e4e2399f5a1a94283ebd4ce2126f0
2013-03-14First step for a MWAWImportFilterFridrich Štrba
Change-Id: I03f48d26a4bafcd82cb96b1b90a7f49f3ea433ce
2013-03-14i#119907# Numbering type now applied (almost) unconditionally.Andre Fischer
Patch by: Steve Yin Cleanup: af Change-Id: Iccf48a24cc947115524b1d92874386c1e2e0aecf
2013-03-14vcl: fix WNT only debug code OUStringsMichael Stahl
Change-Id: Ie864629499806d798ce4a4525c385bf1617b0160
2013-03-14Missing WNT --enable-debug String -> OUString conversion partsStephan Bergmann
Change-Id: Ica20eacd95538fe37d08bf76c7b5a6717a7e8422
2013-03-14Make sure output dir exsits for xsltprocStephan Bergmann
Change-Id: I79822e46a56b8ff65e3c806462fa1d93688c39d1
2013-03-14Windows oleautobridge depends on ATLStephan Bergmann
Change-Id: I94b43b03f742da7c6c8cf2e6a60ed305c1395fa7
2013-03-14tests cases for EDB-24743Caolán McNamara
Change-Id: Iac75be70adbf611980605ef599d1c9ea9772eb2d
2013-03-14stray test .png left behindCaolán McNamara
Change-Id: If0a0d61b58ecc46d5ba04951cd278d275fdf25e7
2013-03-14move xShape def outside debug ifdef to fix build failureNoel Power
Change-Id: Ibfc75eade6982bd5375beea2ea2e282bd27d91ed
2013-03-14Show LibreOffice controls in Glade's tool paletteMathias Hasselmann
Glade didn't show any LibreOffice controls in its tool palette because the catalog didn't have any glade-widget-group element. This adds a XSLT script to automatically generate such element. A better version of the script would create separate groups for each module/namespace, but currently I have no idea how to do this with libxslt, as it doesn't provide fn::distinct-values(). Change-Id: Iaa3e4b0471b58c48838e000e6d78a73b0c6a4bd3 Reviewed-on: https://gerrit.libreoffice.org/2724 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-03-14i#113608#, memory leak in animations: newly exposed crashed problemJian Fang Zhang
Patch by: zhangjf Review by: Andre Fischer Conflicts: animations/source/animcore/animcore.cxx svx/source/svdraw/svdobj.cxx Change-Id: I305d5d92d064265edf108a5a34c948c610b4fdc1
2013-03-14remove redundant property handler factory.Michael Meeks
Change-Id: I458f8f4a9575c2afddcd4f4d2f9494bffd5ff127
2013-03-14xmloff: native code unit testing harness.Michael Meeks
Change-Id: I5b9133deea2aa7630752128128f1a222bef99eb1
2013-03-14restore incrementing time fields by area cursor is inCaolán McNamara
regression from String->OUString conversion with tricky unsigned xub_StrLen of 0xFFFF for not-found > any found position, vs -1 for OUString for not-found Change-Id: I4a2babae085916a86cd1e60b74b4ea839dd8b87a
2013-03-14Link only what one needsFridrich Štrba
Change-Id: I953ee0e96f704e3900238751b29fa2ed6f4482e9
2013-03-14Remove some accidental merge by-products.Thorsten Behrens
Change-Id: Ic04832bf95fd425f839bd4f6a1390959f3c82247
2013-03-14More cleanup of pptx comment import code.Thorsten Behrens
- moved non-trivial code out of header file - replaced all std::string occurences with OUString - binned boost/atoi string parsing in favour of builtins. Change-Id: I872e18e33ae9b997e041b4ccc26f80e79b54052b
2013-03-14Remove rtl:: namespace, fix minor spelling error in commentChris
Change-Id: Icd04bfa61209277c57afe313d679b253aa241b7d Reviewed-on: https://gerrit.libreoffice.org/2726 Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik
- fixes also problem with emf+ rendering for slideshow Change-Id: Icb894d3f37b29f23d3f267c944d827eefbf47fda
2013-03-14i#119478# Fixed application of transparency to table cells.Andre Fischer
Patch by: Lei Debin Change-Id: I3bdd190c40e2e58f53b7b4f58e99a1f9f19bf580
2013-03-14fdo#60604 - fix Impress remote client speaker notes encodingArtur Dryomov
There is nothing wrong with the current code, it is the Android’s problem. Issue was reported upstream: https://code.google.com/p/android/issues/detail?id=1733#c23 Tested on Jelly Bean 4.2 and russian speaker notes. Change-Id: I85414abac233186484078637073b97562b81aad2 Reviewed-on: https://gerrit.libreoffice.org/2723 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
2013-03-14Libcdr and libvisio need zlibFridrich Štrba
Change-Id: Ie48c7305e7acca17d3c488a76e8fc47984c51679
2013-03-14safer order of replacementCaolán McNamara
Change-Id: I912dbb6eddbb91bd9d5e18fb169f498df692d0e6
2013-03-14gbuild: move MSC specific wrapper stuff to platform/Michael Stahl
That's where code conditional on COM or OS belongs. Change-Id: Id31378bcc840dc38aa4b64241f0d1ccc11a99792
2013-03-14cygpath only exists in Windows build, 2nd tryDavid Tardon
Avoid the $(shell cygpath) calls when not on windows. The error message is harmless, but it bothers me. I think gb_ExternalProject_use_autoconf (and the AUTOCONF_WRAPPERS definition) should be moved to gbuild/platform. Change-Id: Ia537c5dac682f93ce5efe5c54b97b3a257cb6136
2013-03-14Use "static" binding to mariadb client libraryFridrich Štrba
Change-Id: Idece6e4fb6b806be7037d98c7d6ffe6a74f0b30e
2013-03-14cygpath only exists in Windows buildDavid Tardon
2013-03-14hackaround for assertCaolán McNamara
regression since 1c22545edf9085b9f2656ca92781158b6b123db3 Change-Id: Ia9aa06ed7fd0f31499226521fc5d6052b6d21704
2013-03-14remove unused tools/fsys.hxx from pchAndras Timar
Change-Id: Icc9c46014d9663aaa96cd17c515a343959a3d47c
2013-03-14fdo#39445 writing out tools/fsys.hxxKrisztian Pinter
removed unused <tools/fsys.hxx> include from gengal.cxx changed file copying to sal version in htmlex.cxx rewrote OutputFile in rsctools.cxx very minor change in rsc.cxx - instead of creating an empty DirEntry and getting its path, just used "." Change-Id: Ifd57d73847ff271bcb64b12a26a564acc051fcef Reviewed-on: https://gerrit.libreoffice.org/2680 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2013-03-14Make liblangtag build for --without-system-libxml again, at least on LinuxStephan Bergmann
...after 83d61d9f1b0c95de2cd1199d3f60be70dfa92bec "move liblangtag to gcc-wrapper." Change-Id: I5c9321bf4cafb5e6c1a078162ce3cc5f73540ce5
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat
Change-Id: Ic46acc5207bab70f080c4eba5a8113de8376ad36
2013-03-14Add sdfiltTor Lillqvist
Change-Id: I992a563d3686e3c25ba7338fb7744ce9b5cf5859
2013-03-14Change Impress remote client target SDK version.Artur Dryomov
This change should remove compatibility menu button for modern Android versions. See Android developers blog post for details: http://android-developers.blogspot.com/2012/01/say-goodbye-to-menu-button.html Change-Id: I9152fa06558eabd633ad0c19174f45edddde2ee9 Reviewed-on: https://gerrit.libreoffice.org/2719 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
2013-03-14Fix issue #i119405: Numbering text style changed after importing the *.docJian Hong Cheng
* main/sw/inc/doc.hxx * main/sw/inc/IDocumentContentOperations.hxx * main/sw/inc/ndtxt.hxx * main/sw/source/core/doc/docfmt.cxx * main/sw/source/core/txtnode/thints.cxx * main/sw/source/filter/inc/fltshell.hxx * main/sw/source/filter/ww1/fltshell.cxx * main/sw/source/filter/ww8/ww8par.cxx * main/sw/source/filter/ww8/ww8par.hxx * main/sw/source/filter/ww8/ww8par3.cxx MS Word Binary compatibility Patch by: Fan Zheng,<zheng.easyfan@gmail.com> Found by: Jian Hong Cheng,<chengjh@apache.org> Review by: Jian Hong Cheng,<chengjh@apache.org> Conflicts: sw/source/filter/inc/fltshell.hxx sw/source/filter/ww1/fltshell.cxx sw/source/filter/ww8/ww8par.cxx sw/source/filter/ww8/ww8par.hxx (cherry picked from commit ee3b12ab1d62faedcd2d62fcb8011b7454ea0474) Change-Id: I2f72969a54db53e6a51edcf3a3216647cec9424c
2013-03-14move liblangtag to gcc-wrapperPeter Foley
Change-Id: I4aefdc9475b7fbd4206d8d9862ca8d399360a37e Reviewed-on: https://gerrit.libreoffice.org/2717 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-14move libvisio to gcc-wrapperPeter Foley
Change-Id: Ia2efaa7d58fa2040f597e6a303a219892a710c1f Reviewed-on: https://gerrit.libreoffice.org/2716 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-14add gcc-wrapperPeter Foley
Change-Id: I961bd23d1ec382d247a489cda42194ce9f4fe1da Reviewed-on: https://gerrit.libreoffice.org/2715 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-14Build thread-enabled internal libmariadb on UNXFridrich Štrba
Change-Id: Ie0968b0802f5cbd9dc75906c4930586fb46d99ca
2013-03-14regmerge/regview seem to be part of ure, not odkMatúš Kukan
Change-Id: I30ab642d5597153f1700bcf6e1b7647a736a347e
2013-03-14coverity#705733: Resource leakJulien Nabet
+ Fix "if" format Change-Id: Iafd46d21e5b9ed21d7c7c338502d780be9f0c222 Reviewed-on: https://gerrit.libreoffice.org/2711 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>