summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-14tdf#106253 Precision as shown for thousand dividorLaurent Balland-Poirier
Info().nThousand contains number of thousands dividors after which digits are not displayed, i.e. 12345 is displayed as 12 with format 0, (in en_US) Change-Id: Ifa5540f2efd8ab006a07eade53f7aa0d31a19eac Reviewed-on: https://gerrit.libreoffice.org/35097 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-03-14Translate German comments in sc/source/ui (part of its sub-dirs)Johnny_M
Change-Id: I9149316b71a897404a248276cc0ded9cdd50d627 Reviewed-on: https://gerrit.libreoffice.org/34886 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-03-14return early on clearly broken xbmsCaolán McNamara
Change-Id: Ic94a75aacb6bcd47d594a12e0df999a58b04b061
2017-03-14No need for --disable-activex and --disable-atl any longerTor Lillqvist
Change-Id: I7ac4f32cb01bfcc3a2c06e69280c2150d408ec6b Reviewed-on: https://gerrit.libreoffice.org/35174 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2017-03-14add a separate fuzzer for OLE2David Tardon
Change-Id: I518bd8dc6fd50e96746d6d415190551c6cbfdea5 Reviewed-on: https://gerrit.libreoffice.org/35178 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-03-14ofz#866 crash in LwpFormulaInfo::ReadArgumentsCaolán McNamara
Change-Id: Id301c21c8a4a0556b6326b621171aa62bd939d8d
2017-03-14improve scopingCaolán McNamara
Change-Id: Ie5a5eacddba747d3b9cff6b8252add54473eb3f2
2017-03-14check full chain upwardsCaolán McNamara
Change-Id: I3a620824b987bf78eaabffa913a3a62a842ba0d9 Reviewed-on: https://gerrit.libreoffice.org/35193 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-03-14properly align the confusing bracesEike Rathke
Change-Id: Idd02e2eace5313ae419bfe99e3ad34e67e1c970b
2017-03-14Bumped Gradle version to 3.3, gradle plugin to 2.3aleksandar-stefanovic
Change-Id: Ieb5c9a7855a57db5659c7f97902a12bd3afab328 Reviewed-on: https://gerrit.libreoffice.org/35200 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2017-03-14no assert for one reference while destroying the Undo documentEike Rathke
Change-Id: Idf9e0b2600d503ff50cd6269e8d528c0fad12a3e
2017-03-14Clean up uses of integer types in vcl/textengStephan Bergmann
Change-Id: Ic70f57784e69cd82910d834c43a65bce4c00caea
2017-03-14Following tdf#106190 Treat blank after fraction barLaurent Balland-Poirier
To consider that denominator is found (bDenom=true) there must be some digits found after fraction bar Dummy format # ?/ ? can now work again (even with blank as thousands delimiter). However such format can not be saved (except in XLS) Change-Id: I657e97e09a6ae4c08a29ad6d0b586c85a9968e3d Reviewed-on: https://gerrit.libreoffice.org/35111 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-03-14use SvxLanguageBoxBase::SetLanguageList()Eike Rathke
... to benefit from whatever replacements and tweaks known. Change-Id: Ic19400bc4664fcdd5d7b8e5bf07c2dfacdb5e18f
2017-03-14sw: fix Android -Werror=maybe-uninitializedMiklos Vajna
Change-Id: Ia9e10c7f2243a964863f2315bc74872f988c00e4
2017-03-14tdf#106252 Engineering notation for Precision as shownLaurent Balland-Poirier
with more tests Change-Id: Ifc77b847af4eaaa3c85e904e46c2663b6d768241 Reviewed-on: https://gerrit.libreoffice.org/35089 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-03-14drawinglayer: work around Android buildMiklos Vajna
Change-Id: I9ec4622314bb92cd8c99451c18146dec774a954b
2017-03-14xmloff: fix Android -Werror=maybe-uninitializedMiklos Vajna
Change-Id: I2b62b8606ad3652dc6cecfbb201f30b9f15e33da
2017-03-14Revert "Is gbuildtojson missing support for ExternalPackage?"Miklos Vajna
This reverts commit d8a47a23114ce9b4a743d0da35dfb93dadc07d11. It does not seem to be necessary after ee9cb85e9adc03693141a106630a4f278b4e93ac (gpgme: change gb_LinkTarget__use_gpgmepp to depend on package, 2017-03-10) fixed the root cause. Change-Id: I0e421d29d37853b0f4dd9d2ce4acf0cc1d09882f
2017-03-14Use int to count to threeStephan Bergmann
Change-Id: Ic44c13fb32f4563a776c18a49c408d2a021e55af
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny
Make sure the default is for kerning to be enable, and honor the setting to disable it. This also updates the expectations for chart2_xshape tests for file that had kerning disabled and was previously ignored. Change-Id: Icf6bb75e71cae43868fba323ca3c61e4a3e81523 Reviewed-on: https://gerrit.libreoffice.org/34169 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2017-03-14Remove excess non-const gettersStephan Bergmann
Change-Id: Ia66394560cda5c4d517f2a9fd047bed30c2c8975
2017-03-14ToolBox: Remove dead drag'n'drop "customization" supportStephan Bergmann
There was support for an MOD2+drag operation in ToolBox, apparently intended to allow customization by re-arranging items. However, in ImplTBDragMgr::EndDragging that operation would always have ended in doing nothing: Ever since at least 8ab086b6cc054501bfbf7ef6fa509c393691e860 "initial import", what happened was a call to virtual ToolBox::Customize, but which had an empty body and wasn't overridden anywhere (and has since been cleaned away over a series of commits). Change-Id: I8c5962d7b29506dc7dc8d803f49847f30fb93ea1
2017-03-14sc: remove GETITEMVALUE macroJochen Nitschke
the extra cast to the value was not helpful Change-Id: I8fd16f2a59bc10a6f13b0bbdabcf3010f9d3bb46 Reviewed-on: https://gerrit.libreoffice.org/35131 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
2017-03-14tdf#100462 prefer en-GB-oxendict over en-GB-oedEike Rathke
And make en-GB-oed just an alias of en-GB-oxendict. Change-Id: I73c1208f85d06360dbd8def0b8d916cddfe59aca
2017-03-14sw lok: Notify when redline position is changed + unit testPranav Kant
Make RedlineNotification function a static member of SwRedlineTable class Change-Id: Ifbd6014198838b1106e873c9563d215e95b3572d Reviewed-on: https://gerrit.libreoffice.org/35177 Reviewed-by: pranavk <pranavk@collabora.co.uk> Tested-by: pranavk <pranavk@collabora.co.uk>
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
Change-Id: I0a36bcf15fff74ed2f707608e04ad6596614dfd1
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
Change-Id: I34367cad2d07b9fc6c8f4607ee5e74625f12e78f
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann
Change-Id: I82f69e1fda3a63c7f1a521acbb2df6412d270455
2017-03-14-Werror,-Wformat (clang-cl)Stephan Bergmann
Change-Id: I33e11937c578e4661aea47c0e14e0524b08e00b3
2017-03-14Various clang-cl/loplugin warningsStephan Bergmann
Change-Id: Ib18e04e5024d15f8bbbf4921932b07465fb1f32f
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
Change-Id: I19f41363e3efcc716d3258106ebee2424be25b6a
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann
Change-Id: Id16f382fbf038db543cab02d10dfedab5beb2848
2017-03-14-Werror,-Wformat (clang-cl)Stephan Bergmann
Change-Id: I7a3f58e5967a31999f45ce15086f048fb39650c7
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann
Change-Id: Ia5211e7ad27332d4d4cab546d6968e32dfb71523
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
Change-Id: I3f080f0c77ba7c5976c8b764e0c7e1f7c78ab47d
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann
Change-Id: I14351561764811562a2c2904b6f7db6148e55c9b
2017-03-14uitest: add the impress zoom level to the state informationMarkus Mohrhard
Change-Id: I8c064788159b3cdd83f9ef0f4609e615db789cc3 Reviewed-on: https://gerrit.libreoffice.org/35147 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-03-14ToolBox::mbCommandDrag is always false nowStephan Bergmann
...after 5ac443e180c54dee69a65a1569c99afe151f2f97 "ToolBox::mbCustomizeMode is always false" Change-Id: I39bd9d07dfd8dee8e935aa612db35e11022f4ed3
2017-03-14ofz: use std::vector for long buffersCaolán McNamara
and set size of buffer to successfully read data for short reads Change-Id: I8d132446682104f2a4b8c476b7f2bda188bb3cdf
2017-03-14display raw language tags in curly bracketsEike Rathke
Place raw language tags in curly brackets {}, so all on-the-fly tags are grouped together at the top of a listbox (but behind the "[None]" entry). Change-Id: I01d388150241a8482a1f39f8eda26cdd5bb1d832
2017-03-14tdf#100462 inject language tags provided by spell-checkers to language listEike Rathke
... so they are available already at the first instanciation without having to be added manually, depending on which listing is requested. Change-Id: Idcb8f7fcbc82c757a2b06b8f04b81e88197a0a5b
2017-03-14remove WITH_ALPHANUM_AS_NUMFMT codeNoel Grandin
never been used since commit 70de0c38fd177b3c95837118c5fb35e380c87e90 "MWS_SRX644: migrate branch mws_srx644 -> HEAD" in 2003. Change-Id: I794aa890a222bcffb692db86772f8a1a5e76cb6c
2017-03-14ofz: reject broken rle bmpsCaolán McNamara
Change-Id: I1354d4aa4d7e46cd3bf463e3350071aad3ff5674
2017-03-14tdf#105729 RTF import: \ltrpar should not override \qc from styleMiklos Vajna
This is similar to commit 92fd894ea18672cba4cf961bdc4c0bc98f168102 (tdf#94435 RTF import: \ltrpar should not override \qc, 2015-10-05), except that here the \qc is inherited from the style, it's not a direct formatting. The problematic code was added in commit 2638faa2e834c2da4c195224fd88d32c29b3d0cc (writerfilter08ooo330: applied patch for writerfilter08, 2010-07-28), and it's not really clear to me what is its purpose, given that the DOC import equivalent in SwWW8ImplReader::Read_ParaBiDi() doesn't set the paragraph alignment. Fix the situation by not touching the paragraph alignment for the RTF case at least. Change-Id: I2baa2c8c8012d972740da7cf3f710117812859b3 Reviewed-on: https://gerrit.libreoffice.org/35163 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2017-03-14ToolBox::mbCustomizeMode is always falseStephan Bergmann
...after b2262e8be35d51cc18afeb60486f19576a81adc0 "callcatcher: remove some unused methods" (and other clean-up of unused functionality that came before) identified ToolBox::ImplStartCusomizeMode as unused. Change-Id: Ic2c6720ca5519842796c7e993064aed637503aa2
2017-03-14ofz: reject invalid mapmodes earlyCaolán McNamara
Change-Id: I7fae0eb980b6dc655254da8b401fc1e71a4e65cf
2017-03-14sd lok: Don't search on master pages & notes in Impress.Jan Holesovsky
Change-Id: I43ed9f53618dca09e0289bffadc2c05056e0eebb Reviewed-on: https://gerrit.libreoffice.org/35149 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2017-03-14ofz#860 clear old data before reading new dataCaolán McNamara
Change-Id: I3bf5c2072a328052004c4c0551c2b125cb8ab19b Reviewed-on: https://gerrit.libreoffice.org/35165 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-03-14Translate some German comments in scKatarina Behrens
Change-Id: Ia6f2cc3a85f81c4853beea7a9f7b267a7fe89285