summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
(as some tests derive from the latter only for the Directories part, not for the setUp/tearDown overrides: those tests will be cleaned up next) Change-Id: Ib6b78eea868b8bc21d4cc6e8fd9e1d025deca05f Reviewed-on: https://gerrit.libreoffice.org/23078 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-03-10tdf#89329 Use std::unique_ptr for pImpl in svparserAleksas Pantechovskis
Change-Id: Ia791bade1a1f9d27a48994f8bb380ffec50e23bb Reviewed-on: https://gerrit.libreoffice.org/23072 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-10loplugin:rangedforcopyStephan Bergmann
Change-Id: Iba02e6a142b52d00c824eeddb1970546f7aba3e9
2016-03-10loplugin:staticmethodsStephan Bergmann
Change-Id: Ieaebacd43fa27b91b1ab3e6704bb591488954492
2016-03-09Updated coreYousuf Philips
Project: help 17d37456a2c3e912a137b7af643de8aa4aa34bbb tdf#92825 Rearrange Writer's insert menu fix merge conflict Change-Id: I8c67b61fdc6042291890bf80b47d762dd89d76d4 Reviewed-on: https://gerrit.libreoffice.org/22972 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-03-09Related: tdf#98419 use gtk_window_begin_move_drag bodge for wayland onlyCaolán McNamara
Change-Id: Ica19aef9b94e0c11e014f48b7801ecb0c110c44b
2016-03-09-Werror,-Wmismatched-new-deleteStephan Bergmann
Change-Id: I0357af933795aad10db8ab23ae9ef0373e73287f
2016-03-09loplugin:vclwidgetsStephan Bergmann
Change-Id: If4ec250577c6ebdc302b89587f4475713baa4b81
2016-03-09Updated coreChristian Lohmaier
Project: help dec91da1bdf9b9abbb0d54551cf6722c7aeb3ce8 "embed" is not a valid child of "paragraph" Change-Id: Ic0b57adaaa4124f22a669e5df0c95c3fd03e606e
2016-03-09Updated coreChristian Lohmaier
Project: help 08e2403dab9af5f30b87890a36a115d8643ac593 "link" is not a valid child of "section" element Change-Id: Ice47d8d89008bb129aad8901636ecc7a9414f6f6
2016-03-09cups_dest_s::instance can be nullStephan Bergmann
Change-Id: I7015bd2e13d5bf08cb9181dc9470372f0b3002c0
2016-03-09include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann
Change-Id: Ia912e937d5a48afb6f8f5345b20bb7bd517fc4f1
2016-03-09Make the new D2D Graphite rendering work also in the OpenGL caseTor Lillqvist
It used to render just black boxes. The change in DrawTextImpl() semantics from 61085083e4a5060ba7e2135818264d63c6da13c2 was not properly implemented in the new Graphite code. The return value is not some kind of "success" indicator, but tells the caller whether to continue the loop at that level. We do need to call FillRect() to fill the requested rectangle of the HDC with white. On the other hand, the call to Clear() is not needed and in fact makes no text show up. (I now see that that same code snippet that calls FillRect() is used in all the DrawTextImpl() implementations, so it should be factored out to the call site in WinLayout::DrawText().) Change-Id: If0533ea1edf065b06ae888c6e57c026f447bcf78
2016-03-09Updated coreOlivier Hallot
Project: help 9dc3878117e8d2c4e6e6cf09b41fb2e06867a477 tdf#97021 Help pages for FORECAST.ETS functions Write help page for FORECAST.ETS.* Calc functions Change-Id: I4fc3a0f18bb09e033b011206c41bec841e0d01f5 Reviewed-on: https://gerrit.libreoffice.org/23093 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-03-09external: add some READMEsMichael Stahl
Change-Id: If4ba9ff89d3fa1e092bc20abb72a9a0dbef5396a
2016-03-09nss: upgrade to release 3.22.2 fixing CVE-2016-1950Michael Stahl
Change-Id: Idc89778b488f2c84e5b0d495d2f44e623cc542b5 Reviewed-on: https://gerrit.libreoffice.org/23070 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-03-09tdf#96685 - ensure FindFocus a11y context is valid EditableTextJustin Luth
signalIMDelete and Retrieve Surrounding Text search for the accessible context that has the focus. When a context with the FOCUSED state was found it was automatically returned, assuming that the reference was valid. In Draw tables, especially when using the arrow keys to move between cells, that often was not true. So, instead of returning a broken reference, keep searching through the children until a valid AccessibleEditableText item that is marked as FOCUSED is found. Change-Id: I71e3e9bfda56d1dfbdbd93945882560a39e40714 Reviewed-on: https://gerrit.libreoffice.org/22263 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-03-09Updated coreStanislav Horacek
Project: help 35c3a7c5774b09f974ebd34919c13b3aaa51bd4a update parts related to direct cursor mode new Edit menu item added, icon on the Tools bar renamed Change-Id: If5edfff9fb8a71bdf3ed1aea02a23ba469e1fbf2 Reviewed-on: https://gerrit.libreoffice.org/22880 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-03-09Updated coreStanislav Horacek
Project: help eb89b812abd9181f75ebb4f99e89e792065fc934 tdf#92825 adjust path and commands related to footnotes/endnotes Insert - Footnote/Endnote -> Insert - Footnote and Endnote - Footnote or Endnote Tools - Footnotes/Endnotes -> Tools - Footnotes and Endnotes Change-Id: Iffbc2f0283d073cd3b20a222d131b158e2022958 Reviewed-on: https://gerrit.libreoffice.org/22878 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-03-09Updated coreStanislav Horacek
Project: help a31d58505cd00e5209c91f7f39aad4369086bf7f update context menu commands for indexes or tables of contents and another strings in the dialog for indexes/TOCs Change-Id: I40b10a9e256e6ffba134cb0ef6595429e346a4bc Reviewed-on: https://gerrit.libreoffice.org/22872 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-03-09Updated coreStanislav Horacek
Project: help 7855cc1db88cb5f8bc7494fa1c21ae27ab4dd150 rename "Table - AutoFormat" to "Table - AutoFormat Styles" Change-Id: Ieb972b48477308c0a5787a46fca89e1184279043 Reviewed-on: https://gerrit.libreoffice.org/22873 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-03-09icon view for RemoteFilesDialogSzymon Kłos
New view type can be accessed in: Start Center > Remote Files > Icon View Cloud service for testing purposes: 1. Start Center > Remote Files > Add service 2. Set type to: Alfresco 4 3. Set host to: http://cmis.alfresco.com/cmisatom 4. Click refresh icon and enter login:admin pass:admin 5. Click OK and open this service Change-Id: I3d4674bb84d1df1b678111adffe2f835d2bb2356 Reviewed-on: https://gerrit.libreoffice.org/22437 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-03-09starmath: Drop SmNode::FindIndexTakeshi Abe
Its sole usage can be replaced with SmNode::IndexOfSubNode. Change-Id: Icfd4a3fe846b585c5fa3f47e0768729aba66d73e Reviewed-on: https://gerrit.libreoffice.org/23064 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-03-09Resolves: tdf#82781 avoid dereferencing invalid iteratorsCaolán McNamara
when using print preview with cursor on 2nd page which consists solely of hidden text with show hiddle text enabled. inner mrParentViewShell.Paint can invalidate iterators, as later detected with the mbNewLayoutDuringPaint flag but we dereference for the purposes of drawing the shadow before we get there. easiest thing seems to be to just grab the bits of info we want before the inner paint occurs. Change-Id: I09c9b06449db440b7beba7de9e71c239ee64f6ca
2016-03-09Resolves: tdf#95226 second case, stack error count in JumpMatrix contextEike Rathke
For the early bail out on errors to work correctly and not prematurely end calculations the current error function needs to be stacked in JumpMatrix context, otherwise we may end up with ((nErrorFunction=74)>=(nErrorFunctionCount=2)) or some such.. Change-Id: I3559e15180694961585db92f6aa98a46430ae372
2016-03-09Resolves: tdf#95428 backspace in readonly macro editor hangsCaolán McNamara
Change-Id: I16568b00e92d18f32818188ba3ab8df92bbd13aa
2016-03-09vcldemo: improved text rendering test.Michael Meeks
Merge in some interesting font / unicode combinations from bugs. Change-Id: I2c89cf505a7850fcc482826328e1cdb8e37508aa Reviewed-on: https://gerrit.libreoffice.org/23056 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2016-03-09deref of nullCaolán McNamara
regression from commit f17a4694b07856292804c23b80ce92967d401bb8 Author: Arnaud Versini <arnaud.versini@gmail.com> Date: Sat Feb 13 20:17:41 2016 +0100 BASIC : use std::unique_ptr for storing SbiExprList Change-Id: I37f2a1c837c6742cf6d403962d2730b5e80004ec Reviewed-on: https://gerrit.libreoffice.org/22345 because they have been moved into the container at this point Change-Id: If21e0321ffdce66aa9629637d0ff8c16efbbd25e
2016-03-09Move classified copy/paste strings from sw to sfx2Miklos Vajna
So that other modules can use them as well. The RTF import in writerfilter is one potential user. Change-Id: Ib009e1be2aff14d0fcac643c0c6000d2895515b0
2016-03-09RTF export: write user-defined document propertiesMiklos Vajna
Change-Id: I07dfd626f7d248e264fd1724f6f2bd1241be39d0
2016-03-09toolbox.src in starmath is all unused resourcesCaolán McNamara
since commit 3dfe2fc394ca1e168e800ffcc3ac0f69b4eeb173 Author: Julien Nabet <serval2412@yahoo.fr> Date: Sat May 2 19:03:21 2015 +0200 tdf#68871: Remove the old Elements panel from Math Change-Id: I61ceb2e3b8dfb0a402db061cf08930f2cf2c7d32
2016-03-09RTF import: handle \staticvalMiklos Vajna
With this, user-defined document properties are imported from RTF. Change-Id: I8dfb8e802bd26906827620550d6f5d88f047d364
2016-03-09RTF import: handle \proptypeMiklos Vajna
Change-Id: I398785ff0ac47a678e3171982119a85b107404b4
2016-03-09RTF import: handle \userprops and \propnameMiklos Vajna
Change-Id: I3fa0be5186603006e671779933625efff5d31867
2016-03-09CppunitTest_sw_uiwriter: add classification copy/paste testcaseMiklos Vajna
Change-Id: Ic3ac02fe28bee0ea3189fb2c9d3548f5ca13fe5c
2016-03-09Move copy/paste classification check from sw to sfx2Miklos Vajna
So that it's easy to unit test it and other apps can use it as well in the future. Change-Id: I38d601924b7fbb17615ff6e9c031a71b40777c4c
2016-03-09tdf#47446: SVGIO: Set marker's fill attribute to black...Xisco Fauli
... if it's not set Change-Id: Iefec59f885c3708defec2b636836617bf97387fc Reviewed-on: https://gerrit.libreoffice.org/23046 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Xisco Faulí <anistenis@gmail.com>
2016-03-09Resolves: rhbz#1315385 use preferred size if widget supports itCaolán McNamara
when deciding if a popup needs to be placed up or down to stay visible on screen Change-Id: I718e0ee4a79152e919ac95841e15d4b53764ac78
2016-03-09These members can be privateStephan Bergmann
Change-Id: I424eb3ce7301fea29c081fd698fd32b84ba29df3
2016-03-09Revert "Add --with-prebuilt-openssl"Tor Lillqvist
Building OpenSSL works fine for me now with a fresh Cygwin. Change-Id: Ic824704746ab59324e7a533b6c5545b6f1aa59f6
2016-03-09tdf#82335 Register Libreoffice for Kingsoft file typesJaskaran
Registered LO for Kingsoft document , spreadsheet, presentation and their template types. Change-Id: If2b9f428b22f6d104c5ffe699f5264a22b814a0e Reviewed-on: https://gerrit.libreoffice.org/23037 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-03-09tdf#98421: properly import vertical mirroring of images from PDFMike Kaganski
Since commit ae0e830f9ace78b889713e7e74ce46f88fa21470, mirroring is handled correctly in LO, so no need to handle it specially in PDF import code. Commit 11c865031cffc170d3db6b00fb48c683fb4ff070 fixed import to Draw, this one fixes import to Writer. Also, unit tests for both cases are provided. Change-Id: I9ef9753a364af34f9e158052855c5dba1300c934 Reviewed-on: https://gerrit.libreoffice.org/23028 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-03-09fix for older gtkCaolán McNamara
Change-Id: I1a3286b2f967f50fbaef7e3726e48ae82fd145aa
2016-03-09loplugin:defaultparamsStephan Bergmann
Change-Id: I2024819c7c9e582e6c3dbf431964a730a2f3fc5e
2016-03-09loplugin:defaultparamsStephan Bergmann
Change-Id: Ief616bc74965b2938834ac9ffd66a03c6433d259
2016-03-09fix debugging stl iterators assert in bibliography toolbarCaolán McNamara
bibliography: click autofilter toolbar icon to get drop down, select an entry and assert on use of invalid iterators. In this specific case we want to reset them all, so add a new simpler method to just do that and not do the (always supposed to be true) comparison note: in ORowSet::checkUpdateIterator at m_aCurrentRow = m_pCache->m_aInsertRow; these iterators are then invalid the whole iterator caching and fiddling here is concerning. Change-Id: I74952896f47ac482b6bacb26afe5b1cfcf6bc49c
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
and simplify the resulting SfxItemInfo field down to a single bool Change-Id: I73e24e83d39afc7660ac85872ba96bc790713cb2 Reviewed-on: https://gerrit.libreoffice.org/23058 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-09gtk3: try and keep sync with yesterdays upstream scrollbar changesCaolán McNamara
Change-Id: If3942704602b82bc99ce49a230930ef59cc862da
2016-03-09loplugin:defaultparamsStephan Bergmann
Change-Id: I3e48d61607dd54bc0d0f35308e388037283267ad
2016-03-09clew: Untabify, remove spurious spaces at line endsStephan Bergmann
Change-Id: I4bdcc848ffcd4084d0f8ed6bf3de59c5feab6dd8