summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-03-05Fix lacking break in switchlibreoffice-3-5-1Julien Nabet
Signed-off-by: Julien Nabet <serval2412@yahoo.fr> Signed-off-by: Petr Mladek <pmladek@suse.cz> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-03-05don't crash for empty input data in charts, fdo#46885Markus Mohrhard
Signed-off-by: Michael Meeks <michael.meeks@suse.com> (cherry picked from commit 6444d7ed7a4f99ffcd8d04c5d27722d8c4d942b2) Signed-off-by: Eike Rathke <erack@redhat.com> Signed-off-by: Petr Mladek <pmladek@suse.cz>
2012-03-05don't show an error message for empty names in Define Names, fdo#46816Markus Mohrhard
Signed-off-by: Kohei Yoshida <kohei.yoshida@suse.com> (cherry picked from commit f4f0ef5790bd06145d977183da0ee244c5c46058) Signed-off-by: Eike Rathke <erack@redhat.com> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-03-05don't create uno::Sequence with new, fdo#46825Markus Mohrhard
The uno::Sequence copy c'tor creates a flat copy and increments the ref count. So if you use new and later delete together with the copy constructor you get a double delete. Signed-off-by: Kohei Yoshida <kohei.yoshida@suse.com> (cherry picked from commit 61600b62068bf7837c532c8b32377984ee76af1e) Signed-off-by: Eike Rathke <erack@redhat.com> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-03-02Writer/Options: Move Comments 10 units upStefan Knorr (astron)
Signed-off-by: Michael Meeks <michael.meeks@suse.com> Signed-off-by: Petr Mladek <pmladek@suse.com> Signed-off-by: Niko Rönkkö <ronkko@iki.fi>
2012-03-02fdo#46181 Use Traditional Chinese installer for zh-HK and zh-MO localesAndras Timar
Microsoft Installer thinks that it is a good idea to fall back to zh-CN from zh-HK and zh-MO. It is wrong, because zh-CN uses Simplified Chinese zh-HK and zh-MO use Traditional Chinese. So we need to fall back to zh-TW. Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> Signed-off-by: Tor Lillqvist <tml@iki.fi> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-03-01use correct source tableMarkus Mohrhard
Signed-off-by: Kohei Yoshida <kohei.yoshida@suse.com> Signed-off-by: Michael Stahl <mstahl@redhat.com> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-03-01use the correct db range for the copy, fdo#46712Markus Mohrhard
Signed-off-by: Kohei Yoshida <kohei.yoshida@suse.com> Signed-off-by: Michael Stahl <mstahl@redhat.com> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-03-01fix crash using instances dialog of dataform navigator fdo#44816Noel Power
also silence a valgrind 'Conditional jump or move depends on uninitialised value(s)' where initial state of a checkbox was undefined (cherry picked from commit 7b860d4970604f08ebd2e818bfd63891dd940804) Signed-off-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit 369aea7f7402e9dc98e9347ae58999dad2d21652) Singed-off-by: Petr Mladek <pmladek@suse.cz> Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-03-01Revert "Use internal libxml for Mac release builds."Petr Mladek
raptor is buildable with the older libxml2 now This reverts commit 4591cd22409f870a0fa9263691945eea92359954. Signed-off-by: Stephan Bergmann <sbergman@redhat.com> Signed-off-by: Fridrich Strba <fridrich.strba@suse.com> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-03-01raptor: make the entities patch work on older libxml2 versionsMichael Stahl
Add a runtime check whether the "checked" member is available. Signed-off-by: Petr Mladek <pmladek@suse.cz> Signed-off-by: Michael Meeks <michael.meeks@suse.com> Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-03-01fix nsplugin to create correct com.sun.star.ucb.SimpleFileAccess instanceRene Engelhard
Signed-off-by: Stephan Bergmann <sbergman@redhat.com> Signed-off-by: Tor Lillqvist <tml@iki.fi> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-02-29sax: ConverterTest: add leap year testsMichael Stahl
(cherry picked from commit 0d9757e43217929fa172c1feecd161873cd7019b) Signed-off-by: Eike Rathke <erack@redhat.com>
2012-02-29Correctly calculate leap year.Kohei Yoshida
With the old code, year 2000 would not be a leap year, but it actually is. With this, Calc correctly loads cell with date value of 2000-2-29. (regression from CWS sw33bf02 8786083eb9dabb0d7b328a217ba99a1d71493ad7) Signed-off-by: Stephan Bergmann <sbergman@redhat.com> Signed-off-by: Eike Rathke <erack@redhat.com> Signed-off-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit 3c993bd0c3120445f27cb37e6ecfd8b45c6605e0)
2012-02-29fdo#46675: expand group memberships in PostgreSQL-SDBC get*PrivilegesLionel Elie Mamane
Signed-off-by: Michael Meeks <michael.meeks@suse.com> Signed-off-by: Michael Stahl <mstahl@redhat.com> Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-02-29Fix crash on exit using KDE interfaceTomas Chvatal
This is slightly modified version of patch from Lubos Lunak <llunak@suse.cz>. This fixes downstream bugs: https://bugs.gentoo.org/show_bug.cgi?id=394533 https://bugs.launchpad.net/bugs/925049 Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com> (cherry picked from commit e532d4932b8a265cc82bf06ef54db58c9b532e38) Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-02-28fdo#45023 UI fix on PDF export dialogAndras Timar
(cherry picked from commit e54773aa64af28795155aa55b3179141ca904f12) Signed-off-by: Eike Rathke <erack@redhat.com> Signed-off-by: Caolán McNamara <caolanm@redhat.com> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-02-28Resolves fdo#46074: Fix Partial::contains for paths that go past a leaf nodeStephan Bergmann
Paths that already "failed" at the root node were not reported as CONTAINS_NOT, so that they were erroneously migrated, but with broken content (values of set member properties were nil). Signed-off-by: Caolán McNamara <caolanm@redhat.com> Signed-off-by: Michael Meeks <michael.meeks@suse.com> Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
2012-02-28pack libstdc++ and libgcc_s only in the new stdlibs subpackage (fdo#46658)Petr Mladek
The older commit moved the gid's definition in the file list but it did not move it in the module list. (cherry picked from commit 550cc3e9dbe7a86797fc946f40d9ae5529d6ce2c) Signed-off-by: Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 216e30277b06124822cccdc2a6d46de57a2f8e6e) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2012-02-28Resolves: fdo#46038 don't copy page styles into temporary clipboard docCaolán McNamara
writer rtf export has a nasty pgdsctbl extension sd rtf import has nasty "if its got a table keyword in it its a table" logic Classically we never put our styles into the temporary clipboard, so fastest and safest fix is to simply skip putting the page styles into it. (cherry picked from commit 15547450bdba10959473c2cb5891f29ad5053b09) Signed-off-by: Miklos Vajna <vmiklos@suse.cz> Signed-off-by: Tor Lillqvist <tml@iki.fi> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-02-28fix core when clicking on entries in Manage Names dialog in calc fdo#46568Noel Power
(cherry picked from commit 22871f1af3be444e747f7adaad5221b9c8b0bebf) Signed-off-by: Eike Rathke <erack@redhat.com> Signed-off-by: Kohei Yoshida <kohei.yoshida@suse.com> Signed-off-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2012-02-27fdo#46144: "Distributy Columns Evenly" does not work with the selected columnsIvan Timofeev
regression from f7303fcac779f99931bfba48e8bfcf9c081af67f: - SvUShorts aWish( nTmp, nTmp ), + std::vector<sal_uInt16> aWish( nTmp, nTmp ), aMins( nTmp, nTmp ); Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com> (cherry picked from commit 4f8094d0489d31563f18fb31bad366be2c19046f) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2012-02-27Make redland build on Mac with internal libxmlFridrich Štrba
Signed-off-by: Petr Mladek <pmladek@suse.cz> (cherry picked from commit bc09b5b62f1eac7a59340d549a5670d732b9a47c) Signed-off-by: Michael Meeks <michael.meeks@suse.com> Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-02-27Make librsvg link with internal libxmlFridrich Štrba
Signed-off-by: Petr Mladek <pmladek@suse.cz> (cherry picked from commit 1ec7e749a39a39c6fb172232ca4c6a18dc8a0f4e) Signed-off-by: Michael Meeks <michael.meeks@suse.com> Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-02-27Fix libcroco build against internal libxml2Fridrich Štrba
Signed-off-by: Petr Mladek <pmladek@suse.cz> (cherry picked from commit b248c3f96b0871779fb01056985413c0372cbcd9) Signed-off-by: Michael Meeks <michael.meeks@suse.com> Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-02-27Reduced loadtime of autocorrect tablesSzabolcs Dezsi
Signed-off-by: Andras Timar <atimar@suse.com> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-02-27fdo#46571 add Gurmukhi MT font for pa-INAndras Timar
(cherry picked from commit 1e343276ecb7e88482e0dd8b2a1e170dbffbe8ba) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2012-02-24fdo#46377 BASISINSTALLLOCATION = INSTALLLOCATIONAndras Timar
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2012-02-24fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat
(cherry picked from commits e3e7623bf6cecf0e32912347a58e5a2c7297099d, 2c7a532b7e2b8cf41792292610df96755b131987 and fda2c3639de6b673faf2ccd84b6d4318e592fbf0) Signed-off-by: Miklos Vajna <vmiklos@suse.cz> Conflicts: sw/inc/unoprnms.hxx
2012-02-24fdo#45560: Fixed docx textbox position and size importCédric Bosdonnat
(cherry picked from commit 94698d89f675da9b4da1143fa150bbd76def6ccf) Signed-off-by: Miklos Vajna <vmiklos@suse.cz>
2012-02-24Use internal libxml for Mac release builds.Thorsten Behrens
Following up from 49843f0f9788e01805d8d0d27428fe5e6a4cc530, actually use internal libxml for release builds. Signed-off-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-02-24Tentative libcroco fix for Mac OS X --without-system-libxmlStephan Bergmann
2012-02-24Add shl/LOADER/URELIB to make --without-sytem-libxml work on Mac OS XStephan Bergmann
I doubt that the "LOADER" token is needed at all, but will investigate that later.
2012-02-24set back rpath to ure/lib for libxml on MACPetr Mladek
The library is installed in ure/lib. Thanks Stefan Bergman for the pointer.
2012-02-24support using for libxml2 internal on MacOSXNorbert Thiebaud
2012-02-24fdo#46482: prevent duplication of frames:Michael Stahl
SwDoc::MakeFlySection: abuse the SwDoc::mbRedlineMove flag, which (with the fix for fdo#40599) does exactly what is necessary to prevent the spurious copies. Also, remove the ugly hack to work around this problem from SwXText::convertToTextFrame. (cherry picked from commit 91fab30f3b1617024ee2eadf3c7ad1ea84d7f6dd)
2012-02-24fdo#40599 i#112763: fix frame duplication:Michael Stahl
SwDoc::CopyFlyInFlyImpl: When called from SwRedline::CopyToSection, do not copy frames that are anchored at the redline end node by checking IsRedlineMove(); these frames are not deleted by DelCopyOfSection and were thus duplicated on every Show/Hide redlines. (regression from 62ebbb006b4a11974e14dd61d3c453a98336f951 (CWS os131)) (cherry picked from commit 23e52c207760c596cc2f841ef59f3100c110d591) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2012-02-24n#695479 fix anchor handling in SwXText::convertToTextFrame()Miklos Vajna
When two (or more) text frames was imported without a non-frame paragraph in between, the first frame was anchored to the second one, instead of a non-frame paragraph. The fix is modelled after what the old RTF import already did in SwRTFParser::Continue() in swparrtf.cxx:493 and SwRTFParser::SetFlysInDoc() in rtffly.cxx:481. (cherry picked from commit 9592f56323de27f9e1d890ee6259a5f4f328cbd3) Signed-off-by: Caolán McNamara <caolanm@redhat.com>
2012-02-24default conversion of sequences is now again SAFEARRAY of VARIANTs #fdo46165Joachim Lingner
cws jl166 patch: #i117010# default conversion of sequences is now again SAFEARRAY of VARIANTs Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-02-24Revert "fix handling of SAFEARRAY(s) returned as variant in olebridge ↵Noel Power
(fdo#38441)" This reverts commit 3fcb94311fd7dd40c05ca132e3a30a888316cbbe. Signed-off-by: Noel Power <noel.power@novell.com>
2012-02-24force imported xlsx active tab to be shown bnc#748198Noel Power
weirdly even though a sheet/tab can be marked as hidden in workbook.xml, if that same tab/sheet is the active one then it *will* be shown Signed-off-by: Andras Timar <atimar@suse.com>
2012-02-24fdo#46339: Fix Query Wizard by putting the right ElementNameJulien Nabet
Signed-off-by: Caolán McNamara <caolanm@redhat.com> Signed-off-by: Jan Holesovsky <kendy@suse.cz> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-02-22bump product version to 3.5.1-rc1+, release number to 101Petr Mladek
2012-02-22Branch libreoffice-3-5-1Petr Mladek
This is 'libreoffice-3-5-1' - the stable branch for the 3.5.1 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 3.5.x release, please use the 'libreoffice-3-5' branch. If you want to build something cool, unstable, and risky, use master.
2012-02-22fdo#33393 - tentative workaround for autosave image lossMichael Meeks
cf. lengthy analysis in the bug, this appears to merit wider testing for 3.5.1 RC1 and wouldn't be sensible without that, so commit early. Signed-off-by: Michael Stahl <mstahl@redhat.com>
2012-02-22Disable problematic reading of external entities in raptorPetr Mladek
Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-02-22Put stdlibs into separate optional package on LinuxFridrich Štrba
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2012-02-22Bundle again C++ stdlibs with generic Linux buildFridrich Štrba
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2012-02-22Don't misuse CLASSPATH for what goes into the -cp option to javacTor Lillqvist
CLASSPATH is supposed to show where to find the classes needed by Java programs running at build time. The -cp switch to javac tells where to find classes referenced by the code being compiled. These are different things. (But it doesn't seem to have mattered much in our build system.) So use T_CP instead, named in the same fashion as T_CXXFLAGS etc. But... for some reason this change, which as such should be just more or less cosmetic, also fixes a build problem in the "scripting" module on Windows, seen by Noel Grandin (http://comments.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/19016 ) and me. Signed-off-by: Michael Stahl <mstahl@redhat.com>
2012-02-22fix check for older npapi to work with dmake correctlyTomáš Chvátal
Signed-off-by: Petr Mladek <pmladek@suse.cz>