summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-03WaE: variables set but unusedCaolán McNamara
Change-Id: I03bec3b0b4b9d4910b2baab86fa95efe2f5b9ef2
2012-05-03Related: fdo#47644 for huge files build a page chain cache for seeksCaolán McNamara
For huge ole2 structured storage files build a page chain cache on demand to speed up long distance seeks i.e. reduces .doc parse time for fdo#47644 from 1 minute 7 seconds to 18 seconds for me Change-Id: I I40eefb8cabd05db8345a38ea3407686732eb35c9
2012-05-03tweak imported shape position for xls( binary ) format fdo#49430Noel Power
Change-Id: I32241c727a2e591f6400f8296bae357a38ad458d
2012-05-03fix bad import positions of shapes & controls fdo#49430Noel Power
Change-Id: I5635ee681288cb39a11d00c5573e61c582d7daf7
2012-05-03Remove unused method canvas::tools::clipBlitJordi Mallach
2012-05-03const up methods that don't change any stateCaolán McNamara
Change-Id: I844cefad718e5b37dac5657674294a0873b8a8e5
2012-05-03Fix Windows debug build.Jesús Corrius
The postgresql static library on Windows is named libpqd.lib in debug and libpq.lib when compiled in release. We prefer to not touch the external postgresql, so we make the proper changes in the connectivity module.
2012-05-03Fix sot stream bustageCaolán McNamara
We want the Tell position of the wrapper stream, not that of the underlying wrapped stream. Change-Id: I5d30192dbc3746104ca2127d9a747ef70b85a136
2012-05-03revert delivery of soffice.bin.manifestDavid Tardon
Okay, I give up. This obviously still does not work on Windows, but it does on MinGW when I try to simulate it. Change-Id: I9f2d7114df0498d5cc3a71431aacc7e49a5a78fd
2012-05-03Makefile: clean should rm $SOLARVER (see f33ba93b)Michael Stahl
2012-05-03fix typoBjoern Michaelsen
Change-Id: I88f5e8dacbd81d94a7f079d6c1b24c513e18bf34
2012-05-03fdo#48812 change Customer Information to User Information (in MSI UI)Andras Timar
2012-05-03remove obsolete READ_OLDVERS table autoformat codeMichael Stahl
2012-05-03fdo#31005 Table Autoformats do not save/apply all propertiesMuhammad Haggag
This change expands the number of properties supported by autoformats, mainly for Writer. Some improvements affect Calc as well (e.g. border styles are now preserved for Calc). Common: boxitem.hxx, frmitems.cxx * Added a new version for SvxBoxItem serialization that includes border styles. * Updated SvxBoxItem and SvxBorderLine serialization logic accordingly. Writer: fmtornt.hxx, attrfrm.cxx * Added serialization/deserialization logic for SwFmtVertOrient. Writer: tblafmt.hxx, tblafmt.cxx, ndtbl.cxx * Updated file version for autotbl.fmt to be SOFFICE_FILEFORMAT_50. * Autoformats now record the text orientation and vertical alignment of table cells. * Autoformats now record the following table-level properties: - Break - Keep with next paragraph - Repeat heading - Allow table split across pages - Allow rows to break across pages - Merge adjacent line styles - Table shadow Calc: autoform.hxx, autoform.cxx * Added support for reading/writing writer-specific data as binary blobs. * Updated file version for autotbl.fmt to be SOFFICE_FILEFORMAT_50.
2012-05-03fdo#31005 Writer: Undo support for "Repeat Heading" in autoformat applicationMuhammad Haggag
2012-05-03add --not-as-needed linker option on unxgcc platformDavid Ostrovsky
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>: Ubuntu changed ld to assume --as-needed by default, but there are places in LO that implicitly depend on --no-as-needed, like test_smoketest lib that is an empty wrapper around smoketest lib, or UNO executables having to link against all URE published libs so that LO extensions are guaranteed to find the URE libs. Change-Id: I88fc79766ffb4a4ca8ead05bb9033c686120cf2c
2012-05-03commit-hook: tweak add_ChangeId() to tolerate git-am -s behaviorNorbert Thiebaud
git-am -s add systematically an empty line before adding the signoff line, which interfere with gerrit's rule that the ChangeID must be in the last paragraph This patch address that be remoming an existing Change-Id from the commit message and re-insterting it at the 'proper' place Change-Id: I I742b17031c6e3da4f9d94dcb0579bce8c496d41d Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-05-03fix sc_chart_regression_test build with system-libxml2Rene Engelhard
Change-Id: I52a377835559a1577d5d6139d5a1443753396f5c
2012-05-03Related fdo#49379: Some old Paths need to be nillable after allStephan Bergmann
Those had been changed to non-nillable with the wholesale e8bb827571f540ac4af2247cb11239bb96876669 "Fixed cppheader.xsl nillable treatment," but code in PathSettings::impl_storePath (framework/source/services/pathsettings.cxx) wants to nil them out ("remove the whole path from the old configuration"). Change-Id: Ibce77eee179658940ed9ff2466af9b990e6a513d
2012-05-03Improved error reportingStephan Bergmann
Change-Id: I5e9bb4c5ebfc92547e13d4ec04ce1af85591c4a5
2012-05-03use right target to force orderingDavid Tardon
Change-Id: I57ed1971414789e6efbe76e69bb3fabb8b51e22d
2012-05-03valgrind: cond. jump or move depends on uninit. valueDavid Tardon
Change-Id: I721228fee5349a6b2aa0a652da65d8da67b40144
2012-05-03Related: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara
Change-Id: Ie4aa6939f9f37e04fda5425a6e28c5d846a9cb62
2012-05-03drop ensure for non-NULL pointer and use a refCaolán McNamara
Change-Id: I492c576a9a04874538f07769f5ac40f84e2d4308
2012-05-03XubString->rtl::OUStringCaolán McNamara
Change-Id: I21b785169788e20c8bb05c2fdc9333068f1c69ab
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
Change-Id: I7baa34c1cf7161fb55914d41b451b842ad4ab0c8
2012-05-02offapi: missing @sinceMiklos Vajna
2012-05-02allow custom solver/workdir location: --with-solver-and-workdir-rootMichael Stahl
2012-05-02Handle cases where ExtensionDescription is called on nonexisting pathStephan Bergmann
...which happens when installing non-bundle extensions (like a plain .xcu file), where the path computed for the description.xml contains the path to the non-bundle extension file itself as a prefix, so access results in E_NOTDIR. Change-Id: Ic0f4a34b46d99d1817ceea599bb8b53dbd65bc49
2012-05-03include header for ConvertGDIMetaFileToWMF()Takeshi Abe
Change-Id: Ic80c12a3e9c4cb5e3ce01fa84384e1c7bdbe3057
2012-05-03nuke dead codeTakeshi Abe
Change-Id: I1884cfcbe7276d902ba3f8525ffe39c7f33b729e
2012-05-03sal_Bool to boolTakeshi Abe
Change-Id: I18a1b214982ddcd8189dfa2eff2ec2811293b3cc
2012-05-03removed unused definesTakeshi Abe
Change-Id: I14ff1f7631949dcc9842147aa34f4aa5987664e8
2012-05-02fdo#47764 fix RTF import of automatic paragraph background colorMiklos Vajna
Change-Id: I4b3a4bd6ce45cffc5b2c23052c49ff98579c5564
2012-05-02finish handling of w:pStyle in numbering (bnc#751028)Luboš Luňák
Now each such numbering should be properly assigned to the given paragraph style. Change-Id: I97a796dfb3f4a46f0fee0663852b3a40c3eaa922
2012-05-02do not announce exec build twiceDavid Tardon
Change-Id: If9c68f2bf423d23a53b2e0fa570c9ba55924b289
2012-05-02add explicit ordering dependencyDavid Tardon
Change-Id: Idc7b869a0a3755df7fb10105ce07dca3d076dd43
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
Change-Id: I16f3b768cdb3304d3f7a9b3a63a4262377c7c89b
2012-05-02Cleaned up CommandLineArgsStephan Bergmann
* Support for dead arguments has been removed. ** Especially, dead UCB_CONFIGURATION_KEY1/2_xxx values have also been removed, and code initializing UCB has been simplified accordingly. * For the sake of simplicity, behaviour has been changed slightly. For example, passing both --calc --writer now always lets --writer win (whereas in the past the one mentioned first, i.e., --calc in this example, would win). Change-Id: Id40a19b9ef96db0d439cadd96ba491bf640d28fb
2012-05-02make sure manual override on cmdline enables symbolsLuboš Luňák
so that e.g. 'make dbglevel=2' works even if --enable-symbols disabled it for the specific target Change-Id: If2fff3ef8e42c3b35545b5d8101ef87380412cc7
2012-05-02set as outline numbering only those ones that are for headings (bnc#751028)Luboš Luňák
w:pStyle in a numbering does not necessarily mean it is for outlines, normal styles can specify numbering too Change-Id: I0953d94833760ddf4edbe759a19192c477a57bf3
2012-05-02bin unused macroLuboš Luňák
Change-Id: I796aba0ee431309e44671a6d851c84cd35dae3b6
2012-05-02re-added 'D/M/' date acceptance pattern to [is-IS]Eike Rathke
Argument is that "the reason for the "D/M/" pattern is for those who use the numpad for input", well, makes sense.
2012-05-02better detect OASIS MIME types (bnc#711977)Petr Mladek
check more elements; also set sub-class-of application/xml for Flat XML
2012-05-02Add Flat XML MIME types (bnc#711977)Petr Mladek
2012-05-02add missing MIME types into .desktop files (bnc#711977)Petr Mladek
took from the older desktop files from the build repo Change-Id: I6888e78b8e10c25cac110357c64c4587b2df8cd5
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
Change-Id: Ie21b39b11d021095fa8f4de9be1e7e0289af4e91
2012-05-02sw/qa/extras: get rid of RTL_CONSTASCII_USTRINGPARAM() and a bit moreMiklos Vajna
Change-Id: If2add0d11f16d7206912cadad8ff50a668a14011
2012-05-02correctly set install path in java-set-classpathPetr Mladek
2012-05-02really put SDK documentation into the doc subpackagePetr Mladek