summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-07-29tdf#101094 (8) OPTIONS: Add options check in Content::resourceTypeForLocksGiuseppe Castagno2-76/+126
Change-Id: Ia1bcc1be9e61626da2d60ea679d4b6e7e114ac9f Reviewed-on: https://gerrit.libreoffice.org/27661 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
2016-07-29xmlsec: xmlsec1-keyinfo-revert.patch.1 is not needed on WNTMiklos Vajna1-0/+2
Change-Id: I1dbb6bf57dc78f321e6e6d69b7e573309aff8f48 Reviewed-on: https://gerrit.libreoffice.org/27658 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna5-3/+30
Change-Id: I2e5c8102684494fd3d7c1c70971a09d0c940a124 Reviewed-on: https://gerrit.libreoffice.org/27637 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin20-43/+44
Change-Id: I15b4400bddc5a4d0e3de5dfffe18b7e493f97df6 Reviewed-on: https://gerrit.libreoffice.org/27580 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-07-29tdf#101094 (7) OPTIONS: Remove resourceTypeForLocks before unlockGiuseppe Castagno1-2/+3
Not needed, unlock() checks if a lock is present first. If present, it means that LOCK is available, inferring the presence of UNLOCK availability. Change-Id: I007c4b02b27e8a40f15721c0308c894ad6f482fd Reviewed-on: https://gerrit.libreoffice.org/27660 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
2016-07-29add SUBTOTAL test caseZdeněk Crhonek1-0/+2743
Change-Id: I68a46cfad2cdc09c1963576275033ff40c678c04 Reviewed-on: https://gerrit.libreoffice.org/27655 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-29add sQRTPI test caeZdeněk Crhonek1-0/+2317
Change-Id: I77ffd10e94ecebb045e0a9e7c756180790645885 Reviewed-on: https://gerrit.libreoffice.org/27651 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-29add SIGN test caseZdeněk Crhonek1-0/+2460
Change-Id: Ica56ab0821718c75c902f97cad3d278cd568f157 Reviewed-on: https://gerrit.libreoffice.org/27644 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-29add SUM test caseZdeněk Crhonek1-0/+2413
Change-Id: I0c322cb157b102faa8d5cfdeb696f7912d5aa720 Reviewed-on: https://gerrit.libreoffice.org/27656 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-29add SIN test caseZdeněk Crhonek1-0/+2424
Change-Id: I439ded1581bcbe623abbcd2a1e51402689c56057 Reviewed-on: https://gerrit.libreoffice.org/27645 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-29set antialias once when context is createdCaolán McNamara1-5/+2
Change-Id: Id36e716253768321e1ddfb977a22470c6b694147 Reviewed-on: https://gerrit.libreoffice.org/27510 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2016-07-29Fix typo: completelly -> completelyTakeshi Abe6-7/+7
Change-Id: I566c5554bf32ea18121c5a186365b97c91667c5d
2016-07-28add SINH test caseZdeněk Crhonek1-0/+2460
Change-Id: Ic82520cc0ff41ce9630460ffe6320f8f278f2bf8 Reviewed-on: https://gerrit.libreoffice.org/27646 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-28write the customWidth property also to XLSMarkus Mohrhard2-1/+2
Change-Id: I3d12e141e1cf6c70c3fbae7b6fb25a2fabeed77b
2016-07-28tdf#100946 Fix width calculation and add customWidth support (.xlsx)Bartosz Kosiorek8-8/+122
On some MS Excel version (OS X), the column "width" is not applied, if "customWidth" key (in "col") is not set to "true". It means that in case of .xlsx files, exported by LibreOffice, all columns have default width. To resolve that "customWidth" key was added during export into .xlsx file format. During development it appears that Default Column Width is wrongly calculated, and it was done not according to MS documentation. This issue was also fixed. After fix default column width is properly set. MS documentation: https://msdn.microsoft.com/en-us/library/documentformat.openxml.spreadsheet.column.aspx Change-Id: I0d1944081a5ea445d1e4284db62e9b4d504bf1c0
2016-07-28GSoC Emoji ControlAkshay Deep37-1/+27483
Tab Window Add emoji.json to installation directory Read the JSON data from code Filter emojis according to categories Insert Emoji at cursor position Toolbar control Change-Id: Ia5a577ce41398132872914ebfa499e4d4077d57e Reviewed-on: https://gerrit.libreoffice.org/26700 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Akshay Deep <akshaydeepiitr@gmail.com> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-07-28tdf#101094 (6) OPTIONS: Do not retry on HTTP error 501Giuseppe Castagno1-0/+4
HTTP error 501 the server tells us the used method is not implemented, non need to retry. Change-Id: I4529d2bc27a87e8f3463ded578c6c55e0701ae17 Reviewed-on: https://gerrit.libreoffice.org/27636 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
2016-07-28tdf#101094 (5) OPTIONS: Add options check in Content::getResourceTypeGiuseppe Castagno2-40/+124
Added some verbose SAL_INFO to detail server responses to PROPFIND. Corrected a wrong comment and beautified a bit code I introduced in commit 3b26a2a403ca5e99b0dd07d042d47501c091af16. Change-Id: Id59749fe60fe0b451d8e0f4093d7902fe94bbed0 Reviewed-on: https://gerrit.libreoffice.org/27635 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
2016-07-28Resolves: tdf#94940 don't load font history if option is disabledCaolán McNamara1-1/+6
Change-Id: I70348b4e4bb85850331044e901c03aabb0d22ef8
2016-07-28add SQRT test caseZdeněk Crhonek1-0/+2317
Change-Id: I04a85820914a9b50ded0545d5a685b6bda205e77 Reviewed-on: https://gerrit.libreoffice.org/27650 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-28add SEC test caseZdeněk Crhonek1-0/+2303
Change-Id: Ic6eda2e0b5c398a0644d3274fa4f6169d6dc09d9 Reviewed-on: https://gerrit.libreoffice.org/27600 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-28use n prefix for numeric variableMarkus Mohrhard2-10/+10
Change-Id: I70a7b10d46cdafc4dd59f8fc046587a6219a2218
2016-07-28tdf#101135 FILESAVE .xlsx Save XML_outlineLevelRow, XML_outlineLevelCol keysBartosz Kosiorek4-4/+39
In .xlsx, the XML_outlineLevelRow and XML_outlineLevelCol keys are required for Microsoft Office365 application to properly displaying Outline values. Change-Id: If4184ddc4fbfaa409732ddb0fb4ca85b4a27b024
2016-07-28Add various uui dependencyGiuseppe Castagno9-0/+9
Change-Id: I926a0df300aad01f531832f857373e9764c32b1a Reviewed-on: https://gerrit.libreoffice.org/27653 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-28add SECH test caseZdeněk Crhonek1-0/+2303
Change-Id: Ib0877d9ad871a24e49ee59aac70b43e969480236 Reviewed-on: https://gerrit.libreoffice.org/27601 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-28add SERIESSUM test caseZdeněk Crhonek1-0/+2598
Change-Id: I662113d5c980ac3cf47d8f27450ffb7c0d3d6519 Reviewed-on: https://gerrit.libreoffice.org/27602 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-07-28do not force the Paste command to enabled for Calc, tdf#60021 relatedEike Rathke1-2/+8
... so it actually gets disabled in menu or removed from context menu if we say so. Used with disallowing Paste for Ctrl+A selection or protected cells. Change-Id: I7d5f8bdc7b7adee65d08b93ddee015aef953d95d
2016-07-28Resolves: tdf#60021 disallow Paste when entire sheet is selectedEike Rathke4-1/+30
... which exhausts memory unless you have 100GB or more of free RAM. Change-Id: Ie6f02c48457f80acad33d2286194765f8343f2fb
2016-07-28add another uui dependencyCaolán McNamara1-0/+1
Change-Id: Ib24b00d501b9c56d83a8cbd8bca4351109e07f54
2016-07-28Resolves: tdf#98793 create a MailMergeConfigItem if toolbar is active...Caolán McNamara2-58/+66
and one hasn't been set yet via the mail merge wizard. This should have the same effect as launching mail merge and cancelling it, which is given as the workaround Change-Id: I9deb8173d2e18ccde705a923a74ef8a1175e9393
2016-07-28add another uui dependencyCaolán McNamara1-0/+1
Change-Id: I4e9298fced82c6ef21611873a756f509b049c662
2016-07-28add some uui component dependenciesCaolán McNamara1-0/+1
Change-Id: Iba980a6016ae7c604964ce1f12707818609fabdb
2016-07-28add some uui component dependenciesCaolán McNamara1-0/+1
Change-Id: Ie191d66d3902281ccf7962d025ecc60e48e20cba
2016-07-28add some uui component dependenciesCaolán McNamara2-0/+2
Change-Id: I4ea78c729bec2e8879426dae6116d747083c72b3
2016-07-28fftester: throw on empty stack accessCaolán McNamara5-2/+9
rather than spend the rest of my life protecting each one Change-Id: I181df33b052a0303f072ce0252d98562231569e2
2016-07-28Related: tdf#75757 remove inheritance from std::dequeCaolán McNamara1-4/+23
Change-Id: Ia50ea146052c2014ea16474186e2d15ce93581c1
2016-07-28opengl: improve logging when no context is availableTomaž Vajngerl1-1/+1
Change-Id: Ie747db5f46b0a83bda44d211b0ac69bc19092fbc Reviewed-on: https://gerrit.libreoffice.org/27615 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2016-07-28opengl: don't initialize MSAA when we create VCL contextTomaž Vajngerl1-2/+7
Change-Id: Ic8060ebdabb86d8b724ee419fdfcc1f58e8a0316 Reviewed-on: https://gerrit.libreoffice.org/27614 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2016-07-28opengl: improve context creation, temp window creation on windowsTomaž Vajngerl1-15/+37
If anything fails at context creation then don't forget to deallocate resources. Temp window creation is written C like, as it was copy/pasted from an C example. Change-Id: Ia9d704e42206b1d4c37db2954bba4f165e3c8389 Reviewed-on: https://gerrit.libreoffice.org/27613 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2016-07-28tdf#100915 draw antialiased line just for polygon outlineTomaž Vajngerl1-11/+4
To get the anti-aliased polygon we draw a anti-aliased line around every trapezoid. This works fine until we draw a transparent polygon where the lines become visible because of blending. A much better and faster way is to just draw the polygon outline with anti-aliased lines. This is done with this commit. Change-Id: Ice50e5eb3343f2c5d51ade8ad0e170043541f0ff Reviewed-on: https://gerrit.libreoffice.org/27611 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2016-07-28unreferenced local variableCaolán McNamara1-1/+1
Change-Id: I33c2c9b1c4ea3979f16b36af170c515df1f6b0c2
2016-07-28fftester: empty states stackCaolán McNamara2-0/+2
Change-Id: I05dfffced9a8677650a46b43f65a29e9b21c5524
2016-07-28fftester: empty table manager stackCaolán McNamara2-0/+3
Change-Id: Ia7f7ace8130d5dfe290207e0cd3d2e6a43b8ab46
2016-07-28not interested in exceptions for fftester testingCaolán McNamara1-1/+8
Change-Id: I825e89a9d515f2f19eca190b1e3cc2d2ad565df3
2016-07-28Revert "temp tinderbox fix"Caolán McNamara23-15/+29
This reverts commit d4cb9c3a8851cb874fd8b6c77d4d7521da7579b7. Change-Id: Ifd11427ea6b4137d0e0c007e7f140fbc6caa3f31
2016-07-28tdf#101168 sw: fix missing repaint on undo with multiple windowsMiklos Vajna2-4/+44
Need to lock / unlock all view shells, not just the current one. Change-Id: I754214a202c6bbb74daac6f933481cb3fe7b9dbb Reviewed-on: https://gerrit.libreoffice.org/27620 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2016-07-28add rtf to fftesterCaolán McNamara3-0/+44
Change-Id: If00b1de1e1be16214df78d15554d95847e3239e7
2016-07-28Related: tdf#95144 now merge common code into a shared CertExtn structCaolán McNamara6-109/+91
Change-Id: I7514e092e4314d7cadee33df0e964362777b0b83
2016-07-28Related: tdf#95144 rework to avoid bad castsCaolán McNamara3-21/+73
Change-Id: I89f84dae055b9a1058771021cb42dbc442405206
2016-07-28Related: tdf#95144 Revert fixes for bad casts and unused fieldsCaolán McNamara3-28/+25
Revert "Bad cast from SanExtensionImpl to CertificateExtension_XmlSecImpl" This reverts commit 321b8ff86ba623b92aab5608eb94385e56823b65. Revert "loplugin:singlevalfields in writerfilter and xmlsec" This reverts commit a25327e4b18768e40c6044c86ce09136cfc23c10. cause these two together mean that we get a certificate is invalid dialog when the cert is perfectly fine on loading https sources Change-Id: Id8c1fb5ece4ecc0035500ce0b822a6b248d14282