- 16 Tem, 2014 4 kayıt (commit)
-
-
Jacobo Aragunde Pérez yazdı
Change-Id: Ic0fbe955dfdb8f044d7bf0f45215a632a111eae2
-
Jacobo Aragunde Pérez yazdı
Change-Id: I06ed104e4f26191b1ca1eb9c34aa54e3b0422500
-
Oliver-Rainer Wittmann yazdı
on the correct page frame - trigger formatting of selected object when moving view to the selected object or when graphical horizontal line has been inserted. (cherry picked from commit 82fafc47) Conflicts: sw/source/core/frmedt/feshview.cxx sw/source/core/layout/fly.cxx sw/source/ui/shells/textsh.cxx Change-Id: I4b4b523ff445f2ce20d9b81ad1187db7b44bd145
-
Tobias Lippert yazdı
Change-Id: Ifd9c0dd2ceec08f50f3a8c4356fb288e65040dc5 Reviewed-on: https://gerrit.libreoffice.org/10345Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
- 15 Tem, 2014 36 kayıt (commit)
-
-
Valentin Kettner yazdı
For use of sw_JoinText and sw_GetJoinFlags. Change-Id: I6bda9a41fcb42663517b505098f74ec596ac6551
-
Christian Lohmaier yazdı
Change-Id: I2ff32753c9fb6b8b48f9fc3228d91436951d09a1
-
Valentin Kettner yazdı
Change-Id: I71f678e60586706ba427485055c26059bb68caa6
-
Matúš Kukan yazdı
Change-Id: I3ca4cf51f6d3999a0f701f108a7c5c21329eb1c7
-
Norbert Thiebaud yazdı
the current implementation of CoreText simply dropped the proper implementation of DrawTextArray, by ignoring DXArray this very visibly borked the show-non-displayable character feature of writer.. the bullet representing the 'spaces' was quite misplaced. This solve specifically this problem. More work is needed to bring proper support of DXArray back to CoreText Conflicts: vcl/inc/sallayout.hxx vcl/source/outdev/text.cxx Change-Id: Idb2cc90d5ffaa8b83f79241cee2d512112d1c3be
-
Norbert Thiebaud yazdı
This reverts commit 3a2010c7. Prep to apply a full fix. Change-Id: I3b71ad79f65e48456d9fd9d257bf471faa0f3482
-
Cédric Bosdonnat yazdı
Added missing SEC_ASN1_MKSUB for windows to build Use PL_strcasecmp instead of strcasecmp. Fixed remaining declaration not at begining of a block Added missing nsspem.rc for windows Change-Id: I144f9cf19c0efe85ad68011cf81e0466aa1ac9f5
-
Miklos Vajna yazdı
Change-Id: I64996b3f96f51ba80ade636c13a2919410672a27
-
Michael Stahl yazdı
Change-Id: I5d2ee4952443b70ffacfb916423dbb600109c813
-
Michael Stahl yazdı
Apparently the __USE_UNIX98 that is required to get the goodies is not defined for some reason; apply some brute force to get it defined (we don't care about anything older than RHEL5's glibc 2.5 anyway).) For mysterious reasons "system.h" defines __USE_GNU but not _GNU_SOURCE, which appears odd... Change-Id: I97d75050a6be7f393d5cdb686f1357da052109f7 Reviewed-on: https://gerrit.libreoffice.org/10301Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Matúš Kukan yazdı
Change-Id: I6b13c77975d8aeef63b424e418a4a4a98ced159f
-
Matúš Kukan yazdı
Change-Id: Idba194e9bafa17dcedd5d1d45c5e0b4e3db54cee
-
Miklos Vajna yazdı
The problem was that in case: 1) The paragraph only had a single text portion, which was a field and char grab-bag was set on it and 2) The paragraph had a style which also set the character grab-bag then during import the field's gra-bag was set on the paragraph (as it's the only portion) and later the paragraph style overwrote this, in case that had a grab-bag, too. Work this around by ensuring that in case of portion fields (i.e. not ToC, which has its own paragraphs), there are always at least two portions in a paragraph (the second is removed later). This also fixes the fake paragraph problem at the end of the bnc#875718 testcase. (There was an empty paragraph at the end of the document, but not in the file itself.) Change-Id: Ie404bc043d46157ea6157b18c4a46395cf496118
-
Heena Gupta yazdı
Change-Id: Ic3304c1bd11fcd372a0859a70a531675effe7af0 Reviewed-on: https://gerrit.libreoffice.org/10322Reviewed-by:
Muthu Subramanian K <muthusuba@gmail.com> Tested-by:
Muthu Subramanian K <muthusuba@gmail.com>
-
Eike Rathke yazdı
Change-Id: I5b0c633e25326272aed3bae0bf0847839a45d723
-
Eike Rathke yazdı
Change-Id: I44149fca38e36be6d4302b2af93e72ae9093796a
-
Eike Rathke yazdı
Change-Id: I0e5bf12f1b874e3aa5428c92487cb58ef16c9cc3
-
Eike Rathke yazdı
Change-Id: I639d6e27dd1a44ff878a2e0188fc42e27993b39f
-
Eike Rathke yazdı
pDok can't be NULL, remove superfluous check. Change-Id: Ica1708f1b2c37bffbe388f22e8ac19a81b144f6d
-
Eike Rathke yazdı
Change-Id: Ib33dcd05dd6a9216c6138eafc550a257af97d8ab
-
Eike Rathke yazdı
Change-Id: I785901d6694fe914325965136852ed3098e59434
-
Eike Rathke yazdı
Change-Id: I9115f34d5957fc974a8f693f97b27f4534344f62
-
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
-