summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-19Version 4.4.0.0.alpha1, tag libreoffice-4.4.0.0.alpha1libreoffice-4.4.0.0.alpha1Christian Lohmaier
Change-Id: Ief375b0331611a85976e2c97ca0d443bdaef349d
2014-10-19bump product version to 4.4.0.0.alpha1Christian Lohmaier
Change-Id: I3786cc350e12c0fca726e752b2838e1c4d7dc813
2014-10-19Updated coreChristian Lohmaier
Project: translations 4e45711904895e392a4b95433f3996e9c6625871
2014-10-19update creditsChristian Lohmaier
Change-Id: I81d5c2d977125f517c5de161e4b8e5ceeb5dd73a
2014-10-19accessibility: The if statement is redundantRobert Antoni Buj i Gelonch
Change-Id: I70dd50d8d588c71d391936195bb13ccb767470be Reviewed-on: https://gerrit.libreoffice.org/11890 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-19scripting: redundant cast to StringRobert Antoni Buj i Gelonch
Change-Id: I5e048964cc7885a32c59ff8a9eb1fc5b9523e843 Reviewed-on: https://gerrit.libreoffice.org/11859 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-19runner: Iterate over each Entry in a MapRobert Antoni Buj i Gelonch
Change-Id: I48de54ea88e7fd9f2d903c172eb2b6e1a5b73edd Reviewed-on: https://gerrit.libreoffice.org/11918 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-19-Werror=shadowMiklos Vajna
Change-Id: I940661c947307dc5dea371e5e6f9a9aedbfc904d
2014-10-19fdo#83464 RTF import: \plain should reset \rtlch and \hich as wellMiklos Vajna
Regression from 36246aa9fb57c9fe4e546c91a8274d8828b1424e (RTF import: fix handling of \loch \hich \dbch \ltrch \rtlch, 2014-06-03), now that \f no longer means the ascii font name, \plain should reset a few more parser state members. Change-Id: Ia6b0bdf25563dd5300e108b46731751f0886f67d
2014-10-18typo in filename, hidden by case insensitivity of windowsNorbert Thiebaud
Change-Id: I9ec1fefe61f24c005519a2bb4a87fe07f6895ca6
2014-10-18work around windows whiningNorbert Thiebaud
Change-Id: If2922bca25c93edc25e1171001def8ce3011cf4c
2014-10-18fix libmwaw build on WindowsNorbert Thiebaud
Change-Id: I103ba777cc7f38f5df17995d9ef9bfb6d6cf133b
2014-10-18fdo#82047: Correctly adjust references in range names on row deletion.Kohei Yoshida
Change-Id: Iac924b0b6932863f7f9cc088f996e0b07c340d2c
2014-10-18fdo#82047: Write test for this.Kohei Yoshida
Change-Id: I0e5e54b517d3fb3cb28eb133b2cbe5bf5ca6b1d6
2014-10-18NamedExpression is too lengthy. Let's just call it 'Name'. We'll know.Kohei Yoshida
Change-Id: Ia4da886b050397831383005131ff9f21570934ad
2014-10-18tilebench depend on linreooficekitgtk so need ENABLE_GTK tooNorbert Thiebaud
Change-Id: I04b787493115de0190615f42248cc82968907e38
2014-10-18we should convert to DOS path for other exotic things than spaces tooNorbert Thiebaud
backslases and other 'special' characters can mess with later path handling Change-Id: Ic21b0eb82b60ffb2e286706be00148582ff9ad58
2014-10-18fix typo in TARFILE_LOCATION handling in the lode caseNorbert Thiebaud
Change-Id: I11831583a0288a07fd6279411069d169ab854882
2014-10-18format MSBuild path appropriatelyNorbert Thiebaud
Change-Id: I38ed000a0f9c07fe8e1ed26752af8e172998bf2c
2014-10-18windows: try to locate a good MSBuild.exe based on the version of VSNorbert Thiebaud
lcms2 for instance call MSBuild.exe, naked. it relies on what is found in the PATH, but apparently MSBuild.exe can be found in many places including for instance the .NET Framework. This was causing failure with a VS2013 This patch inspect the registry to see if there is a MSBuild of the same level than VS2013 and use that information to adjust the PATH so that we invoke the right version. Note: starting VS2013, Microsoft is numbering the version of MSBuild with the same version number than VS itself.. so with VS2013 the version of MSBuild is 12.0 (vs 4.0 before that) Change-Id: I04c614116d1d365a10c9b9e0e8ce9571d770c065
2014-10-18Remove lwpunoheader.hxx.Ruggero Cyrille
Change-Id: I41534baa3cb98fc9af2f12605015a5653e552853
2014-10-18convert SV_BMP_ constants to enumNoel Grandin
Change-Id: I46cb7f649fa44d8967e0e7da03583157d2706f05 Reviewed-on: https://gerrit.libreoffice.org/12018 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-18i#74153 RTF import: fix track changes vs superscript char propMiklos Vajna
Since 9dbf817fe5c5253fba0831aefa17575ae0ba3af1 (handle scope of w:pPrChange and w:rPrChange properly (bnc#821804), 2014-10-01), this caused an assertion failure -> crash. Change-Id: I680edf58854d0c9be6e77c44c1e6beb1e0442a49
2014-10-18fdo#39468 Translate German Comments - sc/source/filter/{lotus,rtf}Christian M. Heller
Change-Id: Ib5f1865cfd5d62f45919af8119d4ab691811225b Reviewed-on: https://gerrit.libreoffice.org/12021 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-18CppunitTest_sw_odfimport: enable all but one asserts on OS XMiklos Vajna
Change-Id: I95421d51a2750507aec5a576e161efe578fef812 Reviewed-on: https://gerrit.libreoffice.org/12020 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
2014-10-18move doxygen comments to headerMiklos Vajna
Change-Id: I828f4290c99e750df66548109ef8ae9b496af297
2014-10-18sw: remaining unused methodsMiklos Vajna
Change-Id: Ie150d2e497053966c5f75cea50c87888fda98659
2014-10-18xmerge: use java.nio.ByteBuffer (JDK 1.4+)Robert Antoni Buj i Gelonch
Change-Id: I6072bb4699c9cd361e0cfe0a12b46cfc1abfe368 Reviewed-on: https://gerrit.libreoffice.org/11998 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-18SwDoc: remove unused methodsMiklos Vajna
Change-Id: I073372b74d0362eaffdc1dddfbef8767e58b0fd6
2014-10-18cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
Change-Id: I0dd2f1d2efef7995aaf2ab7656c24178a02eb9cd
2014-10-18coverity#1242582 Untrusted loop boundCaolán McNamara
Change-Id: I72d2c4979b62a025d212ce5ee3b7141c40376fa7
2014-10-18add a regression test for .met filesCaolán McNamara
OS/2 Metafile Format aka Presentation Manager Metafile File Format this format appears to not to have a mime-type Change-Id: I8b2356fb42272a6e0550abf09f46b051d22b64a5
2014-10-18coverity#1242573 Untrusted loop boundCaolán McNamara
Change-Id: Ic84e57fbfa2b532409865c4364b91be594d252cf
2014-10-18coverity#1242573 Untrusted loop boundCaolán McNamara
Change-Id: Id2847c55ccab7272919e76542bc0e0570bc9af12
2014-10-18coverity#1222238 Untrusted loop boundCaolán McNamara
Change-Id: I1a4dec8727d0a27f7fd0396fd22d955f61daaee4
2014-10-18coverity#1209860 try and silence Untrusted loop bound warningCaolán McNamara
we kind of have to trust this data Change-Id: I1b74f8ad95008f5e759fd2267c879091edc5d58e
2014-10-18vcl/layout.hxx was included twiceAndras Timar
Change-Id: I03a30793e02def731cb6c8f130c48aeb325a2528
2014-10-18java: loss of precissionRobert Antoni Buj i Gelonch
Change-Id: I0563a76b1d2c838e6301bf7a9ed154c77a98c0d9 Reviewed-on: https://gerrit.libreoffice.org/12000 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-18fdo#39468 Translate German comments - sw/source/core/{sw3io|swg|unocore}Philipp Weissenbacher
- Convert Deutsche Mark (DM) to Euro (EUR) - Fix some whitespace Change-Id: I94e0c9cbf5f5defca2e0d0f59f08592a914a381b Reviewed-on: https://gerrit.libreoffice.org/12011 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-18javaunohelper: remove unused importRobert Antoni Buj i Gelonch
Change-Id: Ibee790a50e35219a8427b7037331943b778292a2 Reviewed-on: https://gerrit.libreoffice.org/11997 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-17fdo#80284: Avoid broadcasting during cell delete & shift.Kohei Yoshida
Broadcasting it here and marking formula cells dirty prevents them from being entered into the formula tree at the end. They get marked "postponed dirty" during reference update, and are supposed to be set dirty at the end. Change-Id: I65977300ee4ee26b6166d170acd2145abcbbf288
2014-10-17fdo#80284: Write test for this first.Kohei Yoshida
Change-Id: I2fe455fc627e4b358507b58f08a3198ac62edad0
2014-10-17Move these tests to ucalc_formula.cxx.Kohei Yoshida
Change-Id: I4f9bc7ba26d42bfd3982efeb69bc221fc028c629
2014-10-17another blind attempt to fix the testDavid Tardon
Change-Id: I7ac53b340cf3a9f72a90414e09ddd37148ecd28a
2014-10-17correct castDavid Tardon
Change-Id: Ic79ce25bf4ceb4d715aabdabf3824304b02b1f38
2014-10-17now why did i do this?David Tardon
Change-Id: Icf1fc5643271672761b565c30382e70c689c29b4
2014-10-17lode: fix LODE_HOME support for windowsNorbert Thiebaud
Change-Id: I6b44707b8d1be526e6c0400d7c7104628b825fc5
2014-10-17fix long long -> BigInt for LONG_MAX valueDavid Tardon
Change-Id: I1cf551299bae925b5a5cf0a488b6cc3497d010bf
2014-10-17pParagraphMarkerProperties can easily be a referenceMiklos Vajna
Change-Id: Ida4309aeb69bde43f70415211490db657c7c7567
2014-10-17Updated coreChristian Lohmaier
Project: translations 781673fea7346b0d148bf85984826c0556fdf1b9