- 21 Agu, 2014 40 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Id2bd1b509236f40fcb658933cfe6edd687330ac5
-
Takeshi Abe yazdı
Change-Id: I95a769fe436a79a1e236c5504d1d5b288b3da71a
-
Eike Rathke yazdı
Change-Id: Ie5a0464b49baae62e217e87f4d0040151f3aa8a5
-
Miklos Vajna yazdı
E.g. Word doesn't do anything if you hit return in the middle of a title; if that's so, then we should handle this situation on export as well. Change-Id: Ib5b52a59250b09c97023b53906b8046f530d0e31
-
Miklos Vajna yazdı
Change-Id: I412390fba4caa4579dec0dab68f4a1c276284118
-
Olivier Hallot yazdı
Implement help button for Calc Data-XML Source Change-Id: Ic1097b13c1d2266a8a1f21a4cbc9d416aacba892 Reviewed-on: https://gerrit.libreoffice.org/11055Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ib63e5a28d7ff12780a1051d94c5976244eab1814
-
Eike Rathke yazdı
and add to Excel import/export maps so it survives saving in that format Change-Id: I3a8e07fdd1bded77d4bad60eefffeb0b1dbdd734
-
Caolán McNamara yazdı
Change-Id: Ifb6fb8a09cda0c868a3b4f510f6b04665cfe7597
-
Caolán McNamara yazdı
Change-Id: Id87de082167ab775fa7072f0c96159261011e898
-
Caolán McNamara yazdı
Change-Id: Ic1b5233563ff9ce3e3453b47fe86138ae2497a18
-
Caolán McNamara yazdı
Change-Id: I3ae71cf2fd4a8cf0db76845c60f633285bd00e27
-
Caolán McNamara yazdı
Change-Id: Ieae9977fd77f7b28991771a31c18e15be4a4f0dd
-
Caolán McNamara yazdı
Change-Id: I93911342a316beaba0d33b35bda1bfa4355befe2
-
Stephan Bergmann yazdı
...which only happened to work because the two classes have very similar layout Change-Id: Ie4bde807a2442a95ff515b065d4f45f257a32f34
-
rbuj yazdı
Change-Id: Ie25b4772b34170b8ea200f1bfe6884feac49a414 Reviewed-on: https://gerrit.libreoffice.org/11049Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Stephan Bergmann yazdı
Change-Id: Ie9eee91374818cbfbb10a7d91e0fb2114ce140b4
-
Stephan Bergmann yazdı
Change-Id: I428b2401f59930e115f4b0d205f6c1db779b16f9
-
Stephan Bergmann yazdı
Change-Id: Iae4f45f1e64effa1369e9aba13b6b972a5ba76a0
-
Stephan Bergmann yazdı
Change-Id: I8550da2c6afb4e7de394879ef75312a0c9c2df25
-
Stephan Bergmann yazdı
Change-Id: I52fa4656248dc67d85a81271c0dcef127d5869c5
-
Stephan Bergmann yazdı
Change-Id: I1666321916d08b326bb0c1c1f21273d568523691
-
Eike Rathke yazdı
in dbgutil build gave: warn:legacy.osl:27022:1:tools/source/rc/resmgr.cxx:701: file:///build/libo/dev/instdir/program/../program/resource/scen-US.res Class: 272, Id: 436. Classpointer not at the end! Resource Stack Class: 272, Id: 25044 and the following value of the suppress flag was taken in place of the parameter flag, which was identical and didn't harm in this case, but ... Change-Id: I951381ef2a5c2d7d7d44892ad5c34ea77ace51ce
-
Marcos Paulo de Souza yazdı
Change-Id: Idc8ecbb65c7c4c63950d8b249e0d0d91788d6d3b Reviewed-on: https://gerrit.libreoffice.org/11012Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Caolán McNamara yazdı
Change-Id: I003b7e00673cd5a4b4f0ed5218e2d30cfef04ffb
-
Stephan Bergmann yazdı
...as nFrmType need not match pTmpFrm->GetType() exactly, but can e.g. be USHORT_MAX when GetFrmOfModify is called from SwFrmFmt::FindLayoutRect (sw/source/core/layout/atrfrm.cxx). It is probably good luck that the two comparisons against FAR_AWAY made it too unlikely for the if's true branch to ever be taken for a pTmpFrm that is not actually a SwFlyFrm. Found the bug when running CppunitTest_sw_ooxmlexport2 under -fsanitize=undefined, where ((SwFlyFrm*)pTmpFrm)->GetAnchorFrm() was called for a pTmpFrm of type SwTabFrm. Change-Id: Ia886a809bdb82488c3f410be66cf827b3f723c55
-
Caolán McNamara yazdı
Change-Id: I86ef068661082addbd165629d3d6905695090a6b
-
Andras Timar yazdı
Project: help 356a862f1cac3c528c53be0bc31ed4063444681c
-
Miklos Vajna yazdı
The exporter already handled TextFrames inside TextFrames, a feature supported by Writer, and not by Word. Similarly, if DocxSdrExport::writeDMLAndVMLDrawing() starts a shape, then anchored TextFrames should be posponed till the end of that shape. Change-Id: I597a8a46b1cf2348a8ccb9af668ea5afab27541b
-
Tor Lillqvist yazdı
Use symbolic names from the MS-PPT RecordType documentation, http://msdn.microsoft.com/en-us/library/dd945336(v=office.12).aspx Change-Id: I1deecfc69dd3360ef982f144d5ff5348a2953280
-
Caolán McNamara yazdı
Change-Id: Iff9e2e0ac9921b0d9d36a49fdcd2323d5dd124ee
-
Caolán McNamara yazdı
Change-Id: If03a966ab6519d1335903b7d76cb44c38113a4a3
-
David Tardon yazdı
Change-Id: I287d4947735b82bb13bb6b18880dca594b17e38b
-
Caolán McNamara yazdı
almost certainly won't get us too far, but a start Change-Id: Ic20b97a97b6d506c32322173bd8332d15c3a4555
-
Caolán McNamara yazdı
Change-Id: I2683dd30d521b91cf026b3553ed4f75ee4172b3a
-
Noel Grandin yazdı
Change-Id: Ib49a0dd5ecee0225f51bea2ff1c0ab5326595a47
-
Thomas Arnhold yazdı
Change-Id: I2895204753f3302b5c7cbcce6f4d01d6bdd0694e
-
Thomas Arnhold yazdı
Change-Id: Ib2fb1f4f4b64a67cebdebb6ebfb36dbe6878bef6
-
Thomas Arnhold yazdı
Change-Id: Id0411425b0a3400dffe47143f908ab283fd2247e
-
Thomas Arnhold yazdı
Change-Id: Iad96e0a2bfd6c126c696f14919dbfd8e072dd230
-