- 15 Tem, 2014 38 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: Id90a018645ae37be600f942a8391dd56ff156b68
-
Armin Le Grand yazdı
in writer for PDF export (cherry picked from commit 131669af) Conflicts: sw/source/core/doc/notxtfrm.cxx Add missing includes to fix build break (cherry picked from commit 662b23eb) Conflicts: sw/source/core/doc/notxtfrm.cxx 1e2c208ac91c8e666e4f3f6f89cd917736cdc44d Change-Id: Ie560fa05964b79240fbd97825be74b0543c97aba
-
Caolán McNamara yazdı
Change-Id: I565dfd9233088feae69de6261d1081fc51f10806
-
Armin Le Grand yazdı
in 32Bit environments Conflicts: svtools/inc/svtools/grfmgr.hxx svtools/source/graphic/grfmgr.cxx svtools/source/graphic/grfmgr2.cxx sw/source/core/doc/notxtfrm.cxx sw/source/core/graphic/ndgrf.cxx "commit 62b0eaf3 Related: fdo#50697 reset the cache timeout on GetGraphic so the graphic gets swapped out Xms after the last use and not Xms after initial creation regardless of if it got used a moment earlier." corrected place for stl sort function for linux (cherry picked from commit a48414a3) Conflicts: svtools/source/graphic/grfmgr2.cxx Change-Id: I79158b7d42629f8dec2bc5565540701bcd3ef6f4 6f21c7fd4d2681446fc1a6d9607366a1e69165a1
-
Michael Stahl yazdı
Change-Id: I83d4c3ee02e59d40e793288d705c3fd06ebe3219
-
Michael Stahl yazdı
This reverts commit 09a90c2f. Apparently causes a crash in CppunitTest_sc_macros_test; it is suspicious that the copy ctor is not made private in this commit, since the compiler generated one would do something different. Change-Id: Icb1121332d83e9f08d89535e3da6e10d690ac88a
-
Valentin Kettner yazdı
Change-Id: I26b9063aca5518f21f76ff22690eb55d51f9c5aa
-
Joren De Cuyper yazdı
Same way of how fdo#74743 is fixed 3b7472b2 Change-Id: If6cc8eb6ff89b0081f27ff75a9b60a3e81cff1bd Reviewed-on: https://gerrit.libreoffice.org/10326Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com> Tested-by:
Tomaž Vajngerl <quikee@gmail.com>
-
Valentin Kettner yazdı
Into the new class DocumentContentOperationsManager. Made SwNodes in sw/inc/ndarr.hxx friend class to DocumentContentOperationsManager so it can call DelNodes at end of DocumentContentOperationsManager::DeleteSection . Added DeleteAutoCorrExceptWord to SwDoc, its needed in the Manager. Added a non const version of SwDoc::GetDfltGrfFmtColl() to SwDoc because its needed in the Manager. Made SwDoc a friend class to DocumentContentOperationsManager so it can call SwDoc::checkRedlining and SwDocL::_MakeFlySection. Moved SwDoc::CopyImpl_ , SwDoc::CopyWithFlyInFly and SwDoc::CopyFlyInFlyImpl into the Manager. Moved "struct ParaRstFmt" and "lcl_RstTxtAttr" from docfmt.cxx in DocumentContentOperationsManager.hxx . Change-Id: Icaab57f4a8c158a85e549ecb4aacc752bc95bbc9
-
Valentin Kettner yazdı
Into the new class DocumentOutlineNodesManager. Change-Id: I05581391a1474872113ae91d6429709d181cabfe
-
Valentin Kettner yazdı
In the new class DocumentListsManager. The method listfunc::CreateUniqueListId was also moved there. Added a new method deleteListsByDefaultListStyle to the Interface, which is needed for SwDoc::DelNumRule. Change-Id: I75ea554a57d9402d2fcfeaedf9fbe50fbae2b020
-
Valentin Kettner yazdı
Into the new class DocumentListItemsManager. Change-Id: Ic86200280caa1b6e2c940bb12149235223ed0cd2
-
Valentin Kettner yazdı
To the new class DocumentLinksAdministrationManager. Additional to the Interface methods SwDoc::SelectServerObj was also moved and sw/source/core/doc/docdde.cxx was deleted as it became empty. Also fixed OUString usage in IDocumentLinksAdministration.hxx . Change-Id: I1f2bf0881a7d4add9c657b6441851ae14ad8d161
-
Valentin Kettner yazdı
Change-Id: Idb39ef2cdc34e0c0e7853de0a656f579ca3528da
-
Valentin Kettner yazdı
Into the new class DocumentChartDataProviderManager. Change-Id: I3be038ba276642546223c0c2fba3bea21980b33d
-
Tomaž Vajngerl yazdı
Change-Id: I4ee3d2422982d37be3638b9647096e0b38314d56 Reviewed-on: https://gerrit.libreoffice.org/10327Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by:
Joren De Cuyper <jorendc@libreoffice.org> Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Cédric Bosdonnat yazdı
Change-Id: I8aeb9a787992deb784e4e4430f7e0eab57f9a598
-
Matúš Kukan yazdı
Change-Id: Ia11dadcbedf6acc035b2d86da39a115bdb298591
-
Matúš Kukan yazdı
Change-Id: I0c573d721212c870e9ecc99ba5e8494073e09aaf
-
Matúš Kukan yazdı
nMaxColumn and nMaxRow are indexes, so use size() - 1. Change-Id: I20055e55cf2464710fe553fb8067bad13a339084
-
László Németh yazdı
Change-Id: I738401babffd38c241ef16e23d1b246444fd8d55
-
Caolán McNamara yazdı
we still need to invalidate the layout of our parents, but we can keep the cached optimal size Change-Id: I8e77366bd61ff45d34f9d411c7f501a3a9ccbd4e
-
Caolán McNamara yazdı
Change-Id: I539741e71785232987b26c7b414a416dda5e4bb6
-
Caolán McNamara yazdı
Change-Id: Id499cb873938621762f0e213fa17505fefb33574
-
Caolán McNamara yazdı
Change-Id: I328cf5e83e6532dfa5090f5c5e3a1568c48c11d2
-
Caolán McNamara yazdı
Change-Id: I74e4689062d452f8e0fba115cd984aa876711c45
-
Caolán McNamara yazdı
Change-Id: Id05fd31d3a62bec8d658b9ecbae484ac081b8960
-
Caolán McNamara yazdı
Change-Id: I9b344efa1b46a6e7c6b69d3044ef88b4cba826cb
-
Cédric Bosdonnat yazdı
Change-Id: I524a14cd124e69e288de5ae8464eb611989dffde
-
Cédric Bosdonnat yazdı
Change-Id: I30b4036b6cf00dec753115bbc59990daec27ef20
-
Vinaya Mandke yazdı
ShapeContextHandler::getDrawingShapeContext mxDrawingShapeContext is set once and never reset. So in a file which has numPicBullets and vml shapes in document.xml there is a problem. First the fragment path is set as word/numbering.xml. But when msRelationFragmentPath changes to word/document.xml, mxDrawingShapeContext is not reset and hence the relationships are not resolved. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/10180 Change-Id: I4a1401103797972731257145430f2048b94a04bc
-
Michael Stahl yazdı
Change-Id: I9303249880ea0eb2f354fd3ae20c9eb3607a836b
-
Tobias Lippert yazdı
The inheritance relationship of styles in Draw was lost when writing files. Change-Id: I81588a031bf4c649338fad9b7342fbbe11df9aef Reviewed-on: https://gerrit.libreoffice.org/10309Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Cédric Bosdonnat yazdı
This fix contains two parts: * initialize NSS in the CMIS UCP right before sending an HTTP request in case internal curl is used. This makes internal curl find the NSS CACERT database from the user mozilla profile. * add nsspem to allow curl to use CACERTs from libnssckbi. Without libnsspem curl is unable to read the certificates from the NSS database. The nss-pem code has been extracted from the fedora-hosted repository: https://git.fedorahosted.org/cgit/nss-pem.git Change-Id: Ie8dedf020480cca01bf9761382886566a1150778
-
Joren De Cuyper yazdı
We don't need this switch case due the fact we already check it before the switch itself. I did introduce this in commit 5bd241b9 but it is redundant. Change-Id: I24e8c946ef8b8f094daa248c701772e54790c9d1 Reviewed-on: https://gerrit.libreoffice.org/10317Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com> Tested-by:
Tomaž Vajngerl <quikee@gmail.com>
-
Joren De Cuyper yazdı
This element is not specified in any released svg specification. It might be mentioned in svg1.2 but since this is not yet released/ or will even not be released ever -> ignore it. Change-Id: Iaf5a392893070fda9e7a420bc951c8565bcfb37f Reviewed-on: https://gerrit.libreoffice.org/10312Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com> Tested-by:
Tomaž Vajngerl <quikee@gmail.com>
-
Jan Holesovsky yazdı
Change-Id: Id0b883b7d7b902c1f8e41bcf39220ef74b3488bf
-
Jan Holesovsky yazdı
Change-Id: I72d336b8aacf80f9ab6472c0948766ee56fda34f
-
- 14 Tem, 2014 2 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
Change-Id: I83cfa2f11e76e03b919216e8dd04d1121ea6afd8
-
Kohei Yoshida yazdı
This "end of list" flag determines whether the row insertion was an automatic insertion at the bottom. Calc doesn't use this at the moment but Excel uses it to differentiate a normal row insertion from an automatic one. Change-Id: I6b28669d816c54d1dc1e4c106918ba688415788d
-