summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
Change-Id: I032b49f4e1228ef275d7ff8d87ba969dcef687ab Reviewed-on: https://gerrit.libreoffice.org/37248 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
Change-Id: I4b9b749565750acc7f674957fd619870b0e29237 Reviewed-on: https://gerrit.libreoffice.org/37240 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
Change-Id: I608d504b64336e1cb2fc32a46908bef0cffed3bd Reviewed-on: https://gerrit.libreoffice.org/37229 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
Change-Id: I525506e0103e4f17e5b8b95f15c1285d65b93de9 Reviewed-on: https://gerrit.libreoffice.org/37220 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-05-05mingw is dead and buriedDavid Tardon
Change-Id: Id64d7b3b4af56fd696eba497837399ab912e35af
2017-05-05libxmlsec: remove xmlsec1-nssmangleciphers.patch.1Miklos Vajna
This was added in commit ebd1b95bb5f9235d1dba1b840fd746c9b53320d2 (INTEGRATION: CWS xmlsec08 (1.1.2); FILE ADDED, 2005-03-10). According to CWS history it was introduced in the 1.1.2.1 part, without any further comments. Before the gbuild conversion in commit ec6af4194e80f5f0b2e46ca59802ff397a2a4a24 (convert libxmlsec to gbuild, 2012-11-29) the makefile.mk had a comment for this patch: "Dubious, do we still need this ?". My best guess is that this was added as part of some effort to do ODF encryption (not just signing) in xmlsecurity, but code for that on the xmlsecurity part is already removed. Change-Id: I3a5f1fedd7ce10b8b874bb8a3c9e6260213fbd8f Reviewed-on: https://gerrit.libreoffice.org/37261 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2017-05-05Drop premature mode lineTakeshi Abe
Change-Id: I718184564eee226a72e4db5e804a99257d278db5
2017-05-05Use std::unique_ptr for these guys.Kohei Yoshida
Change-Id: I36510129f95548db3b156025a1bfe631577ec610 Reviewed-on: https://gerrit.libreoffice.org/37267 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
2017-05-05tdf#106796 Make CHITEST and CHISQ.TEST comply with ODFF1.2 and improveWinfried Donkers
interoperability with Excel. Note: the functions now don't accept empty datasets, just like Excel. This is not fully compliant with ODFF1.2. A change request to make ODFF reflect this behaviour would be appropiate. Change-Id: I70225a4dc8e20a035d25af4290137714cda95624 Reviewed-on: https://gerrit.libreoffice.org/35864 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
2017-05-05tdf#95885 Add new toolbar and toggle icons for Cell ProtectionGulsah Kose
Change-Id: Ib0d7f2a8cc07988d27f5cf96e5c57727ad1eca71 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/35218 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-05-04tdf#107566 adjust constraints for Add-In function YIELDMAT.Winfried Donkers
Constraints are adjusted to make Calc behave the same as Excel. Constraint for rate is less severe than ODFF1.2, but a rate of 0 is mathematically no problem and Excel allows a rate of 0. Constraint that Settlement date cannot be before Issue date is neither mentioned in ODFF1.2 nor in Excel's help text for YIELDMAT, but is applied by Excel. In reality, a settlement before issue is not possible. Change-Id: I9c19d33abe8518311606fcee1c9dea32438d61a4 Reviewed-on: https://gerrit.libreoffice.org/37206 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-05-04tdf#107587 Opening Hyperlink opens Browser in Background.Thomas Beck
Added neccessary WinAPI calls to bring called window into the Foreground. Change-Id: I080968f655e2230d1a514b3ef91bf916d904d844 Reviewed-on: https://gerrit.libreoffice.org/37196 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2017-05-04Fix number of EmfPlusEndContainer recordBartosz Kosiorek
EmfPlusEndContainer record closes a graphics state container that was previously opened by a begin container operation. Change-Id: I80d977ba53b98ef87b70e0dca2008c1980f901f9 Reviewed-on: https://gerrit.libreoffice.org/37217 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
2017-05-04sd: oops, skipped one entry on every erase by incrementingMichael Stahl
Thanks Noel for the hint. Change-Id: I4992ce6d92ea185c7ab2f3ca452d3920204bb9f7
2017-05-04sd: fix atexit crash in CanvasUpdateRequester::maRequesterMapMichael Stahl
https://retrace.fedoraproject.org/faf/problems/bthash/?bth=2c9e4b335a4f17dea5e095f0a3e8f79aa40943cb Clearly it's a really bad idea to own these objects at shutdown, so instead use weak references, and also ensure that the CanvasUpdateRequester is not deleted before the event is dispatched just in case. Change-Id: Iee8a109fe5969b2a3345e0ef266aee014962ae57
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
change values to match position in definition to their meaning Change-Id: Ia96e0c7e0c70c847dea518ef871608516542d3cb Reviewed-on: https://gerrit.libreoffice.org/37186 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-05-04Updated coreEike Rathke
Project: help 727765e3fcf246c9b8adc27097c89e5678e8b910 Remove erroneous commit of source/text/sbasic/shared/03030108.xhp.rej Change-Id: I2d5cb2f514d1a1564868d0abf442cd01ff28e7c7
2017-05-04Updated coreEike Rathke
Project: help ba4ed13b45fc390205c1f888f805b56c62994a11 CDateFromIso: also with separators; date range and year representation Change-Id: Ifd83a84b300074be10fe039ba2e30b94f6bf1327
2017-05-04Number formatter: handle negative signed year date as BCEEike Rathke
Accept input -YYYY-MM-DD or -Y/M/D or M/D/-Y or D.M.-Y ... and display likewise if no era word is to be displayed. Change-Id: I199d34354d5b91dbe2a6a6ac3ae4b50d5dbde670
2017-05-04Bail out early for just a sign as start stringEike Rathke
Change-Id: I9852aa70f6cf61c00d882cd7ff1171275c5b9c24
2017-05-04Updated coreAndras Timar
Project: translations b0195da863b1f3edafb44e652f5b0443fb666672 Updated Slovenian translation Change-Id: Idd7711b7fcbd488163d2a92596fc54c4e91bd54e
2017-05-04tdf#107622: also update nNullVirOff when changing nNullOffMike Kaganski
Change-Id: Iad867d6130c263d7bbfd7caf5c1805f13325aedb Reviewed-on: https://gerrit.libreoffice.org/37234 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2017-05-04tdf#87674 Remove duplicate shortcuts and add shortcut for new slideYousuf Philips
In Impress, removed 2 duplicate shortcuts for starting a slide presentation and add shortcut for inserting a new slide Change-Id: I86d9d07dd0b84f13309a4eb620135741c8e13a23 Reviewed-on: https://gerrit.libreoffice.org/36647 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-04document /italic/ and -strikeout- markupTiagoSantos
added in commit https://gerrit.libreoffice.org/#/c/31076/ former changes verified in: https://bugs.documentfoundation.org/show_bug.cgi?id=83037 Change-Id: I4b5973137edbec7bb430264867bf55b766248e1f Reviewed-on: https://gerrit.libreoffice.org/37127 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-05-04tdf#39468: Translate German comments in sw/source/core/text/itrform2.cxxJens Carl
Change-Id: I39c918c4c89e94aac2031674646ca2f1f5ca3fd1 Reviewed-on: https://gerrit.libreoffice.org/37219 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2017-05-04tdf#107573 change label of outline numbering in menu and dialogYousuf Philips
Change-Id: I38334bf726ab617bab390f0c45bb79c387aae424 Reviewed-on: https://gerrit.libreoffice.org/37200 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-04Fix spellingTor Lillqvist
Alternatively, we could build a higher wall. Change-Id: Id2ba91c85557ed6ac9e45ba2d9f51ca0e019cd32
2017-05-04tdf#39468: Translate German comments and terms in sw/source/core/unocore/Jens Carl
Change-Id: I7e9a7b1721de6b183d2511e36b3e20a32a8118f1 Reviewed-on: https://gerrit.libreoffice.org/37224 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-05-04tdf#39468: Translate German terms in sw/source/core/graphic/ndgrf.cxxJens Carl
Change-Id: I7507a4389d1dc9a5361dadbaa3efa63b2153b7dc Reviewed-on: https://gerrit.libreoffice.org/37221 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-05-04tdf#39468: Remove obsolete German comments in sw/source/core/sw3io/swacorr.cxxJens Carl
Change-Id: Iabe8b652d1e8e45ad10c5c8d24dfc4933ba5d688 Reviewed-on: https://gerrit.libreoffice.org/37222 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-05-04tdf#106520 xlsx: black square where image should beThomas Beck
Reversed order of Transforms. Duotone will now be applied after a ColorChange due to the ColorChange Transform not being able to distinguish the colors properly anymore after Duotone had been applied. This seems to better match what MSO is doing there. Change-Id: I6ca66cc411c3e2a3d009325f0f1641c560949a54 Reviewed-on: https://gerrit.libreoffice.org/36263 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-05-04AutoText: fix dotm supportSzymon Kłos
+ dotm files don't contain additional empty paragraphs at the end of AutoText entry + added test for dotm import Change-Id: I336145dcf8a5dd69aa9ed82318a0f05a6f62596c Reviewed-on: https://gerrit.libreoffice.org/37230 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
2017-05-04Remove duplicated includeAndrea Gelmini
About commit 34f7e618ddd3399d9e7f3998e25545256255d02d Change-Id: I9142116305dc2cf2ecae66835facadee56ac836a Reviewed-on: https://gerrit.libreoffice.org/37214 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-05-04Related: rhbz#1447830 ExportHiddenSlides isn't persistent in dialogCaolán McNamara
every time the dialog is run its back to its default setting again unlike the other options Change-Id: Ieb6c94a4ec8670957f9e295acee7114d5c4c6d5a
2017-05-04tdf#96047 Change labels for display mode commandsYousuf Philips
Change-Id: I4eecb9c6d19df0d2f2df4d2618ff7a4a5ce5bb24 Reviewed-on: https://gerrit.libreoffice.org/37180 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin
Change-Id: Ie98ec3be5ece2579feca050563c5ab7776ad6a7e Reviewed-on: https://gerrit.libreoffice.org/37227 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-05-04drop default param in SdrPaintView::VisAreaChangedNoel Grandin
to make it easier to remove some unused params Change-Id: If36f5b69d8a45261ed23ea382b145ac2286ea794 Reviewed-on: https://gerrit.libreoffice.org/37225 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
Change-Id: Iea88ddd619f10a2a2586ee24edbf07e246dcbb49 Reviewed-on: https://gerrit.libreoffice.org/37191 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-05-04Resolves: tdf#107603 crash after loading new numrule in numbering dialogCaolán McNamara
Change-Id: I0f270793a4b0312e23079789a37c402b31e54238
2017-05-04CppunitTest_vcl_pdfexport: replace std::search() with pdfium callsMiklos Vajna
The old code would also pass if the page has e.g. a literal "re f*" string (since the tokenizer doesn't parse streams), the new one uses a proper parser. Change-Id: Iabb242b420c14f619f716f5ba47a1165a942f88a Reviewed-on: https://gerrit.libreoffice.org/37223 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2017-05-04tdf#105703: Make sure we actually have a motion path hereKatarina Behrens
fix regression from my previous commit Change-Id: Iddba458ffaf7b647c1942b35d80aa37e6ff6ed13 Reviewed-on: https://gerrit.libreoffice.org/37216 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-05-04tdf#107097 fix missing values for categories when copyingTomaž Vajngerl
We need to be careful what data we output to represent "no value" as it could be mis-interpreted (for example Nan or empty string). Change-Id: Ie5d85bd58118b0526750f387553dfd7a12b272a4 Reviewed-on: https://gerrit.libreoffice.org/37212 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2017-05-04pc: top (first) categories are located at the last index in vectorTomaž Vajngerl
Change-Id: I30f276fb96bc6999e6cd3ca661d0b1dc4a27950c Reviewed-on: https://gerrit.libreoffice.org/37210 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2017-05-04cleanup includesJochen Nitschke
Change-Id: I9615a1da8224b0112acf5b811f7de566945c02c9 Reviewed-on: https://gerrit.libreoffice.org/37185 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-05-04loplugin:checkunusedparams in svgioNoel Grandin
Change-Id: I2e05fc51715902737ead6e57d0fbe167d715b822 Reviewed-on: https://gerrit.libreoffice.org/37194 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-05-04loplugin:checkunusedparams in starmathNoel Grandin
Change-Id: I1a2299f66e077879863ac0e694e42196c9432458 Reviewed-on: https://gerrit.libreoffice.org/37192 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
Change-Id: Ie14c4d76cb61cfbe0410103adfc1afc8ade0f3e0 Reviewed-on: https://gerrit.libreoffice.org/37146 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-05-04include cleanupJochen Nitschke
after latest loplugin:checkunusedparams in sd Change-Id: I9f35343ed3e7ec2e709d7d910297eb0a63945a34 Reviewed-on: https://gerrit.libreoffice.org/37202 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-05-04Fix build.Jan Holesovsky
Change-Id: I5638d1984cd1c40517e977ade6e3959f3595208b
2017-05-04Make SvNumberformat::ImpIsIso8601() constEike Rathke
Change-Id: Ied2440046ab01bc0f18629ddb885e7555b8af137