- 11 Haz, 2013 31 kayıt (commit)
-
-
Andras Timar yazdı
Project: translations 91d7065cae5bfbcfcf243fe9dcefbca6e13c42fa
-
Noel Power yazdı
presumably this mbAutoClose usages got clobbered mistakenly in some merging operation Change-Id: I7116827269cdbb555753f6678528c83ab804de46
-
Noel Power yazdı
new ole export used WriteOCXExcelKludgeStream but that function dissapeared when msocximex was stripped of ocx control import ( now we use the new filters in oox ) When that stuff was moved WriteOCXExcelKludgeStream was #ifdef'ed out Change-Id: I370983efa5e8c4ba2b210dfb7535ea211d13a8c1
-
Jianyuan Li yazdı
Reported by: binguo Reviewed by: sunying Patched by: Jianyuan Li Change-Id: Ie728ce5185082334e3ce250d73e0660a6097f494
-
Ciorba yazdı
Change-Id: I3c5cda4be6020e91c3935a1bebb1d1bd90f9b927 Reviewed-on: https://gerrit.libreoffice.org/4228Reviewed-by:
Andras Timar <atimar@suse.com> Tested-by:
Andras Timar <atimar@suse.com>
-
Stephan Bergmann yazdı
Change-Id: I0184488344bd11c50bddd1bb1726e0d1225aff7e
-
Caolán McNamara yazdı
Change-Id: Ied827721a1ceca69ed33b494f8b55cb4bb1b748b
-
Zolnai Tamás yazdı
L10ntools merge skipped reading po files entirely when got an invalid entry from one of these po files, by now just skip the invalid po file instead. Change-Id: I787d531e1842e53e2074690b1300a204abd928f5
-
Caolán McNamara yazdı
Change-Id: If9f8e8a47bd8ce0207b7dec8470375d5fa48f6cd
-
Jan Holesovsky yazdı
Change-Id: I9e729ee6bbe6df23556f6f7c674a5d3ae12aaa0a
-
Jan Holesovsky yazdı
Change-Id: I6e0b86527a3c458be563b1fb5a71d45d05aeb5ca
-
Jan Holesovsky yazdı
It is not the most pretty one under the sun, but at least any general improvements in the DialControl will improve the look of the sidebar too :-) Change-Id: Ib26b097b322b69516898a5dd80bed3f8a0fa89d7
-
Manal Alhassoun yazdı
Change-Id: Ic19184c1250b59a4dac7c2bb42893d63c6b1a602 Reviewed-on: https://gerrit.libreoffice.org/4208Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Wang Lei yazdı
Patch by: Zhang Lu Review by: Wang Lei (cherry picked from commit 424079cb) Conflicts: formula/inc/formula/compiler.hrc formula/inc/formula/opcode.hxx oox/source/xls/formulabase.cxx sc/inc/helpids.h sc/util/hidother.src sc/util/makefile.mk Change-Id: Ia04aa69aa2764842507b36ba7cc8c99e99a314e9
-
Armin Le Grand yazdı
(cherry picked from commit 54c0f6f5) Change-Id: I4117f4002b14cb8b3811422a5fcbae6a0d2a2d08
-
Michael Meeks yazdı
DeploymentException seems to be a hard RuntimeException, so this is a new behaviour. We need to think if zip::ZipFileAccess::createWithURL should return that; see 28e3aff5 Change-Id: Ie99ea4c7519cbc1aa7790768d7e9e0c2edef68e0
-
Oliver-Rainer Wittmann yazdı
Patch by: hdu (cherry picked from commit 6115cd0b) Change-Id: I62265b3021f86bee1f78a79a2c668c1ce09c5521
-
Armin Le Grand yazdı
(cherry picked from commit 60f299f2) Conflicts: filter/source/msfilter/escherex.cxx sd/source/filter/eppt/eppt.cxx sd/source/filter/eppt/eppt.hxx Change-Id: I62d772ab67ed03bfa964040bd07b3684cf2dee8f
-
Armin Le Grand yazdı
bitmap transformation to metafile case where no destination bitmap size is given (cherry picked from commit 1f0b83f0) Change-Id: I12ece7aa36df6a9895303af59693de3b9813bb17
-
Isamu Mogi yazdı
Currently when we rollovers on MenuBar, MenuBar's selection logic (ChangeHighlightItem et al) is called. But calling these logic on background window seems to illegal and causes fdo#65450.
-
Adam Co yazdı
Change-Id: Iab3c56e5c3e3cf359e42cf7080883d1408cc3304 Reviewed-on: https://gerrit.libreoffice.org/4215Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Fridrich Štrba yazdı
Change-Id: Ibd274ecd7eaeadaaef9f2a17a0d721355a561431
-
Fridrich Štrba yazdı
Change-Id: I58693bb4ffe0f59365069a87fc30081ddf226eaa
-
Fridrich Štrba yazdı
Change-Id: I45cb5303bfcc1f3df8455ac454f3e1b3fc5a11e0
-
Caolán McNamara yazdı
Change-Id: Ib1bed02d229d17c4ec5f0d95014e973c692914e2
-
Armin Le Grand yazdı
adapted basegfx to be smarter in some areas (cherry picked from commit 888e6450) Conflicts: basegfx/inc/basegfx/pixel/bpixel.hxx basegfx/inc/basegfx/point/b2dhompoint.hxx basegfx/inc/basegfx/point/b3dhompoint.hxx basegfx/inc/basegfx/raster/rasterconvert3d.hxx basegfx/inc/basegfx/tuple/b2dtuple.hxx basegfx/inc/basegfx/tuple/b2i64tuple.hxx basegfx/inc/basegfx/tuple/b2ituple.hxx basegfx/inc/basegfx/tuple/b3dtuple.hxx basegfx/inc/basegfx/tuple/b3i64tuple.hxx basegfx/inc/basegfx/tuple/b3ituple.hxx basegfx/source/point/b2dhompoint.cxx basegfx/source/tuple/b2ituple.cxx Change-Id: Id92864093dd40d34bd20b130cc3b405a7b8f9d91
-
Armin Le Grand yazdı
(cherry picked from commit 4152ce98) Change-Id: I712494bb166518c2ba9aa2ef529b4ac3e9fe8951
-
Armin Le Grand yazdı
(cherry picked from commit 05785d28) Conflicts: basegfx/inc/basegfx/tools/gradienttools.hxx basegfx/source/tools/gradienttools.cxx cppcanvas/source/mtfrenderer/implrenderer.cxx drawinglayer/inc/drawinglayer/primitive2d/fillgradientprimitive2d.hxx drawinglayer/inc/drawinglayer/texture/texture.hxx drawinglayer/source/primitive2d/fillgradientprimitive2d.cxx drawinglayer/source/processor2d/vclhelpergradient.cxx Change-Id: I21f94e7b4eede094171a83a009ae19213e77f22c Unname unused argument to prevent warnings. (cherry picked from commit f7d4af83) Change-Id: I44381f1e417c39dfbd1d4051079bbd09f0c61848
-
Petr Mladek yazdı
It caused some regressions. For example, see fdo65414 and fdo65562 This reverts commit 6708ad7f. Change-Id: I0108463c78bbcb48a4c218d78e51deaa39caec0c
-
Takeshi Abe yazdı
Change-Id: I7f3d231d9f82db663a6a0977fa3f250af9dc8991
-
Takeshi Abe yazdı
Change-Id: I5ccddcab097e820d043a41d8fbe3f900fc1079e5
-
- 10 Haz, 2013 9 kayıt (commit)
-
-
Philipp Riemer yazdı
- code formatting - fixed alignment/spacing - removal of commented out pieces Change-Id: I3fc2be67edcad8e394966f1678fbbeca4537ff47
-
Philipp Riemer yazdı
Change-Id: I4b14dbb652375f4c6f52ba2fb127e98d6798e07f
-
Philipp Riemer yazdı
Change-Id: I8a0f4749c01010a9d0e9baf23db09e1fa63c1d55
-
Andras Timar yazdı
Change-Id: I0090d85bc15ce63af4944c9722b322e192eac757
-
Andras Timar yazdı
Project: help 74b25de61eef50245faacac5b07e7e375ba3e5cf
-
Oliver-Rainer Wittmann yazdı
which is used to parse Microsoft Word OOXML documents in case of unknown XML elements (cherry picked from commit 22e33484) Conflicts: writerfilter/source/ooxml/OOXMLDocumentImpl.cxx writerfilter/source/ooxml/OOXMLFastDocumentHandler.cxx writerfilter/source/ooxml/OOXMLFastDocumentHandler.hxx Change-Id: Ibcd3e808abfb35291bb04aa10190a7800f0837fa
-
Matúš Kukan yazdı
Change-Id: I582a841ea3b2a882cbdc1556058b007a8667024a
-
Matúš Kukan yazdı
Change-Id: I7312d94f90758d450a69410819c5e8c142756a47
-
Matúš Kukan yazdı
gb_LinkTarget__add_internal_headers was used only for sdi headers now anyway, hopefully for no good reason. One headers target is enough for all. Change-Id: Ia01fb7a0aac7f72915448424b3393ecd9ba0f8f5
-