summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-30fdo#74014: Brodcast only when pasting, not during file import.Kohei Yoshida
Change-Id: I7cca5d459491fca782f24093dcdd7d0c1c69bdc9
2014-01-30Use += when possibleMatteo Casalin
Change-Id: I6dad55d3a397becab18f1159f3e8d84cffd7517b
2014-01-30Bail out earlyMatteo Casalin
Change-Id: Id2a77996cfe9a9ec755766295141123870b4eaf2
2014-01-30else is not needed after break/returnMatteo Casalin
Change-Id: I3c7a90345e9f748668cc2e5305bccae99a45c479
2014-01-30Fix indentationMatteo Casalin
Change-Id: Ic009b2d9cbb4bbd37aad044e63f1b19ae57e649e
2014-01-30writerfilter: whitespace fixes in RTFDocumentMiklos Vajna
Change-Id: I7cd294b42fa402e4da254fe6a2239c9d9293588b
2014-01-30writerfilter: these SPRM's are unusedMiklos Vajna
Change-Id: I60013801e22b8a17d9fb7378fd9bd7f828610710
2014-01-30writerfilter: hardcoded sprm:CFspecVanishMiklos Vajna
Change-Id: I7766dd3144ff84f292de1e207dc3a432719d0ec3
2014-01-30writerfilter: hardcoded sprm:PFNoAllowOverlapMiklos Vajna
Not that it would be handled on the dmapper side. Change-Id: I80c338933fd7ecdbdd9e8541ce30887375b19929
2014-01-30writerfilter: hardcoded sprm:PFMirrorIndentsMiklos Vajna
Change-Id: Ic8624a90ac71f03360e18ca6de589040493ccc1e
2014-01-30writerfilter: hardcoded sprm:PContextualSpacingMiklos Vajna
Change-Id: I35f111dffe44cabe8cdfa65067695dcd6c7517e7
2014-01-30init 'fLastPos' [-Werror=maybe-uninitialized], fdo#73146 follow-upEike Rathke
Change-Id: I77d91bbcd600ae209799d2139c3510697e922730
2014-01-30fdo#74194 Revert "Resolves: #i121136# Improve Spreadsheet performance ..."Eike Rathke
This reverts commit 6a62557d8632290ae7150f3922dece65f51af4bc. pPageRows[] is a member array, so when not allocating MAXROWCOUNT entries but nRealCnt instead it also needs some tracking mechanism to reallocate in case a subsequent call needs more elements than the first call. Change-Id: Iadb7d2ceadcb8bd99d57c6188571d295c6b99fba
2014-01-30This could cause crasher too.Kohei Yoshida
Change-Id: I47d9ad36937bf07cd0b79fa5eec7710ce84ce4a9
2014-01-30Prevent crash.Kohei Yoshida
Change-Id: Id30e6dfa14c08ecad5c15df6a79d20a5cdc50a59
2014-01-30fdo#63154: Remove SVBT8 from solar.hMarcos Paulo de Souza
Conflicts: sw/source/filter/ww8/ww8par2.cxx Change-Id: I4e500cf0ca89468494fd3f0892839f5ca6cce725 Reviewed-on: https://gerrit.libreoffice.org/7645 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-30Remove UNOIDL "array" and "union" vaporware from idlcStephan Bergmann
Change-Id: Iccd5a78b54620796cfde672388b70ad97d17b7a5
2014-01-30Speed up filling of random number generation over entire column.Kohei Yoshida
Because nobody wants to wait forever... Change-Id: Ie52bff944893b7e3fe9e7908be19d27c692fc1ea
2014-01-30LibreLogo is not a UNO componentStephan Bergmann
Change-Id: I48055d84fd078a131ed8f620575a462fcb101019
2014-01-30SDK: Split PLATFORMID at build time rather than runtimeStephan Bergmann
...where $(shell printf ...) in settings.mk likely doesn't work on Windows. Change-Id: I64a51203d1bf131160768f9a9069f428228aa6b1
2014-01-30svx: fix presumed C++11ismMichael Stahl
Change-Id: I4d6e7ec99ea889ae45ca12c3470b9f5d9e3c134b
2014-01-30User grants debug Mysql part: first stepsJulien Nabet
Select all user/host instead of just user so we'll have 'root'@'localhost', 'root'@'127.0.0.1', etc. instead of just root Next step: retrieve IS_GRANTABLE value (so patch mysqlcppconn) Change-Id: Ib0ce7d0745ace17ce8058f3ff9806bea2bdc56f1 Reviewed-on: https://gerrit.libreoffice.org/7140 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-01-30User grants debug Mysql part: retrieve IS_GRANTABLE + update column privsJulien Nabet
(See http://dev.mysql.com/doc/refman/5.6/en/grant-table-structure.html Table 6.7. Set-Type Privilege Column Values Section) Change-Id: I6173ba0df84f722a872afa59d7d7dc9eefe3e368 Reviewed-on: https://gerrit.libreoffice.org/7155 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-01-30drawingML: complete the fix of nAlpha param in DrawingMLJacobo Aragunde Pérez
Change-Id: I1aec870ee52180d1b1b96762f69fab94370acbde
2014-01-30We want to drop the user here not revoke some rightsJulien Nabet
Change-Id: Ia31345d9e3cf8dce147402bc6c6592fd57bc88b9 Reviewed-on: https://gerrit.libreoffice.org/7178 Reviewed-by: Andrzej Hunt <andrzej.hunt@collabora.com> Tested-by: Andrzej Hunt <andrzej.hunt@collabora.com> Tested-by: Lionel Elie Mamane <lionel@mamane.lu> Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
2014-01-30DOCX import: round wp14:pctWidth/HeightMiklos Vajna
sw core supports integers only ATM, so at least let e.g. 9.8 be 10, not 9. Change-Id: I94842d7190bfa264f0fa0331d7418c411ef191d9
2014-01-30fdo#44314 non-standard hyphenation (fix previous commit)László Németh
Change-Id: Ib830cf5b57051039106d1f60059fe8a3bdbecf1a
2014-01-30DOCX import of wp14:sizeRelH/V relativeFrom="page"Miklos Vajna
Change-Id: Idd9dcc60f415081cb7a727b46a89d45af04465d0
2014-01-30fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic.László Németh
Change-Id: I25e7c13036c6ce1948cc33d45901ef69a258fb03
2014-01-30literaltobool conversion plugin, reduce spurious warnings with clang 3.3Noel Grandin
It appears that clang 3.3 also generates spurious warnings, so adjust the ifdef Change-Id: Idb57f7eafd55effd4c7c8b1f96c03c2ea6ddaba3
2014-01-30merge property map for import and exportLionel Elie Mamane
why would they ever need to be different? There was maybe/probably a bug lurking behind their being different. Change-Id: I5db7f1596aec0d2a504ec7901c001054fd7fd121
2014-01-30swpagerelsize: add layout testsMiklos Vajna
Change-Id: I0c5b606518ce782ffb5e48a859910c4e9e09c76d
2014-01-30"stati" considered both pretentious and incorrect LatinMichael Stahl
As one knows, the Latin plural of the noun status is statūs. Change-Id: I6b19c57aa2aedcc1337736becc93d8802fe03f2e
2014-01-30fdo#71810 make argument names consistent with Gnumeric and ExcelWinfried Donkers
Using "Number" as name for both argument 1 and 2 can be confusing, too. Change-Id: I9fcc7cdfd32b0549a8df9d32c03f4207c040401c Reviewed-on: https://gerrit.libreoffice.org/7408 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2014-01-30vcl: another missing sal/types.hMichael Stahl
Change-Id: I2a7610d6ae41b9351fbe8dc18f6306f26d03e326
2014-01-30fdo#73146 Add Excel 2010 functionsWinfried Donkers
PERCENTILE.EXC, PERCENTILE.INC PERCENTRANK.EXC, PERCENTRANK.INC QUARTILE.EXC, QUARTILE.INC RANK.EQ, RANK.AVG Function ScInterpreter::ScRank() has been rewritten to give the function the same way of computing as the related functions in this patch. Change-Id: If3096b265bd47ca5f4afcab7ff746f7c8511df82 Reviewed-on: https://gerrit.libreoffice.org/7319 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2014-01-30fdo#73869 fix highlight RTL Problem at the StartCenter window.Faisal M. Al-Otaibi
Change-Id: I744d8f85c6e4c555ef8916281ebdc709fe6ddfa9 Reviewed-on: https://gerrit.libreoffice.org/7719 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-30Sidebar Text panel cleanupMaxim Monastirsky
Change-Id: I6cbf5a9e5ad9d61df2abbcc835ba60d45768deeb Reviewed-on: https://gerrit.libreoffice.org/7687 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-30Subscript/Superscript also don't depend on argsMaxim Monastirsky
Change-Id: Ie96876ae402d5497bf5a03bca54f63305ebd9914 Reviewed-on: https://gerrit.libreoffice.org/7676 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-30fdo#39468 Translate German comments (include/svx/(fmsearch|svdopath).hxx)Sven Wehner
In include/svx/fmsearch.hxx and include/svx/svdopath.hxx. Also remove some ASCII art, and redundant comments. Change-Id: I766150c9d80ec087525713783a483a7057a7130c Reviewed-on: https://gerrit.libreoffice.org/7705 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2014-01-30Assert in X11SalSystem::GetDisplayScreenPosSizePixelChris Sherlock
If we detect that the display is using Xinerama, then we shouldn't be able to pick a screen more than the number of screens available! Therefore, assert if we meet this condition. Also remove a comment decoration. Change-Id: Ic8d2e0acf3e65825b76472adbd4a355e5435b6df Reviewed-on: https://gerrit.libreoffice.org/7694 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-30Disable Increase/Decrease buttons when limits are reachedMaxim Monastirsky
And simplify the code: - Use sal_uInt32 directly, without useless casting to SwTwips. - Check for slot id directly, without an additional variable. - Remove the redundant loop. Change-Id: Ica76a166c88213cdd39e44482ce834d3555afb60 Reviewed-on: https://gerrit.libreoffice.org/7654 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-30sfxdefs.hxx: include the header that declares the used sal typesMichael Stahl
Change-Id: I1aeadbb0add8eae3e6b5ee46ce5524391862db57
2014-01-30sdremote: LibreOffice Remote for Impress version 2.0.0sdremote-2.0.0Christian Lohmaier
Change-Id: Ia1d1fef129fdccb186fa07102d3c5fcb91470fe9
2014-01-30comit translations for sdremoteChristian Lohmaier
Change-Id: Ia7f566cb9b1025f431c64180d696fb13e5726929
2014-01-30sdremote: add about/license infoChristian Lohmaier
The activity tired to include a file that was not checked in at all (probably due .gitignore ignoring assets), so replace that with a simple linear layout. Change-Id: I505855346f440712b7e170080b7db11b775c4172
2014-01-30Add Increase/Decrease font functionality to drawing objectsMaxim Monastirsky
Change-Id: I9abfca6f8cefd1e1211a98fa36ce07a407c2fd06 Reviewed-on: https://gerrit.libreoffice.org/7655 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-30reset Stati is presumably to reset stateCaolán McNamara
Change-Id: Ib448d4e43178dedea6bdaebfc78d850b07aebe3e
2014-01-30fdo#39468 Translate German commentsSven Wehner
Also remove ASCII art, and fix minor typos. Note: I left the unknown word "Stati" as is. This could be an incorrect plural for "status". Change-Id: Ic19407c0ebb3aba3ebba4940b2511ba5b8dc825e Reviewed-on: https://gerrit.libreoffice.org/7716 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-01-30fdo#63154 Removed unused solar.h ref. in svxAlexandre Vicenzi
Change-Id: I1671746d6c433fa3b770eb58bc418e4eddbe8dd4 Reviewed-on: https://gerrit.libreoffice.org/7737 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>