- 08 Haz, 2013 20 kayıt (commit)
-
-
Philipp Riemer yazdı
Change-Id: I32b249971ac6ac540d816c38e00321befb181901
-
Philipp Riemer yazdı
Change-Id: I48682db4a27be298b8c0392603879d2e12f24cd7 Reviewed-on: https://gerrit.libreoffice.org/4203Reviewed-by:
Philipp Riemer <ruderphilipp@gmail.com> Tested-by:
Philipp Riemer <ruderphilipp@gmail.com>
-
Julien Nabet yazdı
Change-Id: I438a1b09d74a87858b23046cc34995a9fbab396a
-
Caolán McNamara yazdı
these are all exception enabled .o's new doesn't return NULL on failure, it throws bad_alloc This reverts commit 6b379300.
-
Matteo Casalin yazdı
Change-Id: I9bf9ad249afc88379d66337059a73297880acd83
-
Matteo Casalin yazdı
Change-Id: I4b20be1a3558e6b48a224e37e7f50944bb6bd237
-
Armin Le Grand yazdı
as used in the spec Patch by: Regina Review by: alg (cherry picked from commit af6ada82) Conflicts: xmloff/source/draw/shapeexport4.cxx Change-Id: I2fe339ba35cf589a9d4034446c671d4f09b0c0f0
-
Armin Le Grand yazdı
for EMF/WMF imports (cherry picked from commit 0ce59463) Conflicts: svtools/source/filter/wmf/enhwmf.cxx svtools/source/filter/wmf/winmtf.cxx svtools/source/filter/wmf/winmtf.hxx Change-Id: Ib1ea92a1d52ea83ee7ad48a8bda2496cda9dcc53
-
Herbert Dürr yazdı
(cherry picked from commit 94e277e9) Conflicts: sw/source/core/text/portxt.hxx Change-Id: Ia785878f2b96704fcf858599afba2535b53d6b6f
-
Jürgen Schmidt yazdı
(start and end position) Patch By: jsc Review By: orw (cherry picked from commit 016331f9) Change-Id: I7ad4a10be855806aeb9fc6fef5fbfba377671fc8
-
Caolán McNamara yazdı
Change-Id: Ieabd56d6da06b480ade662a55aebd35d0769f2ea
-
Caolán McNamara yazdı
Project: help adbfa5972aeaae80fbf94e11e523a91fe25e19bb
-
Caolán McNamara yazdı
Change-Id: I11975ef36c52b6279d099d6a5e32ce9da4cbc9ca
-
Bjoern Michaelsen yazdı
* was previously money-patched in on Debian/Ubuntu packaging Change-Id: I9cd14b0d61e6c73181f368387fb560b4edb383a6
-
Julien Nabet yazdı
Change-Id: Ie256ce5c1c7b82e0dbe5877524a5e5aa2c9c3ab1
-
Julien Nabet yazdı
Change-Id: I60b4a6086a6e114ff4895755e4c20dfb402a1979
-
Julien Nabet yazdı
Change-Id: Ibb064dd68dbee46e02b512a2a1a8dee34b0fd444
-
abdulmajeed ahmed yazdı
Change-Id: I305021366a2670a582f00433be2a6e26d745f587
-
Fridrich Strba yazdı
This reverts commit 0114e1c8 Change-Id: Ib0c0b72eead417126285a46ee34faaf2f3c3a767 Reviewed-on: https://gerrit.libreoffice.org/4196Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Elie Roux yazdı
Change-Id: Idf21de28ebbacaefcba0a76fd96eb1a12c21e597 Reviewed-on: https://gerrit.libreoffice.org/4081Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
- 07 Haz, 2013 20 kayıt (commit)
-
-
Matteo Casalin yazdı
Change-Id: I73bc2cbf3abf8de041302b6342b49275fb3c2ce6
-
Armin Le Grand yazdı
(cherry picked from commit 970ff93f) Change-Id: Ib95e9a551912de1aff2318093b0104cf4699df77
-
Armin Le Grand yazdı
(cherry picked from commit 5f81e113) Conflicts: sd/source/ui/view/sdview3.cxx sd/source/ui/view/sdview4.cxx svx/source/svdraw/svdoole2.cxx Change-Id: I91634de52a23ebe897f2d38a6cca763aed19dfc0
-
Armin Le Grand yazdı
Also found an error in SdrObjCustomShape::TRGetBaseGeometry when MirrorY was used (cherry picked from commit 4116c33b) Conflicts: xmloff/source/draw/ximpshap.cxx xmloff/source/draw/ximpshap.hxx Change-Id: Id85ae4c4f5e26d53d501c72b84fc0e1b5cfe23b2
-
Dennis E. Hamilton yazdı
for OpenOffice.org 1.x XML Documents and is not a DTD for any ODF document. (cherry picked from commit 7061d6db) Conflicts: xmloff/dtd/office.dtd Change-Id: If2a084e86f935c9dddfbd3a4aa5e2d76473b7d9d
-
Michael Stahl yazdı
Change-Id: If4fd5a788d3907a986e27f5f53d5995c7035f685
-
Michael Stahl yazdı
(regression from a714cf18) Change-Id: Iaf772aa1960bad1ed6b317245867f17a88f6ccd7
-
Julien Nabet yazdı
Change-Id: I3ebe1c03be3b7e84666ca6a19442c376f21a5491
-
siqi yazdı
-
siqi yazdı
-
Stephan Bergmann yazdı
Change-Id: I907e383f117044ef5d105e91991cdcf7ef1f4c9c
-
Michael Stahl yazdı
Apparently *COMMAND are evaluated once too much so the $ are lost. Change-Id: Iefc2a945b9ce708bc0f0f5490e1c2f2f7bba1616
-
Michael Stahl yazdı
We lose the path setting here, with this crude hack it appears to work. Change-Id: I241d7e6ec7a148a27e31d73b8e5ddb62f0a948d6
-
Noel Power yazdı
PageSetup.PaperSize implementation more or less copy&pasted the papersize conversion code from oox, this is a followup to remove the duplication. ( Probably the binary filter could be converted to use this also saving yet another nearly similar implementation ) Change-Id: I479f0322163161f7819c5d650a9511910ac2e781
-
Miklos Vajna yazdı
by not using default parameter values. Change-Id: I82c84e3563cba60682d297eb1b1d8a139160d579
-
Pedro Giffuni yazdı
(cherry picked from commit 9271c50c) Conflicts: qadevOOo/runner/lib/Status.java qadevOOo/runner/util/PropertyName.java Change-Id: I6157d7e4da5eeb85f3b748ab70cc6528b3d061a2
-
Pedro Giffuni yazdı
(cherry picked from commit 7b9b5d43) Change-Id: Id3c5ae8d6fbeb8554d0f4f7f743e0aeea0df2bb2
-
Fridrich Štrba yazdı
Change-Id: I39ed9f4079152fb5405f0dfceee1d22536d474a6
-
Caolán McNamara yazdı
Change-Id: I9404ef0d53a74e09a0db9781d004fcd0c573dd78
-